設備驅動程序 的英文怎麼說

中文拼音 [shèbèidòngchéng]
設備驅動程序 英文
device drivers
  • : Ⅰ動詞1 (設立; 布置) set up; establish; found 2 (籌劃) work out : 設計陷害 plot a frame up; fr...
  • : Ⅰ動詞1 (具備; 具有) have; be equipped with 2 (準備) prepare; provide with; get ready 3 (防備...
  • : 動詞1. (趕) drive (a horse, car, etc. ) 2. (快跑) run quickly 3. (趕走) expel; disperse
  • : 名詞1 (規章; 法式) rule; regulation 2 (進度; 程序) order; procedure 3 (路途; 一段路) journe...
  • 設備 : equipment; device; facility; implementor; apparatus; installation; appointment; furnishing; setou...
  • 驅動 : [機械工程] drive; prime mover
  • 程序 : 1 (進行次序) order; procedure; course; sequence; schedule; ground rule; routing process 2 [自動...
  1. Following notebook computer being used broadly in field detectiong, peripheral which have usb interface are prepotent more and more. the ultrasonc flaw detector we ' re designing will be connect with notebook computer in field detection, so we elect usb interface to accomplish transmission between detector and pc. the article not only introduces basic knowledge about usb briefly and gives detailed develop process of usb peripheral and flow diagrams of usb controller, but also operating against our device ' s functions, gives develop process of device driver and important api function being used. in addition, an exclusive interface being used to control and display is designed

    我們所計的探傷儀外置盒在現場作業時是與筆記本電腦相連接的,因此選用usb介面來實現數據在探傷儀外置盒與pc機間的傳輸。這里簡單的介紹了有關usb介面的基礎知識,給出了探傷儀usb介面的詳細開發過及usb控制器的圖,並且針對于本儀器要實現的功能,給出了pc機端的設備驅動程序開發過及關鍵的api函數調用。此外這里還計了一個專用的控制及顯示界面。
  2. Following, usb slave driver which was developed on linux os was described, which was contacted with usb host driver on windows. so, pc could communicate with instrument

    接著講述了儀器端的usb設備驅動程序計(基於linuxos ) ,它作為windows下的usb主對應的從,從而實現了pc機與儀器的通信。
  3. Running device drivers as unprivileged user - level code, encapsulated into their own process, has often been proposed as a technique for increasing system robustness

    從傳統的角度來說,設備驅動程序作為內核的一部分實現,因而在特權方式下執行,可以對所有的系統資源進行訪問。
  4. Your config. sys file contains references to block device drivers

    你的config . sys文件使用了塊式設備驅動程序
  5. These are typically things like bootup sequences and device drivers, but also may include floating - point code including long long types

    這些通常是啟設備驅動程序,不過也可能包括浮點代碼(包括long long類型) 。
  6. This paper probes into the method of designing device driver under linux, with emphasis on module, interruption mechanism, dma, and presents method to avoid resource dead lock and realize cooperation and mutex among processes

    重點介紹了設備驅動程序開發過中涉及到的module機制、中斷機制、 dma傳送等問題,提出了避免資源死鎖,實現進間合作和互斥的方法。
  7. Sets up the disk parameter table, used by the bios to handle the floppy device driver

    置磁盤參數表, bios用它來處理磁盤設備驅動程序
  8. Forexample, in an operating system there could be an abstract base class for a certain variety of device drivers

    例如:在操作系統裏面對于多種不同的設備驅動程序,應該有一個抽象基類。
  9. Device drivers use these routines to request various types of data transfers control, interrupt, bulk, or isochronous

    設備驅動程序使用這些常式來請求各種類型的數據傳輸( control 、 interrupt 、 bulk或isochronous ) 。
  10. In addition, the learners also form the basic ability of kernel programming, device driver developing etc. analysis shows that the system is valuable to embedded system developing under linux os

    同時通過實驗系統的學習,學習者也為在linux下的內核編設備驅動程序開發等打下了一定基礎。對linux下的嵌入式系統開發也有一定的參考價值。
  11. In chapter 4, the improvements of automation by developing the high performance vcs controlled by pc are stated, which include the hardware system of vibration measured control instrument ( vmc ), the software system of vcs and the virtual device driver programme ( vxd )

    第四章著重介紹了高性能微機控制校準系統的開發及對校準精度和自度的影響。主要開發了振校準裝置測控儀硬體系統、振校準測控軟體系統以及vxd虛擬設備驅動程序
  12. The linux pcmcia cf layer consists of device drivers for pcmcia host controllers, client drivers for different cards, user mode programs, daemons that aid hot plugging, and a kernel card - services core that interacts and provides services to all of the above see

    Linux pcmcia / cf層由pcmcia主機控制器的設備驅動程序、不同卡的客戶機、用戶模式、有助於熱拔的后臺進和與以上各部分交互並為它們提供服務的內核卡服務中樞組成(請參閱
  13. Preventing or recovering from device driver problems

    預防或恢復設備驅動程序問題
  14. The ices support you all the way through hardware board bring - up to board support package and device driver development

    到板支持包和設備驅動程序的開發,在線模擬器提供全支持。
  15. When accounting pioneer - net card a block device, the device driver can transmit data between user address space and kernel address space. when accounting pioneer - net card a network device, the device driver can transmit data between kernel address space and pioneer - net card

    如果將先鋒網卡視作塊設備驅動程序可以在用戶地址空間和內核地址空間之間傳輸數據;如果將先鋒網卡視作網路設備驅動程序可以在內核地址空間和網卡之間傳輸數據。
  16. A new method that making use of vxd to enable win32 application to perform real - time control function is proposed. 4

    提出了利用虛擬設備驅動程序技術使基於windows平臺的應用實現實時控制的新方法。
  17. In addition to bypassing the complexity of building a kernel to emulate and a file system image to boot into, and configuring a virtual network device for io, this shortcut also speeds up emulation, as the reams of kernel instructions that would have run to handle the system call - from the exception handler through the vfs and the device driver - are bypassed

    除了繞開構建一個用於模擬的內核和一個用於啟到其中的文件系統鏡像,以及為io配置虛擬網路的復雜性之外,這條捷徑還加快了模擬的速度,因為繞開了從異常處理到vfs再到設備驅動程序的很多內核指令,而這些內核指令本來就是用來處理系統調用的。
  18. At the same time, the costs and overhead associated with developing and maintaining software device drivers for different combinations of operating system and i / o technology place heavy burdens on suppliers and users

    同時,為操作系統和i / o技術的各種不同組合開發和維護軟體設備驅動程序有關的成本與開銷,給供應商和用戶都帶來了沉重的負擔。
  19. The main subject including : the constructure of this mpeg2 encoder ; ~ the principle and the system of tv, also the determination of tv signal ? pcm parameter and the international standard of video pcm ; ? he protocol of pci and the driver of pci device ; the hardware & software design of some corresponding interfaces of mpeg2 encoder, allowing for the working condition, there is some discussing on programming of mater control ; debugging and testing

    主要內容包括: mpeg2編碼器的體系結構;電視原理、制式以及電視信號的pcm編碼參數的選擇和pcm編碼的國際標準; pci總線協議標準及pci設備驅動程序的編寫; mpeg2編碼器的相關介面的具體硬體計和相應的軟體計,結合具體情況,討論了主控編;硬體調試。
  20. Then describe three aspects of the key techniques of using linux as the development tools of embedded system including the real - time variant of linux ? ? rt linux and it ' s principle, implementation and the programming ; the network coding in linux kernel and the analysis of linux network device drivers and the online debug environment of linux kernel and rtlinux kernel. i have also involved the implementation of embed linux / rtlinux in a floppy to simulate the embedded environment. in the last part of this thesis, i give the suggestions and prospect of the development of a mature embedded system which have the most competition ability in china market base on the current work

    緊接著,分兩個方面論述使用linux進行嵌入式系統開發的便利,包括linux的實時變種? ? rtlinux的原理、實現方案和編方法,並且編實現了一個計算實時任務調度時間的軟體; linux網路設備驅動程序的分析和利用到嵌入式系統中的方案;然後,以作者在黑龍江傲立信息有限公司課外實習期間的實際工作經歷,介紹了基於lineo公司的ucsimm開發評估板進行嵌入式開發的一般過
分享友人