索引變量 的英文怎麼說

中文拼音 [suǒyǐnbiànliáng]
索引變量 英文
index variables
  • : Ⅰ名詞1 (大繩子; 大鏈子) a large rope 2 (姓氏) a surname Ⅱ動詞1 (搜尋; 尋找) search 2 (要; ...
  • : Ⅰ動詞1 (牽引; 拉) draw; stretch 2 (引導) lead; guide 3 (離開) leave 4 (伸著) stretch 5 (...
  • : 量動1. (度量) measure 2. (估量) estimate; size up
  • 索引 : index; indexing; key; repertory; subscript; concordance
  1. The address stored in the local variable at the specified index is pushed onto the stack

    將存儲在指定處的局部中的地址推送到堆棧上。
  2. A variable can represent an array if it needs to store an indexed set of closely related data items

    如果需要存儲一組密切相關的數據項,則它可以表示數組。
  3. For example, a compiler may choose to optimize a loop index variable by storing it in a register, or the cache may delay flushing a new value of a variable to main memory until a more opportune time

    例如,編譯器為了優化一個循環索引變量,可能會選擇把它存儲到一個寄存器中,或者緩存會延遲到一個更適合的時間,才把一個新的值存入主存。
  4. Ga is less prone to converge to a local optimum even when the initial guess is far away from the exact solution. in recent years, a growing number of researchers in the ga community turn to the study of real - coded genetic algorithm ( rga ) for its simplicity and efficiency, and the reason that a chromosome can be directly represented by real number

    然後入全局優化的搜方法?遺傳演算法,由於實數遺傳演算法直接用實數表示遺傳個體,而微波成像演算法就是要得出目標的形狀函數,形狀函數的系數既為待求的,具有連續搜空間,因此本文直接採用實數遺傳演算法。
  5. In chapter four, problem about parameters of gpc on - line tuning in frame of satisfactory control is researched, and a satisfactory model for multi - parameters on - line tuning is defined, and proposed a formula based on grade conception and one - dimension searching method. it ' s shown that the system ' s performance can be improved by this approach

    對多參數調整優化問題給出了滿意優化模型,並且對由此形成的多尋優問題入了梯度的概念和一維搜的方法給出了該多參數尋優問題求解迭代公式的杜十模糊btai與模糊約柬的浦意優化控制向形式。
  6. The novel optimization algorithm, genetic algorithm popular these years, is introduced. genetic algorithm has the characteristics of multi - point searching, parallel computing and self - adaptive global optimization. so it is very suitable for the solution of complex engineering problems, which often have numerous variables, high dimension, highly nonlinear optimization objects, and the great solution spaces

    入了近幾年興起的新型優化演算法? ?遺傳演算法,其具有多點搜、并行計算和自適應全局尋優的特點,特別適用於求解離散型設計多、維數高、優化目標高度非線性、解空間十分龐大的復雜工程問題。
  7. Class is used to manage session - state variable values indexed by a variable name or by numerical index

    類用於管理按名稱或數字建立的會話狀態值。
  8. Then, the thesis presents a schema based two - level associated model, which dramatically reduces the number of the candidate subscriptions. in addition, an incremental subscription matching algorithm is proposed to efficiently matching events for millions subscriptions. furthermore, since indexing is very important to the system, the indexing scheme for xml data is defined based on the containment relationship, which can be more efficient to deal with relative paths than previous methods

    另外,由於在意向匹配過程中涉及大問題,為此針對先前研究在處理基於相對路徑的意向表示上存在的問題,本文提出了一種基於相容關系的模式,利用系統抽象數據拓撲結構進行相對路徑到絕對路徑的轉換,通過基於相容關系的數字方式編碼,能夠快速確定對應結點的依賴關系,同時提出了新的路徑轉換演算法,將時間復雜度由過去的平方時間為線性。
  9. In order to solve the problem that current search engines provide query - oriented searches rather than user - oriented ones, and that this improper orientation leads to the search engines ' inability to meet the personalized requirements of users, a novel method based on probabilistic latent semantic analysis ( plsa ) is proposed to convert query - oriented web search to user - oriented web search. first, a user profile represented as a user ' s topics of interest vector is created by analyzing the user ' s click through data based on plsa, then the user ' s queries are mapped into categories based on the user ' s preferences, and finally the result list is re - ranked according to the user ' s interests based on the new proposed method named user - oriented pagerank ( uopr ). experiments on real life datasets show that the user - oriented search system that adopts plsa takes considerable consideration of user preferences and better satisfies a user ' s personalized information needs

    針對當前的搜擎提供面向查詢、而非面向用戶的服務,從而導致搜擎無法滿足用戶個性化的需求這一問題,提出了一種基於plsa的新方法,將面向查詢詞的搜成面向用戶的搜.首先,通過分析用戶查詢歷史和瀏覽記錄建立代表用戶模型的用戶興趣向,在用戶發出查詢時用戶的查詢詞根據用戶興趣向被映射到興趣分類上,最終根據面向用戶排序演算法將返回結果列表重新排序.實驗表明該面向用戶搜系統能夠充分考慮用戶的偏好,從而更好地滿足不同用戶的信息需求
  10. A widely used method for checking real - time systems is, according to the real - time property to be checked, to use a proper bi - simulation equivalence relation to convert the infinite - timed state space to a finite equivalence class space. the algorithm needs only to explore the finite space to get a correct answer. in most cases, exhaustive exploration is very difficult because the equivalence class space increases explosively when the scale of the system increases. in this paper, an equivalence relation is introduced to check whether a concurrent system, which is composed of a finite set of real - time automata, satisfies a linear duration property. to avoid exhaustive exploration, this paper also introduces a compatibility relation between timed states ( configurations ). based on these two relations, an algorithm is proposed to check whether a real - time automaton network satisfies a linear duration property. the cases study shows that under some conditions this algorithm has better efficiency than the tools in the literature

    一個被廣泛用於驗證實時系統的方法是根據被驗證的實時性質,使用適當的雙向模擬等價關系使無限的狀態空間轉化為有限的狀態等價類空間.演算法只需要在這個有限的等價類空間里搜就可以得到正確答案.但是,這個等價類空間的規模一般隨著系統規模的增大而產生爆炸性的增長,以至於在很多情況下,窮盡搜這個空間是不現實的.該文入了一個等價關系來驗證一個由多個實時自動機通過共享組成的並發系統是否滿足一個線性時段特性.同時,還入了格局之間的兼容關系來避免對狀態等價類空間的窮盡搜.基於這兩個關系,文章提出了一個演算法來驗證是否一個實時自動機網滿足一個線性時段特性.實例研究顯示,此演算法在某些情況下比其他一些工具有更好的時間和空間效率
  11. In the event of a failover, you can retrieve the name of the server to which the current connection is actually connected by using the

    屬性來檢當前連接實際連接到的服務器的名稱。以下代碼段檢活動服務器的名稱,假定連接用打開的sqlconnection 。
  12. The sequences are transformed to a relative sequence, in which all the segments are normalized by the previous segment. the relative sequences are categorized and indexed by suffix tree, and the result of the suffix tree search is the potential similar subsequences

    通過將序列換為相對序列,實現了對序列中任意位置、任意長度子序列的規范化;為了提高查詢效率,將相對序列的特徵向進行離散化分類,並使用后綴樹進行
  13. Most common expressions, when evaluated, yield a literal value, a variable, or an object property or object indexer access

    大多數常用表達式在計算時都將產生文本值、、對象屬性或對象器訪問。
  14. The contribution of this dissertation : an image retrieval approach based on dct compressed domain is proposed. first, reorder dct coefficients using multiresolution wavelet transform, then build subband energy histograms formed from reordered dct coefficients of database images, build indices of images by using morton order and order database for indexing by using variant b - tree data structure

    本論文的貢獻:提出了一種將jpeg圖象的dct系數按照多解析度小波換的形式進行重組,得到若干子帶並建立子帶能直方圖作為特徵,在按照morton的順序建立,並對採用形b樹數據結構組織,進行檢的方法。
  15. Gets the index of the local variable within the method body

    獲取方法體內局部
  16. Page, map index 0 to a user - defined string variable that will receive the current excel path and file name on each iteration of the loop

    頁中,將0映射到用戶定義字元串,該將在每個循環迭代中接收當前excel路徑和文件名。
  17. If a class is referenced and not present in the input, the classpath environment variable is automatically searched for the missing class and the first found location is displayed with the error information

    如果一個類被用卻沒有在輸入中出現,則將通過classpath環境自動搜缺少的類並且將顯示第一個找到的位置和出錯信息。
  18. Stored procedures can create user objects such as global or local temporary tables and their indexes, variables, or parameters

    存儲過程可以創建用戶對象,例如全局臨時表或局部臨時表及其或參數。
  19. If an index of 65535 had been made valid, it would require a wider integer to track the number of locals in such a method

    如果已經使65535有效,則它將要求更大范圍的整數以通過此方法跟蹤局部號。
  20. A variable of the rate of population aging has been introduced at first and then link with production function and the solow growth model

    本文通過入老齡化率,並將老齡化率入到生產函數和洛模型中,由此展開老齡化作用效應的相關定分析。
分享友人