-
Virtual Floppy Driver
Virtual Floppy Driver
- 2022-10-31 06:35:03下载
- 积分:1
-
简单WDM驱动程序,初学者写的第一个。比较简单
简单WDM驱动程序,初学者写的第一个。比较简单-Simple WDM driver program, beginners to write the first. Quite simple
- 2022-05-07 22:29:31下载
- 积分:1
-
一个主设备驱动程序绝对可用
一个主设备驱动程序绝对可用-a main device driver can be absolutely
- 2023-07-16 22:55:04下载
- 积分:1
-
具有键盘功能 液晶显示功能 C程序
具有键盘功能 液晶显示功能 C程序-Function with the keyboard and LCD display function C program
- 2022-05-09 05:10:16下载
- 积分:1
-
ssd7 practice multiple
ssd7练习选择题5-9的答案,应该比较全了-ssd7 practice multiple-choice answers to 5-9, it should be a relatively wide
- 2022-06-16 23:47:29下载
- 积分:1
-
此源码为win2000下的Realtek8139网卡驱动程序。
此源码为win2000下的Realtek8139网卡驱动程序。-this source for the WIN2000 Realtek8139 NIC driver.
- 2023-07-25 12:55: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
-
关于at29c040的驱动,包括对该芯片的读写和擦除。还提供了该ic驱动电路...
关于at29c040的驱动,包括对该芯片的读写和擦除。还提供了该ic驱动电路-at29c040 on the drive, including a chip on reading, writing and erasure. Also provided by the drive circuit ic
- 2022-02-20 05:43:17下载
- 积分:1
-
VHDL source code for 2416 alphanumeric display driver.It is very important sourc...
VHDL source code for 2416 alphanumeric display driver.It is very important source code for applications where we want to display some numeric value and characters.
- 2022-02-28 13:24:13下载
- 积分:1
-
These libraries are designed for use with Microsoft Visual C
version 6.0. Instal...
These libraries are designed for use with Microsoft Visual C++ version 6.0.
Install them by running setup.exe. This will copy the files to various
places where MSVC will expect to find them. If setup fails, alternate
instructions are below.-These libraries are designed for use with Microsoft Visual C
version 6.0. Install them by running setup.exe. This will copy the
files to various places where MSVC will expect to find them. If setup
fails, alternate instructions are below.
- 2022-08-06 16:03:39下载
- 积分:1