-
很好的一个初级利用driverstudio来编写驱动程序的例子, 输入一个阿拉伯数字, 输出一个大写的中文数字...
很好的一个初级利用driverstudio来编写驱动程序的例子, 输入一个阿拉伯数字, 输出一个大写的中文数字 -Very good use of a primary driver to write driverstudio example, enter a Arabic numerals, the output of a number of the Chinese capital
- 2022-12-28 11:25:03下载
- 积分:1
-
The CD Audio sample allows some non
The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the command block(s) expected by the non-compliant cdroms. It supports Plug and Play and Power Management, and is 64-bit compliant. - The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the command block(s) expected by the non-compliant cdroms. It supports Plug and Play and Power Management, and is 64-bit compliant.
- 2023-08-05 21:20:03下载
- 积分:1
-
introduce moto driver
introduce moto driver -introduce moto driver
- 2022-02-03 06:49:35下载
- 积分:1
-
DOS下鼠标驱动程序
DOS下鼠标驱动程序-DOS mouse driver
- 2022-03-07 03:49:24下载
- 积分:1
-
对USB HID采用VC编码通过测试程序,有一定的参考…
针对USB HID设备的编程,采用VC编码,通过检测,有一定的参考价值-against USB HID programming using VC coding through testing, a certain reference value
- 2022-05-30 11:37:41下载
- 积分:1
-
Windows under the USB drive entirely procedures, test correctly.
Windows下USB驱动完全程序,测试正确。
-Windows under the USB drive entirely procedures, test correctly.
- 2022-02-25 15:08:10下载
- 积分:1
-
PCI9054 notes, a lot of problems and solutions in the collation, comparison util...
pci9054笔记,很多问题和解决方法的整理,比较实用。-PCI9054 notes, a lot of problems and solutions in the collation, comparison utility.
- 2022-08-25 19:26:56下载
- 积分:1
-
小脑的以PIC 16F877板和CMUcam之间通信的例子
example of communication between the Cerebellum 16f877 pic board and the CMUcam
- 2022-05-12 21:05:05下载
- 积分: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
-
windows driver model开发的一个例子程序,适合初学者使用
windows driver model开发的一个例子程序,适合初学者使用-windows driver model example of the development of a procedure for beginners
- 2022-04-08 20:00:50下载
- 积分:1