相對代碼 的英文怎麼說

中文拼音 [xiāngduìdài]
相對代碼 英文
relative code
  • : 相Ⅰ名詞1 (相貌; 外貌) looks; appearance 2 (坐、立等的姿態) bearing; posture 3 [物理學] (相位...
  • : Ⅰ動詞1 (回答) answer; reply 2 (對待; 對付) treat; cope with; counter 3 (朝; 向; 面對) be tr...
  • : Ⅰ動詞1 (代替) take the place of; be in place of 2 (代理) act on behalf of; acting Ⅱ名詞1 (歷...
  • : Ⅰ名詞(表示數目的符號或用具) a sign or object indicating number; code Ⅱ量詞1 (指一件事或一類的...
  • 相對 : 1. (面對面) opposite; face to face 2. (非絕對的) relative 3. (比較的) relatively; comparatively
  1. Various sensors that are besotted in the 3d world through vrml can effectively sense all kinds of operators " behaviors ; java byte codes that are besotted in the interface between vrml and java through the " script " node can finish difficult tasks. so the alteration can be concluded as follows : operators touch parts of the shelf, and the java byte codes execute the relative function, finally results are reported to the operators. ( 3 ) through detailed studying the working function of the throttling experiment, i constructed a mathematical model of the experiment and simulated the model

    Vrml可以在瀏覽器環境中為3d實驗臺模型添加多種感知器,能夠良好地感知操作者的各種意圖;在vrml和java技術的介面中,可以利用java程序來完成一些復雜的任務,從而實現了實驗的交互:實驗者感知實驗臺的各種儀器,程序完成應的任務,然後返回應的結果; 3 )仔細研究了節流調速實驗的液壓迴路原理,實驗過程建立了關數學模型,進行模擬分析並獲得了模擬結果,實現了基於模型驅動方法的虛擬實驗; 4 )實驗臺遠程訪問的實現。
  2. The findings of this thesis reflect that the object - oriented method is an effective means used in developing finite element analysis software, compared with traditional method it possesses the advantages of being more structured, easy to be compiled, maintained and extended and the program code can be much more reused. the oop method not only improve the functions of finite element software but also realize the congruity between the computing model and physical model in the real world, and promote the integrity technique of cad / cae

    本文結果表明,面向象方法是一種強有力的工具,採用面向象方法開發大型有限元分析軟體是一種非常有效的方法,與傳統的有限元程序比,面向象有限元程序更加結構化、更易於編寫、更易於維護和擴充,程序的可重用成分更大,它不僅能提高有限元軟體的功能,而且能實現數據模型與計算機模型以及現實世界物理模型之間的一致性,方便太原理工大學碩士學位論文cad / cae系統的集成。
  3. One of the advantages of html controls over web controls is that server - side events do not conflict with events that occur on the client, unless the server and client code themselves countermand each other

    Html控制項于web控制項的優點之一是:服務器端事件不與在客戶端發生的事件沖突,除非服務器和客戶端的本身彼此取消。
  4. As with bytecode generation, the binding compiler will always generate the same source code token sequence for a binding component

    與位元組生成同,綁定編譯器總是一個綁定組件生成同的源標志序列。
  5. Uc / os is a fully preemptive real - time kernel based on static priority. this paper first analyzed uc / os kernel principle and performance in details and then ported it to broadcom board by writing some hardware - associated code

    文中作者首先詳細分析了uc os內核原理;其次編寫了與硬體關的,將其在broadcom主板進行了移植;最後分析了其系統性能並不足之處做出了改進。
  6. I put forward the generic principles of programming cross - platform code, use conditional compilation order to assert cross - platform application, deal with the difference between windows and linux in program source code, complete cross - platform source code, compile source code using delphi7, then the compiled application runs on windows. compile source code using kylix3, then the compiled application runs on linux

    提出了編寫跨平臺的一般原則,使用條件編譯指令維護跨平臺應用程序,在程序的源中針windows和linux操作系統之間的差異進行了應的處理,使得在源級完成了跨平臺,然後只需要針不同的操作系統分別編譯就可以在應的操作系統上運行。
  7. Class in your own code anywhere that you need a structure to contain two related objects and where data hiding is not essential

    可以在自己的中需要包含兩個象的結構的任意位置和不一定需要數據綁定的位置使用
  8. Following the software - engineering rule to develop the project, we divided the task into many simple and independent function units. the interface of all the units is as better as simple and independent. during the course of coding, we encapsulate some code, which can be used repeat, into some functions so we can reduce the complexity and the cost of the maintenance of our software

    在軟體的開發過程中,遵循軟體工程設計思想,按照工程的方法進行軟體設計。軟體功能進行模塊化功能細分,盡量做到各模塊之間功能互獨立,模塊介面盡量簡單。並且在編過程中,一些可重復利用的進行封裝,從而使程序結構簡潔易讀,修改靈活方便。
  9. On the other side, based on research on noncircular surface grinding features, this deissertation designs the data structure of simulation driver, then, applies interpolation theory to design the grinding motion simulation module and researches all sorts of cases on constructing the solid swept of grinding wheels in the process of noncircular surfaces grinding, finally, designs nc codes verification simulation module by using design model - based verification technique

    在實體模擬技術方面,詳細研究了非圓曲面磨削加工的特徵並設計了應的模擬驅動數據結構;應用插補原理設計了體現加工速度的運動過程模擬模塊;詳細研究了非圓曲面磨削加工中砂輪的和絕運動掃掠實體的構造,並採用基於精確實體設計模型的驗證方法構建了數控的模擬驗證模塊。
  10. According to the protocols and the company ' s gsm code, the author analyzes the functions of cm layer, and partitions them in the point of realization, and adds software modules to make the whole system easy to be realized, maintained. the software modules must abide by the rule of high cohesion and low coupling. this is the emphasis and difficulties of the paper

    作者根據協議以及該公司gsm產品的總結出cm層應該具有的功能,並從實現的角度這些功能進行了劃分,增加軟體模塊,以使整個系統易於實現、維護和符合高內聚低耦合的性質,這部分是作者工作的重點和難點。
  11. A part of the compilation process in which code is checked for conformance to a specific set of rules defined to allow proof of certain security requirements

    編譯過程的一部分,在該過程中,進行檢查,看是否與定義的特定規則集一致,以允許檢驗某些安全要求。
  12. Code that is position independent can be loaded more quickly than code that is position dependent, if the image cannot be loaded at its preferred address, because relative addresses in position independent code are not patched if the image is loaded at an address other than its preferred address

    如果映像無法在其首選地址加載,由於在首選地址之外的其他地址加載映像時,與位置無關的中的地址不需要進行修正,所以與位置無關的比位置加載得更快。
  13. This is not a full - blown code review ; rather, a code review in the context of a migration assessment is generally concerned only with discovering the use of any non - j2ee compliant code

    這不是進行全面檢查;反,在遷移評估階段,的檢查通常只關注是否發現使用任何非j2ee兼容的情況。
  14. If the ca believes they are who they claim to be, the developer receives a digital certificate, which contains some information about them and, most importantly, their " private key. " the private key provides the means with which to sign code

    如果該ca信那些被確認者所聲稱的身份,則開發人員會收到一份數字證書,它包含一些有關那些被確認者的信息以及(更為重要的)他們的「私鑰」 。正是用這個私鑰來進行簽名。
  15. Not an awful lot changes - but the code gains the ability to texture the tiles it renders, as opposed to the demonstrative ( but painfully retro ) wireframe graphics of demo1

    與demo1比,並沒有很大的改動,但是已經能夠實現渲染的圖素貼上紋理。
  16. Also, windows allows users to share the same code if it is not patched, whereas each user gets a separate instance of patched code

    而且, windows還允許用戶共享未修正過的,而于已修正,每個用戶將獲得已修正的單獨實例。
  17. The micro - kernel architecture is suitable for dual - core environment, because the micro - kernel architecture has a good module and its size is small. based on the analysis the source code and the dual - core hardware architecture, modify the module in order to suit for the dual instruction stream environment of the dual - core processor

    分析的基礎上,總結出中所體現出現的內核各模塊的內部結構,再結合雙核處理器的硬體特點,模塊進行修改,當于模塊作加法運算,使其滿足雙核處理器的雙指令流體系結構。
  18. Therefore, you have to follow this reference name unless you make the corrresponding changes in the code

    因此,您必須使用這個引用名,除非您應的修改。
  19. Therefore, you have to follow this reference name unless you make the corresponding changes in the code

    因此,您必須使用這個引用名稱,除非您應的修改。
  20. Additionally, because of inherent cross - cutting characteristic of security service, we provide an aspect of security service by using the concept of aop, thus security - related code scattering and tangling can be avoided, and code reusability is also promoted at the same time

    此外,由於安全服務的貫穿特性,通過使用aop思想安全服務進行封裝,避免了安全的散布和交織,同時也提高了的復用率。
分享友人