driver hardware 中文意思是什麼

driver hardware 解釋
硬體驅動程序
  • driver : n 1 驅逐者,驅趕者;(火車的)司機;(汽車等的)駕駛員;趕馬車者。2 【機械工程】傳動輪,主動輪;...
  • hardware : 1 五金器具;金屬製品。2 (計算機的)硬體;(電子儀器的)零件,部件;(飛彈的)構件;機器;計算機...
  1. Secondly, it describes the hardware system of the exoskeleton hand, including the circuit design of the driver, the fpga - based motion controller, the processing and the a / d conversion for the sensor signal

    其次,設計了外骨骼手底層控制系統的硬體電路,包括微型驅動器模塊電路的設計,基於fpga的運動控制器電路的設計,傳感器信號調理以及模/數轉換電路的設計。
  2. Finaiiy, the paper also has introduced the virtua1 worid of windows rs ; j { ? # - - lase / and how to map the 1ogica1 address to physica1 address in protected mode and the interrupt mechanism of protected mode, then the paper has i11ustrated that it is necessary to write virtua1 device driver ( vxd ) in order to access hardware device from the third leve1

    最後,在介紹了windows的虛擬世界,和在保護模式下如何將邏輯地址映射成物理地址,以及保護模式下的中斷機制的基礎上,闡明了在保護模式下應用程序對硬體設備操作驅動程序的必需的中間橋梁作用。
  3. The mtd driver interface under linux is classified into two modules : the user module and the hardware module

    Linux下的mtd驅動程序介面被劃分為兩類模塊:用戶模塊和硬體模塊。
  4. Thirdly, the paper discusses the driver of the peripheral equipment, how to port the uc / os - n and uclinux, h. 323 protocol and the application of the system in the digital speech classroom. also some software and hardware measure are adopted to enhance the system stability. at last, the shortcoming and the something to be improved are given. dsp can be used to realize real - time speech coding algorithm, and after porting ( ac / os - n, arm can manage the keyboard, the lcd and the ethernet peripheral etc. then the embedded network system with specific purpose can be used in others fields, such as pda, set of top, web tv, ect

    在實際設計實現中,為提高系統軟、硬體整體穩定性和可靠性,使用了以下幾種方法: ( 1 )低電壓復位、抗電源抖動能力、增加時鐘監測電路、抗電磁干擾能力、散熱等技術; ( 2 )多層pcb設計,線路板結構緊湊,電源部分採用數字5v 、 3 . 3v 、 3v 、 1 . 8v和模擬5v多電源供電; ( 3 )選用表面貼和bga封裝的器件; ( 4 )按照軟體工程的要求進行系統分析,規劃系統框圖、流程分析、模塊劃分,減小了不同模塊的相關性,從而最大限度避免了錯誤的發生。
  5. In the last part of this thesis, we introduce the component and function of test system, and focus on how to develop the test system in details, include up layer application and device driver, from analyzing to coding. we explain how to develop the gui of test system using photon application builder ( phab ) tools, communicate among processes and schedule the multi - tasks. we also introduce the development of device driver under qnx, include programme of the interrupt handler, management of hardware resource and interface between application and device driver

    首先,以真實的圖形界面為基礎,詳細介紹了測試軟體界面部分的樣式、功能和使用;在此基礎上,進一步介紹了測試軟體編寫中的一些技術細節,如如何使用phab開發圖形界面、如何進行多任務調度、如何進行進程通訊等;最後詳細地介紹了在qnx下驅動程序的開發包括中斷處理函數的編寫、系統硬體資源的管理以及驅動程序與測試程序的介面。
  6. Based on the dsp development board, the author finishes the hardware debug about the multi - channel buffered serial port ( mcbsp ) receiving the output signal from the gps if collector and resolves the software program of the receiving buffer of the multi - channel synchronous serial data, data integration, udp datagram encapsulation and network interface driver, etc. the real - time udp datagram receiving, data frame de - encapsulation and high speed data memory are implemented, and a friend application interface with windows message is developed on the pc

    基於dsp開發板,作者完成了dsp的多通道緩沖串口( mcbsp )接收gps中頻接收機輸出信號的硬體調試,並解決了多通道同步串口數據的接收緩沖、數據合併、 udp數據報裝幀及網路介面驅動等軟體編程。在pc端,通過mfc的網路應用開發類casyncsocket實現udp報的實時接收、數據解幀譯碼、高速存貯,利用windows消息機制開發了應用程序友好界面。
  7. After the investigation of the general technology of hardware implementation, how to implement the kasumi algorithm using field programmable gate array ( fpga ) device is discussed in detail, and the author develops the cipher chip of kasumi algorithm, the kasumi cipher card based on 32 - bits pci bus, the wdm device driver that used in windows2000 / xp, and the software to demostrate encrypting data link. finally, an application demostration is constructed with all the above implementation

    在此硬體實現的結果晶元基礎上,設計了32位的基於pci總線的kasumi加密卡,編寫了windows2000 xp下的windows驅動程序模型( wdm )驅動程序和鏈路加密應用程序,由此構成一個應用演示系統,作為研製結果的應用評估,為進一步進行第三代移動通信系統相關安全技術研究和開發提供了基礎條件。
  8. Second, porting ecos system is the cornerstone of ecos system, the job is according to target board programme that bottom hal ( hardware abstraction layer ) porting code and certain driver codes supportting devices of target board, then configures, complices, links and borns an ecos library file

    本人還參與完成的一個基於ecos的voip終端的設計和實現。該終端是基於飛思卡爾公司的mcf5235evb評估板和本文成功移植的ecos嵌入式操作系統,並在其上移植sip等相關的應用協議棧。
  9. In the software section, the “ wave descriptor ” and the whole communication process of cy7c68013 in the gpif master mode were expounded ; and the testing result of the firmware was listed at the end of the firmware part ; function driver is the bridge between hardware and host software, and the design process of the wdm ( windows driver mode ) driver for the usb was introduced here ; finally the application software used to exhibit the curves and save data was designed, and the functions of the software were also explained

    在軟體部分,詳細闡述了cy7c68013在gpif工作模式下的波形設計過程及其數據通信流程,並給出了調試結果;驅動程序是硬體和客戶應用程序間通信的橋梁,文中介紹了usb的wdm功能驅動程序設計過程;最後,設計了一個主要用於演示數據變化曲線和數據保存的應用程序,並對其功能做了解釋。
  10. In the project, the work completed by the author is as followed : ( 1 ) answer for events " transmition, which are transmitted to application programs, and correspondly dealt ; ( 2 ) answer for all of the handware drivers, included lcd display driver, flash driver, e2prom driver, sound driver, gsm status monitorer driver, keyboard driver, uart driver, real - time controller driver, hung - up monitorer driver ; ( 3 ) answer for all problems related with hardware drivers ; ( 4 ) answer for the tools for write data to flash, such as programs, font libraries

    該項目中,本人完成了以下幾方面的工作: ( 1 )負責所有消息的驅動,使上層應用程序能夠接收到底層硬體設備產生的消息,並做相應處理; ( 2 )負責所有硬體驅動程序的設計和調試。驅動程序包括lcd顯示驅動、 flash驅動、 e ~ 2prom驅動、聲音驅動、 gsm模塊狀態監控驅動、鍵盤驅動、串口驅動、實時鐘驅動、電源管理、摘掛機檢測驅動,共10部分。 ( 3 )負責解決遇到的所有與驅動相關的問題。
  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 demodulation circuit interfaced with the local bus, demodulates the signals transmitted on the pstn and restores the acquired data. in order to work nomally, hardware needs cooperation with software. the driver for pci demodulator has been developed

    本地總線上掛接解調電路,對傳輸來的信號進行解調,恢復採集的數據。硬體需有軟體的配合才能正常的工作,因此為pci解調器設計了驅動程序。
  13. A new way for application program to communicate with the hardware was implemented in windows2000 operation system and the ones after it. in this way, the application program must visit the hardware via the wdm driver. according to this system, the wdm drivers of pcl - 839 and pcl - 833 were developed

    對在win2000及其以後的操作系統中設備的驅動程序進行了研究,分析了在wdm模式下的驅動程序工作原理,並對運動控制卡pcl - 839和計數卡pcl - 833進行了wdm驅動程序的開發。
  14. The ices support you all the way through hardware board bring - up to board support package and device driver development

    到板支持包和設備驅動程序的開發,在線模擬器提供全程支持。
  15. The thesis " gives prominence to analysis and research usb host controller in embedded computer, including hardware design, the support of bsp and related driver in windows ce

    論文著重分析與研究在嵌入式計算機中usb主機控制器的硬體設計、板級支持包bsp中對usb的底層支持和usb主機控制器在操作系統windowsce下的驅動。
  16. In this paper, discussion is mainly focused on the hardware application policy of intelligence automobile driver - assistance system

    本文主要工作圍繞著智能汽車輔助駕駛系統中視覺檢測、導航部分的硬體實現展開。
  17. The windows hardware quality laboratory ( whql ) will run your driver with all sorts of driver verifier tests enabled, so you might as well beat them to it by enabling driver verifier as soon as your driver is minimally functional

    視窗硬體質量實驗室( whql )將用所有授權驅動校驗測試來運行你的驅動,這樣你可能還是通過授權的驅動校驗瞞過了他們:你的驅動剛剛(實現了)最少的功能。
  18. Finally, it takes ipc, motion controller, servo motor & driver and cross worktable as hardware foundation and finishes the design of an opening nc system which has good performance and can be used in practical production

    最後利用工業pc 、運動控制器、伺服電機及驅動器、十字滑臺為硬體基礎,設計完成了一套具有開放性,性能良好,可用於實際生產加工的數控系統。
  19. The basic principle of spectrum method in color measuring and its specialty are analyzed, and it is used in judging the ending of acid - alkali titration. the whole structure and the light source driver circuit are designed in detail ; the single chip control system ' s hardware interface and software design are given

    分析了光譜法顏色測量的基本原理及特點,並將它應用於酸堿滴定的終點判斷,具體設計了顏色測量系統的整體結構與光源驅動電路。
  20. 8. driver hardware of the ema is designed, with the schematic diagram of the corresponding components

    設計了電動舵機驅動器硬體,給出了各組成部分的線路原理圖。
分享友人