-
剖析Windows系统服务调用机制相关及驱动编程模式
剖析Windows系统服务调用机制相关及驱动编程模式-analysis service called Windows systems and related mechanisms driven programming model
- 2023-09-03 00:45:03下载
- 积分:1
-
power save consuption libraries for avr
power save consuption libraries for avr
- 2022-08-08 16:07:57下载
- 积分:1
-
si4432/ia4432 simple driver to test is available. Simple and easy to transplant.
si4432/ia4432简单驱动程序,测试可用。简单明了易于移植。-si4432/ia4432 simple driver to test is available. Simple and easy to transplant.
- 2023-05-07 10:55:03下载
- 积分:1
-
10位数字温度传感器AD7416驱动程序 采用IIC总线传输数据
10位数字温度传感器AD7416驱动程序 采用IIC总线传输数据 -10 digital temperature sensor AD7416 driver using IIC bus data transfers
- 2022-05-09 13:47:05下载
- 积分:1
-
Ring0下恢复SSDT Shadow,是一个完整的VC工程,可以学习学习。
Ring0下恢复SSDT Shadow,是一个完整的VC工程,可以学习学习。-Ring0 resume SSDT Shadow
- 2022-02-15 05:30:23下载
- 积分:1
-
此文件为ZCM6046型液晶驱动程序 是我调式成功的
此文件为ZCM6046型液晶驱动程序 是我调式成功的-this file is the drive programme for ZCM6046 LCD and debugged perfectly by me.
- 2022-05-26 13:53:34下载
- 积分: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
-
一个实现系统注册表,进程启动和驱动加载的主动防御源代码...
一个实现系统注册表,进程启动和驱动加载的主动防御源代码-Realize a system registry, the process of start-up and drive to load the source code of the active defense
- 2022-03-06 00:57:50下载
- 积分:1
-
ext2 file system driver for win nt
ext2 file system driver for win nt
- 2022-07-01 01:38:59下载
- 积分:1
-
使用VToolsD编写的简单的hello程序
使用VToolsD编写的简单的hello程序 -A simple hello application which uses VToolsD
- 2022-04-21 04:06:19下载
- 积分:1