initializing 中文意思是什麼

initializing 解釋
初始的
  1. Thrown when a circularity has been detected while initializing a class

    當初始化類時檢測到嵌套時拋出。
  2. Initializing subscriptions without a snapshot

    在不使用快照的情況下初始化訂閱。
  3. Initialize memory, which includes enabling memory banks, initializing memory configuration registers, and so on

    初始化內存,包括啟用內存庫、初始化內存配置寄存器等
  4. Only integrals and enums that are static and const can have initializers inside a class ; the initializing expression must be a const expression

    只有為static且為const的整型和枚舉可以在類內有初始值設定項;初始化表達式必須是常數表達式。
  5. The design includes managing software of dsp system ( including dsp initializing, dma reading of collected data ), isp programming of flash memory, boot loading of the fixing program, program of interfaces between dsp and pci, the design of pci card driving program, the skills of programming etc. the sixth chapter : this chapter draws a conclusion and also gives a prospect on the research work

    介紹了dsp系統管理軟體(包括dsp初始化、採集數據的dma讀取) 、 flashmemory的isp編程、固化程序的引導、 dsp與pci介面程序、 pci卡驅動程序設計、以及編程技巧等內容。第六章總結了以上的工作,並對以後的研究任務進行了展望。
  6. The main functions of the module for initializing drawing environment are to set up the scale. linetype. breadth and frame of drawings according to the characteristics of the general arrangement drawing to passenger shippings. the main functions of the second module is to establish and extend graph library, retrieve from graph library and output graph blocks. using the parameterization design method to design interactively and modify automatically graphs of the local cabin are the tasks of the third module. in the help module, the drawing specifications of passenger shipping are integrated, such as equipments of anchor and moor, arrangement of cab, cabin and baggage, measures to come through and ration of passengers, etc. there are some advantages in the proposed system, such as friend interface, operation easily, drawing conveniently and modification automatically

    其中初始化繪圖環境模塊主要針對客船總布置圖繪制的特點來完成比例、線型、圖幅和圖框的設置;客船總布置圖圖庫模塊主要完成圖庫的建立和擴充、圖庫的查詢以及圖塊的輸出;局部艙室參數化設計模塊採用參數化技術完成對局部艙室圖形的自動修改以及交互設計;客船規范幫助模塊則集中了一些武漢理工大學碩士學位論文客船繪制規范,如錨泊及系泊設備、駕駛室、乘客艙室及行李的放置、脫險措施及乘客定額等規范。
  7. Initializing database engine tuning advisor

    >初始化數據庫引擎優化顧問
  8. For more information about initializing database engine tuning advisor, see

    有關初始化數據庫引擎優化顧問的詳細信息,請參閱
  9. For more information, see " initializing database engine tuning advisor on first use " in sql server 2005 books online

    有關詳細信息,請參閱sql server 2005聯機叢書中的「在第一次使用時初始化數據庫引擎優化顧問」 。
  10. The correct place for initializing defaults is the main

    初始化默認值的正確位置應該是
  11. Analysis of initializing various objects in oop

    中對象初始化機制的深入分析
  12. Using numerical solution for inverse problem in partial differential equation, a method for initializing groundwater table on base one pumping test and recharge estimation on two pumping tests were presented. then a numerical model for groundwater table forecast was developed

    本文利用對偏微分方程逆問題的數值求解,給出了由一組抽水井實測水位計算地下水初始水位以及由二組抽水井實測水位值估算總補給量的方法。
  13. At the same time, we optimize the method by initializing the snmf with the spherical k - means and the nnls ( non - negative least squares ). by combination of snmf and the method lpi ( locality preserving indexing ), we get better performance in clustering accuracy

    同時採用球形k -平均演算法和nnls (非負最小平方差)演算法的結果初始化snmf演算法以達到改進和優化snmf演算法的目的;通過結合snmf演算法與lp ( i局部保留索引)演算法以實現在無監督的方式下取得更準確聚類結果的演算法。
  14. This is the first times for you to run this program, or the data file lost needed for this program to run, now, system will re _ initialize the datas, it maybe cost several minites or more depending on the files size and your computer configer, after done, it would run faster to run this program, and no need redo this step of re _ initializing datas anymore, please wait patiently, thank you

    "這是您第一次運行本程序,或者運行本程序所需要的數據文件丟失,現在將為你重新初始化運行本程序所需的數據,根據文件的大小和您的機器配置,大約需要幾分鐘或幾十分鐘,數據初始化操作完成後,運行本程序就會相當的快捷,不再需要重復這個數據初始化步驟,請耐心等候,謝謝。
  15. This is the first time you run this program, or the data files that needed for this program are lost, now, the system will re _ initialize the datas that needed for this program, it may cost several minutes or more, which depends on the files ' size and your computer ' s configurations, after that, it will be fast to run this program, and you need not to redo the step of re _ initializing datas anymore, please wait patiently, thank you

    "這是您第一次運行本程序,或者運行本程序所需要的數據文件丟失,現在將為你重新初始化運行本程序所需的數據,根據文件的大小和您的機器配置,大約需要幾分鐘或幾十分鐘,數據初始化操作完成後,運行本程序就會相當的快捷,不再需要重復這個數據初始化步驟,請耐心等候,謝謝。
  16. This includes initializing hardware registers, identifying the root device and the amount of dram and flash available in the system, specifying the number of pages available in the system, the filesystem size, and so on

    這包括初始化硬體寄存器、標識根設備和系統中可用的dram和閃存的數量、指定系統中可用頁面的數目、文件系統大小等等。
  17. Socket function mainly realizes setting up and initializing service unit socket, initializing service unit and service unit serial and so on. bind funcion primarily binds local address and port for the socket. listen function is to evaluate the max length of server ’ s listening queue. connect function and accept function set aside rate ahead, infrom user ’ s request of establishing virtual circuit to suna, cooperate with suna to establish the connection between client and server, return the result. we make use of three handshake with data protocol and virtual circuit mode, in this way, when we translate data, we can look up communication course according to virtual circuit number, at the same time, there aren ’ t source ip address and port, end ip address and port in the head of data package, the speed of translating data advances in a certain extent. send function and recv function is to send data collaborating with suna, and copy data from the receiving queue of socket to user ’ s buffer. close function cooperate

    Socket ( )函數實現創建、初始化服務元套接字,初始化服務元及服務元序列等。 bind ( )函數為套接字綁定本地地址和埠號。 connect ( )和accept ( )函數主要是根據用戶要求預留帶寬,將用戶的建立虛電路請求轉達給服務元網路體系,協作服務元網路體系採用捎帶數據的三次握手協議建立虛電路,並告訴用戶處理結果,一方面,捎帶數據的三次握手協議在一定程度上可提高數據傳輸速度;另一方面,採用虛電路方式,使得數據通信可直接根據虛電路號查找相應的通信進程,而且數據包的包頭中省去了源ip地址、埠號和目的ip地址、埠號,提高了數據傳輸速率。
  18. Then, by programming with c + +, this thesis achieved partly some application examples of remote control network system which are based on this research, including main program module which took charge of initializing system and remote waking up the console of the controlled and getting the hardware information of the controlled, directive text information setup module which took charge of transmitting text and data, command execution module which took charge of executing simple control command, real time oversight module which took charge of transmitting the real time video of the console of the controlled and feeding information back to the console in charge

    之後本文利用c + +編寫程序,來實現部分基於本研究的遠程控制系統中的一些應用實例,採用了模塊化程序設計,實現了負責系統的初始化、並遠程喚醒對方控制臺、獲取對方的硬體信息等功能的主控程序模塊,完成系統文本信息、數據的傳輸功能的指令文本信息設置模塊,執行簡單的控制指令功能的控制指令執行模塊,傳輸對方控制臺即時運行畫面並將信息反饋給控制端的功能的即時監控模塊。
  19. No more initializing wsdl files, and no need to recollect the signature calls from the wsdl files

    不再序列化wsdl文件,並且不需要重新收集wsdl文件中的簽名調用。
  20. While problems from initializing the system can occasionally cause failures that the error isolation aspect can t buffer, this type of problem normally occurs immediately and is easy to catch during development, making it much less of a risk

    系統初始化時出現的問題可能造成錯誤隔離方面不能緩沖的錯誤,但是這種問題通常是立即發生的,並容易在開發時捕獲,使得它的風險降低了很多。
分享友人