-
windows 驱动开发实例,对初学者比较有用
windows 驱动开发实例,对初学者比较有用-windows driver example
- 2022-12-04 01:00:03下载
- 积分:1
-
液晶屏1602驱动程序,硬件电路液晶显示用户必备。
液晶屏1602驱动程序,硬件电路液晶显示用户必备。-1602 LCD driver liquid crystal display user hardware required.
- 2023-03-03 14:05:04下载
- 积分:1
-
触摸屏校正程序 触摸屏校正程序
触摸屏校正程序 触摸屏校正程序 -touch calibratetouch calibratetouch calibratetouch calibrate
- 2022-12-08 16:30:03下载
- 积分:1
-
应用程序 usb下载 可以用来下载上传数据
应用程序 usb下载 可以用来下载上传数据 -Usb application download can be used to download From data
- 2022-06-02 07:25:17下载
- 积分:1
-
STATAPI Driver Test Results
Author: Paul Walker
Document: v1.3.0
STATAPI Driver Test Results
Author: Paul Walker
Document: v1.3.0
- 2022-01-28 23:49:49下载
- 积分: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
-
Inserts in type GUI the mouse driver, is suitable and so on
inserts the type gra...
嵌入式GUI中的鼠标驱动程序,适用于microwindows等嵌入式图形GUI工具,对于理解嵌入式GUI的底层驱动有很大帮助.- Inserts in type GUI the mouse driver, is suitable and so on
inserts the type graph GUI tool to microwindows, inserts type GUI
regarding the understanding the first floor actuation to have the very
big help
- 2023-02-01 17:15:04下载
- 积分:1
-
一个SD卡windows ce下驱动程序,基于ARM9 2410
一个SD卡windows ce下驱动程序,基于ARM9 2410-An SD card, under windows ce driver, based on ARM9 2410
- 2022-02-18 17:03:30下载
- 积分:1
-
的flpydisk示例是一个软盘驱动器驻留在目录 ntddksrcst…
The flpydisk sample is a floppy driver that resides in the directory NtddkSrcStorageFdcFlpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication between the application level and the low-level driver. The floppy driver takes commands from the application and then calls routines in the controller which will in turn perform the actual interaction with the device. The sample compiles in 64-bit, but has not been tested in this environment. It is compatible with x86 and Alpha platforms.
- 2022-07-17 09:42:13下载
- 积分:1
-
service programming sample
service programming sample
- 2022-05-24 08:20:31下载
- 积分:1