編碼程序系統 的英文怎麼說

中文拼音 [biānchéngtǒng]
編碼程序系統 英文
compiler programming system
  • : Ⅰ動詞1 (編織) weave; plait; braid 2 (組織; 排列) make a list; arrange in a list; organize; gr...
  • : Ⅰ名詞(表示數目的符號或用具) a sign or object indicating number; code Ⅱ量詞1 (指一件事或一類的...
  • : 名詞1 (規章; 法式) rule; regulation 2 (進度; 程序) order; procedure 3 (路途; 一段路) journe...
  • : 系動詞(打結; 扣) tie; fasten; do up; button up
  • : Ⅰ名詞1 (事物間連續的關系) interconnected system 2 (衣服等的筒狀部分) any tube shaped part of ...
  • 編碼 : encoded; code; coded; encrypt; codogram; coding編碼表 encode table; 編碼程序 builder; 編碼尺 code...
  • 程序 : 1 (進行次序) order; procedure; course; sequence; schedule; ground rule; routing process 2 [自動...
  • 系統 : 1. (按一定關系組成的同類事物) system 2. (有條理的;有系統的) systematic
  1. Class cspart is a program interface provided for windchill system. windchill system can access and modify parts " parameters using this class, so the two systems can keep the integrity of data and realize information integration. two systems form b / w / d - c / s commix scheme

    Cspart類是提供給windchill的應用介面,使windchill可以訪問和修改某個零件的圖紙參數,保證了兩個相關零件屬性的一致,實現了信息集成。
  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. It preestablish a parallel design pattern for each parallel project based on master / slave architecture, and the communication between computers is transparent to programmers. in another words, when programmers are developing parallel programs, they do n ' t need to learn any complicated primitives and write any codes related with communication between parallel tasks. just only set some parameters in the visual interfaces that provided by platform, and the codes will be generated by our system automatically and inserted to the fittest place in the files

    為每一個并行計算工設定了一個基於master slave架構的并行模型,並且使得各結點機之間的通信對于開發人員透明化,也就是說,開發人員在開發并行時,無需了解紛繁復雜的通信原語,不涉及任務之間通信的代,只需要在并行開發平臺提供的可視化界面上對數據的傳送進行設定,通信代將自動生成並插入到合適的地方。
  4. The design of the front every chaper are realized at the las chapter. as examples, applied progrgn and opefation inteffoce of the business expand subsystem and electric power fees subsystem are medfested in emphases. it shows that power business is promable greatly also these subsystems are correlatve and nested each other, it is behaved by the facts tha it program easily and the amoun of the labor and difficulty is increased

    論文以業擴報裝子和電量電費子應用的操作界面和為例,闡述了電力營銷業務是一個流化很強的業務,各子又相互關聯和嵌套,表現為既便於用計算機又由於關聯和嵌套較多,而使寫工作量和難度加大。
  5. The protocol specifies the definition of inter - library loan service working on c / s mode. by means of 21 apdu messages defined in this protocol and standard encode / decode rule, we can realize the resource sharing between different libraries. this article advances a set of solution scheme for the implementation of inter - library loan on the internet environment, and gives some discussion about the key elements for the implementation which includes the process of apdu, the computer descriptions of asn. l syntax, the ber coding rules and the design for supporting db etc. the exact method and program for implementation of inter - library loan are also presented in the article

    本文在詳細分析和研究館際互借協議內容和工作原理基礎上,根據我國圖書館目前的實際情況,給出了在internet環境下實現館際互借服務的解決方案,論述了基於windows2000操作下開發館際互借軟體的具體思路,討論了實現該協議的一些關鍵問題,包括apdu的處理, asn . 1抽象語法表示、 ber規則、數據庫設計等,並給出了具體的解決方法和實現
  6. There are unix - branded systems to ensure source code compatibility for applications among unix systems, and there are lsb - branded systems to ensure binary compatibility for linux applications ; however, applications must be coded to use the apis or application binary interfaces abis within the scope of the compatibility definition

    存在確保unix之間的應用的源代兼容性的unix品牌的,也存在確保linux應用的二進制兼容性的lsb品牌的;然而,應用必須使用兼容性定義的范圍中的api或應用二進制介面( application binary interfaces , abi )來
  7. Thirdly, the functions of reversibility of the built bar code and changeableness of the color of bar code have been improved by combining various build algorithms with the methods of software programming. as vc + + 6. 0 is used as the design platform for the generative system of bar code, and the ways of software programming have been learned and the build principles of program frame as well as the coding principles of menu, dialog box, toolbar, . document and view have been applied to finish the software finally

    再次,是把各種演算法與計算機軟體知識相結合,對常用軟體條方案中存在的生成條不可修改、條顏色太過單一這兩點不足之處進行了相應的改進;本課題選用vc + + 6 . 0作為條生成的設計平臺,學習了該平臺寫軟體的方法,並應用框架的執行原理,菜單、對話框、工具欄以及文檔視圖的寫原理,最終實現了條生成軟體化過
  8. 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操作之間的差異進行了相應的處理,使得在源代級完成了跨平臺,然後只需要針對不同的操作分別譯就可以在相應的操作上運行。
  9. While the key of embedded system software is embedded operation system ; one of the main works in os application is to write the hal ( hardware abstraction layer ) code. two open source code embedded operation system - uc / os and embedded linux were analyzed in this paper

    文中作者以broadcom主板為硬體平臺(基於motorola通信處理晶元mpc850 )對兩種公開源代的操作uc os和嵌入式linux進行了研究與應用設計,其中的關鍵步驟是寫硬體抽象層介面
  10. Comparing and analyzing the synchronous control strategy, which brings up the new method to control the double un - symmetry jars proceed synchronously with the combination of proportional valve and servo valve, which forms closed loop control ; basing on the above methods, models are made to get mathematics models of position control system and to analyze system model theoretically by using pid controller, we can realize regulating parameters, minimizing synchronous errors and enhancing the dynamic performances ; the simulink tool box in matlab software is used to imitate the system according to the model, which not only makes the result visual and easy to adjust the parameters in interactive way but also lets us understand the effects of different parameters and optimizes the dynamic properties. the theory of plc control in dshp is discussed after advanced understanding of the system movements. hardware design and general regulation are given on the base of siemens company products s7 - 200 plc

    本文根據大量的國內外文獻,對研配液壓機的工作原理及設計結構進行了簡介;對位置同步的控制方法進行了比較分析,提出比例閥和伺服閥復合控制的閉環結構來對非對稱雙缸進行同步控制電液比例同步控制方案;在此基礎上著重對比例閥控非對稱缸建模,最後得到位置控制的總體數學模型,從理論上對同步動態特性進行了分析,並用pid控制器進行參數整定,減小雙缸同步誤差、提高的動態響應性能;其中控制性能的分析藉助于matlab軟體中的simulink工具箱,由已建立的數學模型形成模擬模型,得到可視化的模擬結果,從而利於交互方式下調整參數,了解不同的參數對的影響,優化同步的動態性能;在深入了解的動作特性后,對plc控制研配液壓機的原理進行了探討,針對siemens公司s7 ? 200型plc給出了硬體設計的總體規劃,制出研配液壓機動作控製,在中著重研究位移傳感器與plc的通訊、雙缸同步運行的pid控制在plc上的實現及bcd撥盤輸入的植入問題。
  11. The signature is a small piece of code, chosen carefully by the creator of the antivirus system that always appears in that virus but never in legitimate programs

    這個簽名是一小段,是由總是出現在病毒中而在合法的里卻不會出現的反病毒的生成器仔細挑選的。
  12. After the optimization, the application not only meet with the requirements of the monitor system, but also make a good preparation for the system update in the future

    在dsp嵌入式環境中,提高了視頻的速度,使優化后的不但能滿足目前的監控要求,也為以後的升級打下了良好的基礎。
  13. According to the development course of the software engineering, the work will include requirement analyzing, detail designing to design and divide the functional module, the structure of database, editing program code based on detail designing, testing the whole system before it has been used to ensure it can run correctly and fulfill the functional requirement

    整個的開發過按照軟體工的開發實現流,進行了詳細的需求分析、詳細設計,對的功能模塊和數據庫的結構進行了仔細的設計和劃分,在此基礎上完成實現,在投入使用之前還對整個進行全面的測試,使之很好的完成用戶的功能需求並保證運行的正確性。
  14. In this paper, after the theory of video coding analyzed and some video compression standard compared, the development, constitution, application and characteristic of h. 264 video compression technique is focused on. and then the design of h. 264 video capturing and coding system based on adi dsp ( adsp - bf561 ) is illustrated, the hardware constitution and the software realization of the real - time video encoder are introduced particularly, and all kinds of techniques to optimize the h. 264 program according to the hardware configuration and compiling characteristics of adsp - bf561 are discussed especially

    本文在分析了視頻的基本原理,並將目前常用的視頻壓縮標準進行了比較的基礎上,重點分析了h . 264視頻壓縮技術的發展、組成、應用及其特點,詳細論述了以adidsp ( adsp - bf561 )為核心的h . 264視頻採集的硬體組成和軟體實現,著重闡述了根據adsp - bf561的硬體及特點,運用各種方法對h . 264進行優化的方法,最終實現了基於adiadsp - bf561的h . 264視頻採集
  15. One is hardware design, parameters of the elements are calculated strictly in this section. then the appropriate elements are selected. the other are software design. it includes follow chart, programme and explanation of the program

    最後根據測量儀所要完成的功能對主鍵盤掃描、 a d數據採集及面積計算、結果顯示進行了流說明及匯設計。
  16. Reed - solomon code is adopted in the system and the coding and decoding programs are realized here

    針對具體的給出reed - solomon,實現它的
  17. Finally, this paper discussed the software system design based on above hardware platform, including the dsp initialization program, the interrupt request service and speech coding

    最後討論了基於上述硬體的軟體設計,主要分為三個部分: dsp的初始化、中斷服務和語音
  18. Research of error resilience technology for video communication based on h. 263 codec major : signal and information processing data : author : meng yan signature : tutor : zhang erhu liu shichang signature : abstract the reconstructed image quality can be degraded substantially by errors during the transmitting over the communication channel, especially when the video is compressed by temporal and spatial coding ways, which leads to error propagation in frame sequence, so the error resilience procedure should be performed to improve the reconstruction quality

    由於通信的通道不可避免的存在噪聲,傳輸數據流必然存在誤。對于h . 26x的視頻流,由於空域和時域的壓縮方法以及熵方法的應用,即使是一個比特的錯誤,常會影響一個區域的圖像不能正確解,同時錯誤的圖像還會擴散影響后續數幀圖像。因此有必要在標準解的基礎上,添加容錯功能。
  19. 6. the post processing has been completed, nc code has been created for mnc - cxz300 system. the nc code editor has been designed, at the same time this system has integrated with machining simulative system

    6 、研究後置處理,針對mnc一毛xz300型多功能機床數控,生成nc代,設計開發了nc輯器,實現與模擬加工的集成。
  20. We also provided the core source code class, the function modules or the components to the students, so the students could program these systems, and have a thorough grasp of the above system design realization technology

    還將核心源代以類、功能模塊或組件的形式提供給學生,由學生自己動手實現,使學生對上述的設計實現技術有更深入的掌握和理解。
分享友人