-
通过驱动可以读写内存任意地址,不使用api,修改系统DLL内容...
通过驱动可以读写内存任意地址,不使用api,修改系统DLL内容-use drivers modify all address,not use api,global dll
- 2022-10-12 07:20:02下载
- 积分:1
-
制导好书:《制导信息处理》,胡见堂等著,国防工业出版社...
制导好书:《制导信息处理》,胡见堂等著,国防工业出版社-Good Guidance:
- 2023-05-06 17:45:02下载
- 积分: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
-
这是一个声波触摸屏驱动中的定位校准程序的源码.
VC
这是一个声波触摸屏驱动中的定位校准程序的源码.
VC-This is an acoustic-driven touch screen positioning of the source calibration procedure. VC
- 2022-03-23 23:14:26下载
- 积分:1
-
驱动程序入门,hello world一类的入门说明源码。
驱动程序入门,hello world一类的入门说明源码。-driver
- 2022-02-01 06:58:46下载
- 积分:1
-
这是VC编写的并口驱动
这是VC编写的并口驱动-prepared by the Parallel Drive
- 2022-01-25 18:57:47下载
- 积分:1
-
本文档也描述了Windows Driver Model(WDM)驱动程序,这些驱动程序在Windows2000和Microsoft® Windows&re...
本文档也描述了Windows Driver Model(WDM)驱动程序,这些驱动程序在Windows2000和Microsoft® Windows® 98平台之间是源码级兼容的。-This document also describes the Windows Driver Model (WDM) driver, the driver in Windows 98 and Windows platform Microsoftreg between source-compatible.
- 2022-04-15 19:11:18下载
- 积分:1
-
华恒驱动入门教程说明及程序原代码下载
driver
华恒驱动入门教程说明及程序原代码下载
driver-devlop-entrance-v1.0-Getting Started Guide华恒driver instructions and procedures for the original code to download driver-devlop-entrance-v1.0
- 2023-05-27 10:15:04下载
- 积分: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
-
D12的驱动程序,比ZLG提供的驱动程序有较大的改进。我做VC的时候用的。...
D12的驱动程序,比ZLG提供的驱动程序有较大的改进。我做VC的时候用的。-D12 of the driver, ZLG than the driver a greater improvement. I do VC of the time.
- 2022-02-01 14:30:06下载
- 积分:1