√在线天堂中文最新版网,97se亚洲综合色区,国产成人av免费网址,国产成人av在线影院无毒,成人做爰100部片

查電話號碼 繁體版 English 日本語
登錄 注冊

code optimization造句

"code optimization"是什么意思  
造句與例句手機(jī)版
  • In some cases, where code optimization is to be performed, it is better to use(8. 4. 2)where the di have not been factored .
    在進(jìn)行代碼優(yōu)化的情況下,最好采用沒有對di進(jìn)行因式分解的(8.4.2)。
  • Optimization flag . code optimization provides several benefits
    代碼優(yōu)化提供了以下幾個好處:
  • Enables disables code optimization
    啟用/禁用代碼優(yōu)化。
  • Algorithm optimization and code optimization of ct image reconstruction
    高爐計算機(jī)斷層成象技術(shù)成象算法的研究
  • Favor small code optimization
    偏好小程序代碼最佳化
  • Favor fast code optimization
    偏好快程序代碼最佳化
  • Research on code optimization of the important key method by sse2 instruction
    2指令在代碼優(yōu)化中的關(guān)鍵作用研究
  • Disables code optimizations
    禁用代碼優(yōu)化。
  • However , compiling code using this option will impact code optimization
    編譯代碼。不過,使用此選項編譯代碼會影響代碼優(yōu)化。
  • Some code optimization techniques especial using dsp library highly accelerate the execution speed of the programs
    然后進(jìn)行了部分代碼優(yōu)化,尤其是利用dsp庫函數(shù)能夠達(dá)到很好的效果。
  • It's difficult to see code optimization in a sentence. 用code optimization造句挺難的
  • This profile data can also be automatically to the compiler for additional code optimization based on execution paths
    檔案數(shù)據(jù)還可以自動進(jìn)入編譯器,根據(jù)執(zhí)行路徑進(jìn)行額外的代碼優(yōu)化。
  • Design and implementation of memory subsystem unit ; 3 . function simulation in three ways : 4 . coding optimization for improving the speed of msu
    存儲子系統(tǒng)綜合中進(jìn)行的編碼優(yōu)化,主要目的是提高設(shè)計的速度,使存儲子系統(tǒng)的時序達(dá)到設(shè)計要求。
  • And the detailed data structures and algorithms for symbol table , code optimization , register description and code generation are specially designed
    隨后,文章研究和討論了編譯后端的總體結(jié)構(gòu)設(shè)計、相關(guān)數(shù)據(jù)結(jié)構(gòu)設(shè)計、寄存器描述方法和代碼生成過程。
  • Before proceeding with code optimization , develop a reliable , nonoptimized version of the same code . this means that before you start optimizing code , make sure that the program works correctly
    簡單來說就是在優(yōu)化你的代碼之前,先要完成一個沒有錯誤的可行的程序
  • As much as we d like to believe otherwise , compilers are generally better than humans at making code optimization decisions , especially on modern risc processors
    正如我們在其它方面愿意相信的那樣,在作出代碼優(yōu)化決定方面編譯器通常比人做得出色,在現(xiàn)在的risc處理器上更是如此。
  • In another way , we develop a compiler in virtue of gcc ' s intermediate language , rtl ( register transfer language ) , but we must rewrite the program of code generation and code optimization
    此外,我們借助gcc編譯過程中產(chǎn)生的中間代碼rtl ( registertransferlanguage )文件,重寫目標(biāo)代碼生成和優(yōu)化功能程序,為新的目標(biāo)機(jī)器開發(fā)c語言編譯器。
  • The methods of dsp bootloader were discussed and a novel one was brought forward . then the algorithm of video and image processing for traffic information analysis was . introduced in brief . at last , some methods of dsp code optimization were introduced
    在第四章中,本文介紹了dsp子系統(tǒng)的軟件實(shí)現(xiàn),著重敘述了自舉啟動的軟件設(shè)計,并簡單介紹了交通采集設(shè)備的視頻圖像處理算法,在最后還介紹了基于c6200系列dsp的程序代碼優(yōu)化問題。
  • The main contributions of this dissertation are as follows : 1 ) forms a scheme of network maintance as well as realiztion of the problem testing software after a thorough analysis of the regular network problems and a pertinent comment on the merits and demerits of the network detection and maintainance methodology . 2 ) presents approaches to the realization of principles of network health testing , network resources list and connectivity testing in the network problem testing software , and gives a in - depth analysis of the key issues in design process with vivid flow charts and convincing testing results . 3 ) ponits out possible problems and offers feasible solutions in the migration and development of the embedded software from six aspects , touching upon byte order , semaphore , coding optimization , etc . 4 ) discusses the exception handling mechanisms and debugging process for the sake of improving software robustness
    本文的主要工作如下: 1 )研究了以太網(wǎng)常見故障并對網(wǎng)絡(luò)探測維護(hù)方式的優(yōu)缺點(diǎn)進(jìn)行了詳盡分析,根據(jù)項目要求確定了本系統(tǒng)的網(wǎng)絡(luò)維護(hù)方案,并對故障測試軟件的總體實(shí)現(xiàn)方案進(jìn)行了設(shè)計; 2 )闡明了網(wǎng)絡(luò)故障測試軟件中網(wǎng)絡(luò)健康測試、網(wǎng)絡(luò)資源列表、連通性測試的原理,提出了相應(yīng)的實(shí)現(xiàn)方案,分析了設(shè)計過程中的關(guān)鍵問題,并給出軟件流程圖和測試結(jié)果; 3 )從字節(jié)序、信號量、代碼優(yōu)化等六個方面談?wù)摿饲度胧杰浖谝浦查_發(fā)中的注意事項; 4 )為提高軟件的健壯性,討論了本嵌入式系統(tǒng)軟件采用的異常處理機(jī)制以及軟件調(diào)試過程中的。
  • After that , according to the technical features of tms320 dm642 dsp , we elaborately design the program flow and data flow of the encoder . we make use of dma to transfer data to alleviate the burden of dsp core . further more we utilize many code optimization techniques to take full advantages of the parallel computation units
    之后通過分析ti公司的tms320dm642dsp的技術(shù)特點(diǎn),對編碼器的程序流程和數(shù)據(jù)流進(jìn)行了精心的設(shè)計,采用了dma傳輸數(shù)據(jù)以減輕dsp內(nèi)核的負(fù)擔(dān),而且采用了多種程序代碼級優(yōu)化方法來充分利用dsp內(nèi)核的并行計算單元,提高程序的運(yùn)行速度。
  • In this paper , a lot of researches and exploration are applied to studying the universality and expansibility of hardware and the arithmetic design and code optimization of software . especially , all of the following arithmetics or conceptions are worked out in the research of software design : self - adaptable compression arithmetic based on dictionary model for data collection system , similarity full binary sort tree , a optimized quick search arithmetic and an improved arithmetic of multiplication in the floating - point operation . and all of the arithmetic are designed with mcs - 51 assembly language . the quick search arithmetic , in which merits of both binary search and sequence search are used fully , are based on the specialty of preorder traversal in similarity full binary sort tree
    特別在軟件設(shè)計研究中,提出了適用于數(shù)據(jù)采集系統(tǒng)的數(shù)據(jù)壓縮算法? ?基于字典模型的自適應(yīng)壓縮算法;提出了類滿二叉排序樹的定義;提出了基于類滿二叉排序樹的先序遍歷特性的最優(yōu)化快速查找算法,它充分利用了折半查找和順序查找各自的優(yōu)點(diǎn);提出了浮點(diǎn)運(yùn)算乘法的改進(jìn)算法;并在mcs - 51匯編語言層次上對所有的算法加以實(shí)現(xiàn)。
  • 更多造句:  1  2
如何用code optimization造句,用code optimization造句,code optimization in a sentence, 用code optimization造句和code optimization的例句由查查漢語詞典提供,版權(quán)所有違者必究。