最快程序設計 的英文怎麼說

中文拼音 [zuìkuàichéngshè]
最快程序設計 英文
minimal latency programming
  • : 副詞(表示某種屬性超過所有同類的人或事物) most; best; worst; first; very; least; above all; -est
  • : Ⅰ形容詞1 (速度高; 走路、做事等費的時間短) fast; quick; rapid; swift; speedy 2 (趕快; 從速) hu...
  • : 名詞1 (規章; 法式) rule; regulation 2 (進度; 程序) order; procedure 3 (路途; 一段路) journe...
  • : Ⅰ動詞1 (設立; 布置) set up; establish; found 2 (籌劃) work out : 設計陷害 plot a frame up; fr...
  • : Ⅰ動詞1 (計算) count; compute; calculate; number 2 (設想; 打算) plan; plot Ⅱ名詞1 (測量或計算...
  • 程序 : 1 (進行次序) order; procedure; course; sequence; schedule; ground rule; routing process 2 [自動...
  • 設計 : devise; project; plan; design; excogitation; layout; layout work; styling
  1. First of all, the assembly model of dfa is established and the data structure of the model is proposed ; in order to redesign product and structures and select optimized assembly plans, an assemblability evaluation system is constructed. secondly, assembly process planning is analyzed, including assembly path planning and assembly sequence planning ; and then the thesis brings forward the way of 11 - tuple to represent the movement of assembly / disassembly of assembly elements. in the end, this paper makes an research on the technology of interference checking, raised a kind of algorithm of swift interference checking based on envelops bounding box decomposition, hence, the accuracy and efficiency of the algorithm is improved dramatically

    首先建立了面向裝配的裝配模型,給出了它的數據結構;接著從面向產品結構和裝配工藝過兩方面再的角度,構建了裝配性評價體系;接著闡述裝配工藝規劃技術,包括裝配路徑規劃和裝配順規劃;然後提出了11元組法來表示裝配元件的裝拆運動;後對干涉檢驗技術進行了研究,採用一種基於包容盒逐層的速干涉檢查演算法,提高演算法的精度和效率。
  2. In chapter 4 we discuss the design of the high speed and high performance vlsi and its imp1ementation, firstly we ana1yze and compare the features and ru1es of al1 kinds of fft algorithm, adopt complex radix 4 butterfly calcu1ation as basic alu, then discuss all kinds of process architectures, the design thoughts, rule, method, technique way, the characteristics of the design are r4 dit algorithm, pingpong ram design method and pipeline structure between stages. we also analyze the limited word length effect and the method to avoid overflow of the fixed points fft process, bring out the expandable platform mode

    第四章主要討論了高速高性能的速傅立葉變換處理器的和實現,首先分析和比較了各種速傅立葉變換演算法的特性和規律,提出基4蝶算的演算法具有好的性價比,討論了順、級聯、并行和陣列的處理結構,闡述了高速高性能速傅立葉變換處理器時的原則、思路、所採用的技術路線,驗證並測試fft處理器,分析了定點fft處理過由於有限字長效應所產生的量化誤差的范圍及防溢出控制辦法,提出了可擴展平臺模式。
  3. Finally, the paper has designed the program of bp neural networks, neural networks based genetic algorithms and hybrid intelligence learning algorithms in vc + +, and applied those algorithms to the xor problem, the function approximating problem and the explaining high difference seismic data problem. the experiment results have showed that hybrid intelligence learning algorithm for training neural networks is better, faster and more accurate than bp algorithm and genetic algorithm

    後,用vc + +語言了bp神經網路、基於遺傳演算法的神經網路和混合智能學習法神經網路實現和進行算機模擬運行,並分別將它們應用於解決異或、函數擬合和高解析度地震資料解釋等問題,從實踐中證明混合智能學習法神經網路與bp神經網路和基於遺傳演算法的神經網路相比有更好的運算性能、更的收斂速度和更高的精度。
  4. The main work of the thesis is as follows : we design a novel omni - mirror more applicable in robocup, which is made up of an isomeric horizontal mirror and an isomeric vertical mirror and can make the resolution of the imaging of the objects near the robot on the field constant and make the distortion of the imaging of the objects far from the robot small in vertical direction ; we select a 1394 digital color camera and complete the development of its software program for data acquisition ; we design a image processing algorithm for the panoramic image, which can segment the image by color, extract the features of image fast and effectively and complete the recognization of target ; according the character of the imaging, we design a new fast hough transform algorithm for line detection, which can detect the white mark lines of the field realtimely, and then design a robot ’ s self - localization method based the mark lines, which only uses the information of omni - vision system ; finally we design a monte carlo localization method based on the information of omni - vision system and odometry, and present the localization results of two localization methods and analyze the experiment results and get the conclusions

    本論文的主要工作如下:了一種新的更適用於機器人足球賽的全向反射鏡面,該鏡面由水平等比鏡面和垂直等比鏡面組合而成,能夠使機器人近處一定范圍內水平場地上的物體成像解析度不變,遠處物體成像高度上變形較小;選擇了一款基於1394介面的數字攝像機,並完成其數據採集開發;針對全景圖像了圖像處理演算法,能夠速有效的實現圖像顏色分割和圖像特徵提取,完成目標識別;根據全景圖像的成像特性,了一種新的用於直線檢測的速hough變換演算法,能夠實時的提取出場地的白色標志線,並在此基礎上了完全利用全向視覺信息的基於標志線的機器人自定位方法;了一種基於全向視覺信息和里信息的montecarlo定位方法,給出兩種方法的定位結果,並分析實驗結果,給出結論。
  5. The method ' s main designed idea is that analyzing c + + source code file, finding class relation information, saving the results to database table, finally displaying class diagram as uml criterion. software tester can quickly and clearly to understand program structure and effectively to develop testing case

    此方法的主要思想是通過分析c + +源文件,得到類內及類間關系的信息,將其保存到數據庫表中,終用uml類圖的規范顯示出來,使測試人員能速而準確地了解結構,有效地測試用例。
  6. Generally speaking, writing fast code means keeping memory allocations to a minimum, writing tight code, and avoiding certain language and programming idioms that can subtly cripple performance

    通俗點說,編寫運行速的代碼意味著小的內存分配、寫更緊湊的代碼、避免一些可能降低性能的語言和傻瓜式編方法等。
  7. This paper introduced an electric temperature regulator, which can take place of the wdf pressure - type temperature regulator used in the common double - door fridge. the new electric temperature regulator not only has the same temperature characteristics as that of the pressure - type regulator, but also is easy to change the characteristics, according to the requirements of the fridge works. so it greatly quickens the process of production and reduces the produce cost. the electric temperature regulator can also defrost semi - automatically

    以市場上常見的雙門電冰箱為例,出了一種可完全取代雙門電冰箱使用的wdf系列壓力式溫控器的電子溫控器,不僅在溫度特性上與壓力式溫控器相同,而且根據冰箱廠家的要求可以很容易地改變溫度特性,省去了壓力式溫控器因改變溫度特性而需要組織生產新零件的,加了新產品配套過,並降低了生產成本.該電子溫控器同時具有半自動除霜功能,根據需要,可手動啟動除霜加熱器,到達定溫度時,自動停止除霜
分享友人