conversion code 中文意思是什麼

conversion code 解釋
r變換碼
  • conversion : n 1 變換,轉化,轉換;換算,換位。2 (意見、信仰等的)改變〈特指改信基督教〉;(車身,設備等的)...
  • code : n 1 法典;法規。2 規則,準則;(社會、階級等的)慣例,習俗,制度。3 (電)碼,代碼,密碼,暗碼;...
  1. The h conversion code provides a facility for printing out characters.

    H換算碼為列印出字元提供方便。
  2. Common code conversion

    共模轉換
  3. It can provide many functions : the conversion between transfer formats, the conversion between communication protocols, the conversion between analog signals and digital signals, the conversion of control commands, real time audio code / decode, ip call control, control of rtp / rtcp, call detail logs, accounting and some of gatekeeper ' s functions such as address tansfer / search.

    它提供以下功能:傳輸格式間的轉換,通信規程間的轉換,音頻、數據格式轉換,呼叫控制信令的轉換,對pstn的呼叫控制功能, pstn電路交換功能,實時語音處理語音壓縮功能, ip網路呼叫控制功能,對實時對話協議rtp rtcp的控制功能,呼叫日誌,計費功能,還包括關守的地址翻譯搜索等功能。
  4. We could create faster and more maintainable code if we could call the latex and image conversion utility functions directly from java programs and use java in - memory buffers to exchange interprocess data

    如果我們可以直接從java程序調用latex和圖像轉換實用程序功能,並使用java內存中的緩沖區來交換進程間的數據,則創建的代碼可以更快且可維護性更高。
  5. Secondly, the thesis designs a kind of scheme of simulcast base station and center base station. and the requisite requirement and chip are introduced here, and the most important controller is atmega128, the avr microcontrollers of atmel corporation. the other roles are played by voice processing circuit, simulcast broadcasting station, data transmission broadcasting station, link transmitter - receiver and gps module etc. and some theory is introduced here, which includes a / d conversion and correct code

    然後,給出了一種同播基站和中心基站子系統的設計方案並簡要說明了所使用的各種設備和晶元,其中最主要的基站控制器由atmel公司的avr單片機atmega128來完成,其它的還包括語音處理電路、同播電臺、數傳電臺、鏈路機、 gps模塊等,並介紹了相關的理論知識,包括a / d轉換,糾錯編碼等。
  6. Is an inline function, meaning the compiled code makes the conversion, often without generating a function call

    是一個「內聯函數」 ,這意味著轉換是由已編譯的代碼執行的,通常不會生成函數調用。
  7. Currency exchange rate international country codes the rules of custom zip code e - calendar world clock measurement conversion

    貨幣匯率國家代碼海關法規郵編區號電子日歷世界時鐘單位換算
  8. The color conversion source format must be a four - character code fourcc format or a valid back buffer format

    顏色轉換的源格式必須為四字元代碼( fourcc )格式或有效的后臺緩沖區格式。
  9. For non - ascii characters, users should ensure that the same conversion tables are used by binding and executing with the same active code page

    對于非ascii字元,用戶應該確保具有相同活動代碼頁的綁定和執行使用相同的轉換表。
  10. The minimum control system of single - chip micro - controller has two part of binary systems serial communication. for the communication between pc and the single - chip instrument, i chose to connect a chip named max232 to proceed the level conversion in electricity, establish the correspondence agreement, drawing the hardware connection diagram, and designed the correspondence procedure process with parts of procedures code ; for the communication between the single - chip instrument and the fx489, thesis uses 8251a to expand 89c51 for a serial port

    對于pc機和單片機的通信,論文選擇了介面晶元max232進行電平轉換,設定了雙方通信協議,畫出硬體連接圖,並設計了通信程序流程及部分程序代碼;對于單片機和fx489之間的串列通信,論文採用了8251a擴展了89c51的一對串列口,同時也設計了這部分的通信程序流程及程序代碼;另外,還對89c51擴展了一片數據存儲器6264 。
  11. A return code indicates whether the conversion succeeded or failed

    一個指示轉換是否成功的返回代碼。
  12. The absorbed doses are obtained with a uniform state ion chamber that is formed with liftld cavity and lif wall and designed by ourselves. the key problem, the dose to fluence conversion factor of the photon with single energy from 0. 1 mev to 12mev, has been solved by simulating with monte carlo code system egs4

    用m - c方法計算了固體電離室對0 . 1mev 12mev的單能光子的單位光子注量? lif吸收劑量的轉換因子,從而解決了由高能光子吸收劑量實測值轉換成光子注量時所面臨的困難問題。
  13. The h conversion code provides a facility for printing out characters

    H換算碼為列印出字元提供方便。
  14. Derive the xml data model based on the specified mapping, and generate the mapping conversion code

    推導出基於指定映射的xml數據模型,並生成映射/轉化代碼。
  15. Is compiled inline, which means that the conversion code is part of the code that evaluates the expression

    採用內聯方式編譯,即轉換代碼是計算表達式的代碼的一部分。
  16. Basically, you just write format conversion code, and have no ability to affect either the input or output format

    基本上就是編寫格式轉換代碼,對輸入和輸出格式都無能為力。
  17. Otherwise, you ll end up writing lots of conversion code to hand data off to. data binding, which performs more conversion

    否則,就不得不編寫大量的轉換代碼,而轉換數據本來是數據綁定的任務。
  18. Start from an existing cobol application or copybook that contains the interface definitions, i. e., with cobol at the bottom, derive the xml data model from it, and generate the mapping or conversion code

    自底向上從現有的包含介面定義的cobol應用程序或副本入手,即以cobol作為基礎,從中派生xml數據模型並生成映射或轉換代碼。
  19. Listing encrypted data as plaintext using uniquery, retrieve, or sql requires a dictionary record that calls the user exit as a conversion code assume ssn is field 5 in this example

    為了使用uniquery 、 retrieve或sql將加密的數據顯示為明文,需要一個字典記錄,由字典記錄將用戶出口作為變換碼來調用(在這個例子中,假設ssn是欄位5 ) :
  20. The beauty of this technique is that the encrypt decrypt subroutine is easily referenced from any of the above utilities basic, uniquery, retrieve, or sql, essentially in the same manner as a conversion code

    這種技術的漂亮之處就在於,加密/解密子程序實際上是在前面提到的一些實用程序( basic 、 uniquery 、 retrieve或sql )中被引用的,這種方式實際上和變換碼是一樣的。
分享友人