-
没事的时候是用自己的430 WDT源控制我们必须看看…
当时什么都没做,自己的430WDT源码控制大家一定要看看。雷亚尔
- 2022-03-18 23:11:38下载
- 积分:1
-
ARM7 JTAG调试工具源码,VC工程
arm7的JTAG调试工具源码,VC++工程形式-arm7 the JTAG debugging tools source, VC engineering
- 2022-04-08 07:07:28下载
- 积分:1
-
一个使用VtoolsD类库处理硬件中断的VxD应用
一个使用VtoolsD类库处理硬件中断的VxD应用-An application using VToolsD lib to process hardware interrupt
- 2022-01-24 18:40:51下载
- 积分: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
-
用C语言写得PCI8052的WDM结构驱动程序,全部自己写得,没有多于得操作,读取速度很快...
用C语言写得PCI8052的WDM结构驱动程序,全部自己写得,没有多于得操作,读取速度很快-PCI8052 written using C language structure of the WDM drivers, all written their own, no more than a operation, fast read
- 2023-06-27 21:00:03下载
- 积分:1
-
驱动级IO模拟按键,用于DX游戏的按键模拟。
this code can IO
驱动级IO模拟按键,用于DX游戏的按键模拟。
this code can IO-driven simulation of the keys to the game for the DX simulated keys.
- 2022-01-25 21:56:27下载
- 积分:1
-
A D12 with the development of the necessary USB drivers, out to the D12 would li...
一个用D12开发USB的必备的驱动程序,拿出来给想用D12做USB的人铺路!-A D12 with the development of the necessary USB drivers, out to the D12 would like to use USB to do the people to pave the way!
- 2022-02-25 15:34:56下载
- 积分:1
-
wdm入门驱动程序
wdm入门驱动程序-Getting Started wdm driver
- 2022-03-03 18:45:11下载
- 积分:1
-
基于三星0724芯片的液晶驱动程序,内含str9的总线操作,在实际使用的时候把这部分替换成实际使用的CPU操作就可以了。...
基于三星0724芯片的液晶驱动程序,内含str9的总线操作,在实际使用的时候把这部分替换成实际使用的CPU操作就可以了。-Based on Samsung 0724 LCD driver chips containing STR9 bus operation, in actual use when this part replaced by the actual use of the CPU to operate it.
- 2022-05-25 08:53:26下载
- 积分:1
-
第二必要的源代码编写WDM
Programming WDM 2st 配套源码-Programming WDM 2st necessary source code
- 2023-02-14 00:35:04下载
- 积分:1