-
Wince应用程序开发驱动程序
嵌入式程序开发
Wince应用程序开发驱动程序
嵌入式程序开发-wince Application
- 2022-02-25 21:18:12下载
- 积分:1
-
usb相关代码,内有详尽的源程序和说明文档,开发USB很有用处.
usb相关代码,内有详尽的源程序和说明文档,开发USB很有用处.-usb related code, which is the source code and detailed documentation, development USB useful.
- 2022-07-09 06:08:27下载
- 积分:1
-
所谓固件,就是存储在程序内存中的程序,用以完成驱动程序无法完成的USB 芯片及外围芯片的初始化及控制工作[23]。USB固件程序设计是USB接口部分的主要工作,...
所谓固件,就是存储在程序内存中的程序,用以完成驱动程序无法完成的USB 芯片及外围芯片的初始化及控制工作[23]。USB固件程序设计是USB接口部分的主要工作,它的主要目的是:当USB设备连接到主机上时,主机可以发现新设备,然后建立连接并完成数据传输任务,也就是能够让Windows正常检测和识别USB设备。因此在USB固件程序中,最重要的工作就是USB描述符的定义和USB传输中断的处理。-called firmware is stored in the memory of the procedure, Drivers used to complete the impossible chip and external USB chip initialization and control work [23]. USB firmware design is USB major part of the work, its main objectives are : When USB devices connected to the host, the host can be found in new equipment, then establish a connection and data transmission to complete tasks, is to let the normal Windows USB detection and identification equipment. Therefore USB firmware procedures, the most important work is described USB define and USB transmission interruption of treatment.
- 2022-07-14 22:36:17下载
- 积分:1
-
利用giveio实现在windows下直接访问pci卡的程序.安装giveio后,将源代码中的pci的venderid和deviceid改为自己pci卡的id号...
利用giveio实现在windows下直接访问pci卡的程序.安装giveio后,将源代码中的pci的venderid和deviceid改为自己pci卡的id号,就能够在widows下得到自己pci卡的基地址,在giveio运行的条件下可以直接对pci的io端口进行操作!-Giveio realize the use of direct access to the windows under the pci card procedures. Giveio installed, will the source code of the pci and DeviceID venderid changed their pci card id number, will be able to get their widows under the pci card base address, in giveio running conditions can be directly on the pci port to operate the io!
- 2023-04-02 05:10:03下载
- 积分:1
-
D12 DDK 的编程的一个实例
D12 DDK 的编程的一个实例-D12 DDK programming examples of a
- 2022-04-09 01:03:47下载
- 积分:1
-
应用程序打开或关闭文件时,需要由操作
系统来决定如何访问包含了指定文件内容的一个设备。找到设备后, I / O请求会被转发给一个本地设备驱动程序。通过网络来...
应用程序打开或关闭文件时,需要由操作
系统来决定如何访问包含了指定文件内容的一个设备。找到设备后, I / O请求会被转发给一个本地设备驱动程序。通过网络来访问一个设备也同样。然而, I / O请求必须通过网络转发给对应的远程设备。我们将其称为“I / O重定向”(I/O Redirection)-Application to open or close a document, required by the operating system to decide how to access the content of the document contains a specified device. To find equipment, I/O request will be forwarded to a local device driver. Through the network to access a device also. However, I/O requests must be sent through the network to forward the corresponding remote device. We will call " I/O Redirection" (I/O Redirection)
- 2023-05-13 12:30:03下载
- 积分:1
-
MINIport 驱动源程序,开发工具:WINDDK
MINIport 驱动源程序,开发工具:WINDDK-MINIport-driven source code, development tools: WINDDK
- 2022-04-22 21:00:19下载
- 积分:1
-
在用户模式下操作核心驱动程序讲解
在用户模式下操作核心驱动程序讲解-in user mode operation on the core driver
- 2022-04-17 03:14:45下载
- 积分:1
-
wdm programming source code from russia (kulakov)
wdm programming source code from russia (kulakov)
- 2022-02-14 16:01:00下载
- 积分:1
-
NIC driver source code
marvell网卡驱动原代码-NIC driver source code
- 2022-03-24 16:37:58下载
- 积分:1