-
RTL8139驱动源码
RTL8139驱动源码-RTL8139 actuation source code
- 2023-05-26 04:05:04下载
- 积分:1
-
本文档也描述了Windows Driver Model(WDM)驱动程序,这些驱动程序在Windows2000和Microsoft® Windows&re...
本文档也描述了Windows Driver Model(WDM)驱动程序,这些驱动程序在Windows2000和Microsoft® Windows® 98平台之间是源码级兼容的。-This document also describes the Windows Driver Model (WDM) driver, the driver in Windows 98 and Windows platform Microsoftreg between source-compatible.
- 2022-04-15 19:11:18下载
- 积分:1
-
vxd example by asm
asm 编的vxd例子-vxd example by asm
- 2023-03-22 08:40:03下载
- 积分:1
-
使用PortTalk及经过改良的函数集进行2KXP下IO口的直接访问,在你的代码中调用OpenCurProcessIOAllAccess(CurWnd: THa...
使用PortTalk及经过改良的函数集进行2KXP下IO口的直接访问,在你的代码中调用OpenCurProcessIOAllAccess(CurWnd: THandle)或者OpenCurrentProcessIOAllAccess(PID: THandle)即可,CurWnd是窗口句柄,PID是进程句柄。-use PortTalk and improved function set for the next IO 2KXP directly to the mouth, in your code calls OpenCurProcessIOAllAccess (CurWnd : THandle) or OpenCurrentProcessIOAllAcces s (PID : THandle) can be, CurWnd is a window handle, PID is the process handle.
- 2023-06-09 18:50:08下载
- 积分:1
-
S6B0108段驱动器数据表点阵LCD。
S6B0108 segment driver data sheet for dot matrix LCD.
- 2022-06-13 04:25:23下载
- 积分:1
-
FPFilter is a sample disk filter driver that demonstrates how a disk failure pre...
FPFilter is a sample disk filter driver that demonstrates how a disk failure prediction filter driver could be implemented. A failure prediction filter driver can predict when a disk may fail and notify the disk driver stack of this condition. - FPFilter is a sample disk filter driver that demonstrates how a disk failure prediction filter driver could be implemented. A failure prediction filter driver can predict when a disk may fail and notify the disk driver stack of this condition.
- 2022-03-26 10:54:43下载
- 积分:1
-
1 程序开发步骤如下
(1) 打开vc,选择菜单项file
1 程序开发步骤如下
(1) 打开vc,选择菜单项file->new,选择projects选项并建立一个名为"floppy"的win32 console applicatoin工程;创建时注意指定创建该工程的目录;
(2) 在工程中创建源文件"floppy.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"floppy.cpp";在接下来询问是否创建新文件时回答"yes";然后通过Workspace->FileView->Source Files打开该文件,在其中编辑本程序的源代码;编辑结束后通过菜单项File->Save进行保存;
(3) 同(2)步骤再加入文件"floppy.h";
(4) 通过调用菜单命令项build->build all进行编译连接,可以在指定的工程目录下得到debug->floppy.exe程序;现在即可以运行该程序;由于没有命令行参数,故不必在控制台下来运行,直接运行即可;
2 补充说明
这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。-a step in the development process as follows (1) Open vc, select menu item file-gt; New, choose projects and the establishment of an option called "floppy" win32 console applicatoin works; Attention to create designated to create the directory of the project; (2) create the works Source "floppy.cpp" : Select menu item project-gt; add to project-gt; files, the choice of their own box to create the file name, here is the "floppy.cpp"; the next quest
- 2023-05-03 02:30:03下载
- 积分:1
-
周立功传递的驱动程序,包括使用说明和升级说明
周立功pci9810驱动,包含使用说明和升级说明-Week Ligong pci9810 driver, including the use of notes and upgrade instructions
- 2022-06-17 19:02:02下载
- 积分:1
-
AD9851的驱动程序,可以生成频率可控的正弦波。同时可以作为参照,学习AD9852,AD9854的使用!...
AD9851的驱动程序,可以生成频率可控的正弦波。同时可以作为参照,学习AD9852,AD9854的使用!-AD9851 driver can generate the sine wave frequency controllable. At the same time can serve as a reference, study and AD9852, AD9854 use!
- 2022-02-26 02:14:38下载
- 积分:1
-
get unexport funtion
get unexport funtion
- 2022-03-09 14:05:59下载
- 积分:1