簡單遞歸 的英文怎麼說

中文拼音 [jiǎndānguī]
簡單遞歸 英文
simple recursion
  • : Ⅰ形容詞(簡單) simple; simplified; brief Ⅱ動詞1 (使簡單; 簡化) simplify 2 [書面語] (選擇人才...
  • : Ⅰ動詞(傳送;傳遞) hand over; pass; give Ⅱ副詞(順著次序) in the proper order; successively
  • : Ⅰ動詞1 (返回) return; go back to 2 (還給; 歸還) return sth to; give back to 3 (趨向或集中於...
  • 簡單 : 1 (不復雜) simple; uncomplicated; plain; simplicity 2 (平凡 多用否定式) commonplace; ordinary...
  1. We first present a number of desiderata for an xml - based query language, and based on this criterion, we introduce the syntax of a simple core ian - guage for semistructured data and then describe four extensions that have resulted in working prototypes. second, we present the algorithm for computing the result of a regular expression on data graph with cycles, the first - order interpretation of querying language for semistructured data, and explore structural recursion and bisimulation in semistructured data and propose an efficient and systematic way to computing a bisimulation between the two graphs. we also proposed and implemented a web querying system with database features

    基於這些準則,對一個的半結構數據查詢核心語言的語法提出了兩方面擴充;給出了計算數據圖中正規表達式的演算法;對半結構數據查詢語言的一階邏輯描述、結構和數據圖的雙態模擬( bisimulation )等問題進行了研究,提出了一種判定數據圖的bisimulation演算法;在xml數據查詢語言研究的基礎上,設計並實現了一種具有數據庫查詢特性的web查詢系統原型。
  2. Secondly, we introduce the recurrence definition of the non - uniform algebraic - hyperbolic b - spline basis using divided differences and the de boor - fix recurrence definition on polynomial functions, and based on the new forms, algebraic - hyperbolic b - spline curves are obtained. they share most of the properties as those of the b - spline curves in the polynomial space. we focus on deducing the calculating and knot inserting formulae for this new kind of curves and then prove that they have the variation diminishing properties

    二、利用廣義差商,基於多項式b樣條的deboor - fix推定義,給出了任意階非均勻代數雙曲b樣條的推定義,由此構造麯線,證明它的幾何不變性、仿射不變性、凸包性、 v . d .性等,重點給出了非均勻代數雙曲b樣條曲線的求值和節點插入演算法,演算法且穩定,便於在計算機上實現
  3. The thesis summarizes the basic theories of price discrimination, expatiated on the multi - class differential pricing method and dynamic differential pricing theory ; concludes the factors that have impacts on tickets - price, analyses and classfies the factors ; brings forward a canonical method of market segmentation, introduces the process of market segmentation based on the model of gray relative level, discusses the idiographic measure of ticket - price control ; improves the academic achievements of former scholars, puts forward a model of multi - class dynamic differential pricing for the air passenger transport, which is based on the maximum revenue for the airline industry, and gives a approximate arithmetic of the model, then showes the application of the model and its feasibility on increasing airline industry ’ s revenue by 25 models

    在對民航定價的國內外研究現狀進行綜述的基礎上,從經濟學角度介紹差別定價的基本理論,闡述民航客運的多等級差別定價理論和動態差別定價理論;對民航票價的影響因素進行分類說明;作為多等級定價的基礎,提出市場細分的標準和方法,用灰色關聯度模型解決航空旅客市場細分問題,並提出票價控制的具體措施;引入一種旅客到達頻率預測的統計方法,以航空公司收益最大化為目標,建立基於多等級定價基礎上的動態差別定價模型,即多等級動態差別定價模型,給出模型的演算法,通過對動態差別定價模型的運行結果進行分析,建立模型的一種近似模型,並且用25個算例說明模型的用法以及在提高航空公司收益方面的可行性。
  4. Simple recurrent neural network control for non - minimum phase nonlinear system

    非最小相位非線性系統的簡單遞歸神經網路控制
  5. The theoretical s - transfer function of ground - coupled envelope is deduced by laplace transformation. a simple polynomial s - transfer function is estimated from the theoretical frequency response of the ground - coupled envelope by frequency domain regression method, then we can calculate transient heat conduction through the ground - coupled envelope. it provides a novel idea to calculate the transient heat transfer from ground - coupled envelope more simply and efficiently

    用頻域回方法求出觸地結構多項式s -傳函數,通過實例驗證了多項式s -傳函數與理論傳函數的等價性,並計算出觸地圍護結構的反應系數、導熱z傳函數系數和地面瞬時熱流,這就為更、高效地計算觸地結構動態傳熱提供了一種新的思路。
  6. The main content includes : in assembling analysis, three - line - one - row matrixes are obtained by getting the length, width and height of packing cases. any given packing cases are assembled by using pedigree assembling analysis, thus, we can obtain the number of the sorts and the length, width and height of each sort ; in loading a container, the input is any four kinds of them that are just sorted. the chanced packing cases are loaded by using tier up tier principle, side method and recursive method so that we can obtain higher space occupation ; in diagrammatic representation, the result of loading a container is shown in the screen by using simple one - dimension and tow - dimension diagrams

    本文圍繞這一主題進行了深入的理論和實踐研究,具體內容有:在聚類分析中,利用譜系聚類分析原理,提取包裝箱的長寬高作為三行一列矩陣,對給定的任意尺寸的包裝箱進行聚類分析,聚類后,得到聚類的個數和各類的長寬高;在方案生成中,選取了聚類后其中的任意四種作為方案生成的輸入,利用層疊原理,邊際方法,原理對選取的包裝箱進行裝箱,以達到佔有率較高的目的;在圖形顯示里,對方案生成結果作了一個的一維和二維的示意圖。
  7. Instead, the transformation from tail - recursive function to simple loop must be done dynamically by a jit compiler

    相反地,這種從尾函數到循環的轉換必須由jit編譯器動態地進行。
  8. But although it is well known how to automatically transform a tail - recursive function into a simple loop, the java specification doesn t require that this transformation be made

    但是,盡管大家都熟知如何把一個尾函數自動轉換成一個循環, java規范卻不要求做這種轉換。
  9. This research addressed an urban traffic intelligent control system, which adopts a multi - agents coordination in urban traffic control to coordinate the signal of adjacent intersections for eliminating the congestion of traffic network. an agent represents a signal intersection control, and multi - agents realize coordination of multiple intersections to eliminate congestion. based on recursive modeling method and bayesian learning that enables an agent to select his rational action by examining with other agents by modeling their decision making in conjunction with dynamic belief update. based on this method, a simplified multi - agent traffic control system is established and the results demonstrate its effectiveness. it is very important for its

    本文中提出一種城市交通智能控制系統,針對城市交通網路中相鄰交叉口的交通流可能相互沖突,即局部交通流的優化可能引起其他區域交通狀況的惡化的問題,採用多智能體協調控制方法來協調相鄰交叉口處的控制信號消除網路中的交通擁塞.提出以一個智能體的方式實現一個信號燈交叉口控制,對多個信號燈交叉口形成的交通網路採用多智能體協調控制的方式實現網路流量優化來消除擁塞.文中提出由建模和改進的貝葉斯學習相結合的多智能體系統來使智能體可以確定其他智能體的準確模型並實時更新信息,並基於上述方法在的交通網路模型上建立了多智能體交通控制系統,模擬結果表明了方法的有效性,對實現智能交通系統有重要意義
  10. Compared to other ways, fdr method is very simple and efficient, and has high accuracy and fast computation speed

    與其它方法比較,採用頻域回方法計算墻體的反應系數和導熱z傳函數更加、效率更高。
  11. 3. inventory model under uncertainty demand environment, two kinds of service level including unit service level and cycle service level and their relation were studied. the solution to safety factor aimed at minimizing the total cost of inventory was given, therefore, some useable heuristic relation was found by linear regression with simple variable and multi - variables, together with bp neural network methods

    討論了從庫存參數變量出發,以庫存成本最低為目標,求得安全庫存的推解法,並由此研究了安全庫存因子與參數之間的化關系,用變量和多變量線性回及bp網路方法,比較了三種模擬效果,找到可用的化模型關系。
  12. The gnu file utilities fileutils can do recursive directory deletions and directory moves, but before v4. 1, it simply followed the ". " special entry as it walked the directory structure

    Gnu文件實用程序( fileutils )可以完成目錄刪除和目錄移動,但是在版本4 . 1之前,當遍歷目錄結構時,它只是的遵循「 . . 」這個特殊條目。
分享友人