ddk
- 网络设备驱动程序开发包;驱动程序开发工具;驱动程序开发套件
-
The Research and Application of DDK in Power Equipments Monitoring System
知识发现在动力设备监控系统中的应用研究
-
Windows DDK is used to develop the drive program .
使用WindowsDDK开发了驱动程序。
-
Compiled method of DDK device driver based on windows NT / 2000 platform
基于WINDOWSnt/2000平台的DDK设备驱动软件的编译方法
-
Driver Design for Audio and Video Codec Based on DDK
基于DDK的音视频编码器驱动的设计
-
Developing Device Driver for Time-code Generator Using DDK on Windows NT
WINDOWSnt下利用DDK开发时统卡驱动程序
-
RAPD analysis of the genetic specificity of DDK mice
DDK品系小鼠遗传特异性的RAPD分析
-
The Initialization of Hardware in Developing Device Driver with DDK under Windows NT
用DDK编写WINDOWSnt设备驱动程序中的硬件初始化
-
Driving design of TLV 320 AIC 23 based on DDK
基于DDK的TLV320AIC23型编解码器的驱动设计
-
Using DDK of Microsoft , the authors develop a WDM driver for the communication interface based on PCI bus .
以Microsoft的DDK为开发工具,开发了基于PCI总线的通信接口板的WDM驱动程序。
-
Inbred strain of mice DDK shows a unique property of reproduction ( DDK syndrome ) .
近交系小鼠DDK具有一种奇异的繁殖特性(DDK综合症)。
-
Developing USB Device Driver under Win2000 / xp with DDK
用DDK开发win2000/xp下USB设备驱动程序
-
This paper introduces how to develop USB device driver under windows 2000 with Driver Development Kit ( DDK ) provided by Microsoft .
本文介绍了如何用Microsoft公司提供的驱动程序开发包(DDK)工具开发win2000/xp下的USB设备驱动程序。
-
And the discussion of the design , installation and test of the WDM device driver developed with the Windows 2000 DDK finishes this paper .
论文最后论述了用Windows2000DDK开发的WDM格式的设备驱动程序的设计、安装和测试。
-
This means although the header of DDK publishes the whole structure , we can only directly access or modify some field of the structure .
这意味着虽然DDK头中公开了整个结构,但我们仅能直接访问或修改结构中的某些域。
-
In the USB hardware drive platform based on Windows DDK , mutual link between the hardware Inference with the host is researched and designed .
在基于WindowsDDK的USB硬件驱动平台下,对推理机下位机硬件与PC互联进行了研究和设计。
-
The DDK ( Driver Development Kit ) provided by Windows was used to develop the PCI bus driver program of this area target echo simulator system .
以面目标回波模拟器系统为例,用Windows提供的驱动程序开发包DDK开发了PCI总线驱动程序。
-
This paper use the DDK to develop the driver of the PCI-E digitizer to control it and to high efficiently read the data to the computer .
用DDK开发了驱动程序,实现了计算机对数字化仪板卡控制和高效数据读取。
-
In the forth chapter , it is introduced that how to realize wireless terminal unites access control by windows 2000 DDK , and there are program codes .
在第四章中主要介绍了如何使用Windows2000DDK实现无线终端接入控制,并且附有部分源代码。
-
The paper discusses a technology to realize access to physical memory and I / O interface by using the device program development Kit ( DDK ) supported by Windows NT .
文章论述了一种在WINDOWSnt4.0下利用NT设备驱动程序开发包(NTDDK)访问物理内存和I/O口的方法,经过实践检验此方法有较强的使用价值。
-
WDM device drive programs is developed based on DriverStudio + Windows DDK for XP + VC6 system , virtual oscillograph and logic instrument are realized .
利用DriverStudio+WindowsDDKforXP+VC6的软件平台,开发了WDM设备驱动程序。实现了Windows环境的简易虚拟示波器,和简易虚拟逻辑仪。
-
The paper studies the principle and structures of the WDM drivers , and discusses general process of developing PCI drives with the Device Driver Kit ( DDK ) from Microsoft .
课题研究了WDM驱动程序的原理和结构,讨论了用微软DeviceDriverKit(DDK)工具开发PCI驱动程序的一般过程。
-
The results show that DDK ultra-exclusive deal with a large number of female embryos at the 2-cell developmental stagnation and can not conduct a follow-up test .
结果表明,超排处理DDK雌鼠产生的胚胎,大量处于2细胞期发育停滞。
-
The design principle and the method were discussed for developing a driver of USB device using DDK under the condition of Windows . A design instance was given for strengthening our understanding of this .
详细地讨论了在Windows环境下利用DDK开发USB设备的驱动程序的设计原理、方法以及在设计中的注意事项,并给出了一个设计实例,以此来加深对驱动程序开发过程的理解。
-
To develop the device driver in Windows is one of the difficulties for the development of an application system , because it requires familiarity with inner operation system , DDK and the driver mode .
开发Windows下的驱动程序已成为应用系统开发的难点之一,因为他需要熟悉内部操作系统和DDK编程及驱动模式。
-
The paper firstly introduces the whole structure of a USB system , then it describes the working principles of Windows device driver , and introduces how to write USB device driver with Windows DDK .
然后从Windows驱动程序的结构入手介绍Windows驱动程序的工作原理;介绍了如何利用WindowsDDK编写USB设备的驱动程序;
-
Authors describe how to develop device driver of multi-channel voice encoder using DDK and driver studio on windows 2000 , and we discuss the stability of driver in the kernel-mode briefly .
讨论了在Windows2000下编写设备驱动程序的方法,给出了用DDK和DriverStudio开发多路话音采集压缩卡驱动程序的做法.论述了运行在内核模式中驱动程序的稳定性。
-
2 ) there exist no modifier genes which decrease the embryonic mortality in the heterozygous ( Om / + ) females having DDK background genes in large proportions ;
2)论证了DDK品系本身遗传背景中不具有使杂合型(Om/+)雌鼠胚胎死亡率降低的修饰基因;
-
The design driver mainly uses VC + + 6.0 , Driver Studio and the DDK to achieve , the steps to create the driver framework and the main functions achievement based on this framework are given .
该驱动程序的设计主要是利用VC++6.0、DriverStudio和DDK来实现的,给出了驱动框架创建的步骤和基于此框架的驱动程序的主要函数的实现。
-
Windows XP DDK at Visual C + + 6.0 background was applied to finish the development of PCI driver , realizing device creation , start , stop and deletion as well as data read-write operation .
使用WindowsXPDDK在Visualc++6.0环境下完成PCI驱动程序的开发,实现了设备的创建、启动、停止、删除和数据的读写操作功能。
-
This paper mainly discusses the design and the implementation of the personal firewall based on Windows 2000 Operation System , the programming language chosen as Visual C + + 6.0 integrated development environment and DDK for Windows 2000 Kits .
本文主要叙述了基于Windows2000操作系统、DDKforWindows2000工具开发包及Visualc++6.0平台下的个人防火墙系统的设计及具体实现。