-
功能齐全的虚拟磁盘驱动,是学习驱动开发的好资料。
功能齐全的虚拟磁盘驱动,是学习驱动开发的好资料。-disk driver for you to use.
- 2022-07-20 13:04:31下载
- 积分:1
-
wifi driver source code
wifi driver source code
- 2022-07-07 18:14:49下载
- 积分:1
-
一个很好的WDM驱动编程入门程序,包括驱动和测试代码。含有所有基本的驱动功能例程,适合初学者学习参考...
一个很好的WDM驱动编程入门程序,包括驱动和测试代码。含有所有基本的驱动功能例程,适合初学者学习参考-a good WDM Driver programming entry procedures, including drivers and test code. Contain all the basic functions of the driving routines, learning reference for beginners
- 2023-07-04 02:10:03下载
- 积分: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
-
e100bex网卡驱动程序
e100bex网卡驱动程序-e100bex LAN Driver
- 2022-06-20 18:17:57下载
- 积分:1
-
Yang Chong yc2440
扬创yc2440-t2-dm9000 ce 5.0 bsp,3.5寸nec屏,百兆网卡-Yang Chong yc2440-t2-dm9000 ce 5.0 bsp, 3.5-inch screen nec, Fast NIC
- 2022-07-22 15:59:17下载
- 积分:1
-
SD卡读写源程序,很好的一个驱动程序,希望
对大家起作用
SD卡读写源程序,很好的一个驱动程序,希望
对大家起作用-SD Card Reader source, a very good driver, and they hope to work everyone
- 2022-01-25 19:53:02下载
- 积分:1
-
Windows ce device driver can be used as the development of reference books.
Windows ce设备驱动,可以作为开发的参考书籍.-Windows ce device driver can be used as the development of reference books.
- 2023-07-10 22:55:05下载
- 积分:1
-
刷卡器驱动源程序
刷卡器驱动源程序-Card driver source
- 2022-10-24 01:25:03下载
- 积分:1
-
vs2008 平台下异质单链表的实现,利用虚函数来实现的,调试通过,加深对虚函数的理解...
vs2008 平台下异质单链表的实现,利用虚函数来实现的,调试通过,加深对虚函数的理解-vs2008 platform realization of heterogeneous single-chain, the use of virtual function to achieve, and debugging through deepened understanding of the virtual function
- 2023-01-10 04:00:06下载
- 积分:1