底层驱动
-
详细介绍PLC底层驱动函数的设计和实现;
In this paper , how to design and development PLC driver programs is explored .
-
在软件设计上,将C语言和汇编语言相结合进行底层驱动程序的开发,使软件的实现更加合理化、实用化。
In the aspect of software the thesis chooses C language to accomplish the driving program to make the programe more suitable and practical .
-
本文主要介绍了多CCD大幅面扫描仪底层驱动程序的结构及设计方法。
This paper deals mainly with the architecture and design of the driver of the large format scanner .
-
同时本课题使用嵌入式Linux操作系统作为系统软件平台,重点研究并完成相关底层驱动程序的设计。
Meanwhile , the system uses Embedded Linux system as the software platform , and accomplishes the design of related drivers .
-
本毕业设计的目标是设计基于嵌入式Linux和电子墨水显示技术PDA的底层驱动。并实现对用户应用程序的透明。
The graduation design objective is to design and electronic ink display technology based on embedded Linux PDA bottom-driven .
-
大幅面CIS扫描仪底层驱动软件的设计和实现
The Design and Implementation of the Base Layer Driven Software for a Large Scale CIS Scanner
-
基于GPIB接口仪器的底层驱动的设计与应用
The Design of Device Software Drive of Measuring Instruments with a GPIB Interface
-
考虑到系统集成的需要,将实现的闪存控制器封装成符合处理器本地总线(ProcessorLocalBus,PLB)接口标准的IP核,并根据IP核实现底层驱动程序。
Considering the needs of system integration , the flash memory controller is packaged as IP Core , which accords with the processor local bus interface standard .
-
第四章详细论述了示教盒系统硬件底层驱动程序的开发。主要包括存储器、网络通讯、PS/2键盘以及液晶显示屏幕驱动程序。
Chapter 4 , designing the hardware driver , including the Nand-Flash , Ethernet , PS / 2 keyboard , LCD controller , etc.
-
深入研究了命令和数据在ASP网页与COM控件,以及COM控件与底层驱动之间相互传输的过程。
This paper made an in-depth study of the transmission of commands and data among ASP page , COM control and the bottom driver .
-
采用模块化的设计思想,设计并实现了ECU外围接口电路中各模块的底层驱动程序。
The Low-level drivers of the ECU peripheral interface module were designed and implemented with the modular design concept .
-
软件设计中,本文完成了A/D、D/A、串行通信和双机通信等底层驱动功能,并在DSP中实现了基于小波降噪的信号处理程序。
Software design includes A / D , D / A , serial communication , dual-CPU communication and other driver functions , and also accomplish DSP program of lift wavelet analyses .
-
EPS系统硬件包括主控电路和驱动电路,软件则分为底层驱动程序、应用层程序和算法层程序。
The EPS hardware includes MCU circuit and driver circuit , and its software includes bottom driver module , application module and algorithm module .
-
基于uClinux的IP-STB嵌入式底层驱动的设计与实现
Design and Implement the Embedded Driver of the IP-STB Based on the uClinux
-
软件设计方面,针对课题中心电监护仪系统的特有外设开发了一系列WinCE实验平台下所需的底层驱动程序。
In term of software designing , I develop a series of underlying drivers on WinCE platform for peripherals of the ECG systems .
-
客户端软件通过底层驱动控制技术对可执行文件、驱动文件、DLL文件等进行验证,在白名单库之内的允许运行,否则杜绝执行。
The client software verifies the executable files , driver files , DLL files through the bottom control technology , allowed to run within the whitelist database , otherwise prevent running .
-
以美国Z-World公司专门为嵌入式系统的软件编程而开发的集成式软件开发系统DynamicC为软件工具,进行DDC的底层驱动程序开发。
Is the hardware platform and the BIOS of DDC is programmed by Dynamic C which is a special integrating software development system supplied by Z-World Company for software programming of the embedded module .
-
有关这个样机的设计与实现的软件部分,如:嵌入式linux操作系统的定制、底层驱动程序的开发、网桥应用程序的开发,本文给了非常详尽的描述。
The software and design of this prototype , for example : The custom-made of the embedded linux operating system , the design of the driver programmes in the bottom , the design of the application programme , has been given very exhaustive description .
-
并在Windows底层驱动程序的特点和工作原理分析基础上,对虚拟设备驱动程序编程开发中关键技术问题进行研究,提出应用程序与VxD共享内存的具体实现方法;
On the basis of analyzing characteristic and theory of device driver under Windows and studying the key technology in the programming of virtual device driver , puts forward the realization of sharing memory between application and VxD .
-
文中给出的各硬件模块底层驱动代码是在CCS2.0开发软件下编译的。
The code given in the paper is compiled in the development software of CCS2.0 .
-
并且在此基础上,基于FPGA目标跟踪器完成了目标图像采集、目标图像显示的底层驱动以及目标图像颜色空间转换程序设计。
From these modules , the target tracker makes a target image collection , a bottom driver from the target image display , and a program design which incorporates a target image color space transformation . The target tracker makes all these items by basing them on the FPGA .
-
软件部分主要包括SD卡底层驱动的设计、SD卡文件系统管理、查找音频文件的算法、解码芯片的控制、播放列表的设计等,详细介绍了各部分的实现流程。
Software part mainly gives the underlying drive of SD card , SD card file system management , the algorithm to find audio files , decoding chip control , play list design and so on . This part describes the implementation process of each module in detail .
-
有源电力滤波器(APF)、静止无功发生器(SVG)等作为新一代谐波抑制与无功补偿装置,其控制系统通常可划分为信号检测、稳定控制和底层驱动控制三大部分。
As the new generation devices for harmonic suppression and reactive power compensation device , active power filter ( APF ) and Static Var Generator ( SVG ), their control system are complicated , include signal detection , stable control and bottom driver control .
-
编写了CAN和USART的底层驱动程序,以及三种总线到以太网的数据转换程序,通过Ethereal抓包软件验证了数据被成功转换到以太网上。
Programming of CAN and USART drive is accomplished , and the program of three kinds of bus to Ethernet data conversion is also written . Through the Ethereal packet capture software , that the data is successfully converted to Ethernet is verified .
-
课题组往届研究生以QUADQSP-2型贴片机为研究控制对象,利用其原有机械结构,更换部分控制系统硬件(工业控制机和伺服控制卡等),开发了相应的底层驱动程序。
The past graduate students of research group take QUAD QSP-2 placement machine as research subject , replace parts of the control system hardware ( industrial control computer and servo control card , etc ), developed corresponding underlying driver , while retaining its original mechanical structure .
-
然后进行了底层驱动程序的开发和用户软件设计。
Afterwards , the driven software and user software is designed .
-
汽车无级变速器底层驱动系统设计与开发
Design and Development on Low-level Drive System of Automotive Continuously Variable Transmission
-
底层驱动软件主要叙述数据采集过程、采集数据的传输和保存。
Bottom driver controls the data acquisition , data transmission and data storage .
-
论文重点阐述车载数据采集系统的硬件设计和底层驱动软件设计。
Then , hardware design and bottom driver software design are described in detail .
-
主要的任务是对内核进行制定,并编写了底层驱动程序。
The main task is to make the kernel , and complete the bottom-level driver .