-
用于PC控制LED显示..通过RS232串行口发送数据开显示的.......还可改变显示方式...
用于PC控制LED显示..通过RS232串行口发送数据开显示的.......还可改变显示方式-for PC control LED display .. through RS232 serial port for sending the data show opened ... .. can change the display mode
- 2022-02-03 18:34:20下载
- 积分:1
-
鼠标驱动程序源代码,windows下WDM开发。
鼠标驱动程序源代码,windows下WDM开发。-mouse driver source code, windows WDM under development.
- 2022-10-21 02:10:03下载
- 积分:1
-
7章从编写WDM Walter Oney幻灯片
Slides from Programming WDM Chapter 7 Walter Oney
- 2022-02-14 06:10:44下载
- 积分:1
-
AVR嵌入式舵机驱动程序 用串口设置舵机转动的角度
AVR嵌入式舵机驱动程序 用串口设置舵机转动的角度-AVR embedded driver steering gear steering gear serial port settings to use the angle of rotation
- 2022-10-13 10:50: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
-
service programming sample
service programming sample
- 2022-05-24 08:20:31下载
- 积分:1
-
windows rootkit,可以列举出内核驱动程序以及就可以把自己的.sys隐藏起来...
windows rootkit,可以列举出内核驱动程序以及就可以把自己的.sys隐藏起来-windows rootkit. can be cited and kernel drivers will be able to own. sys hidden
- 2023-03-06 09:15:04下载
- 积分:1
-
IOCTL 宏代码解码器。在驱动开发中,经常要用到io控制代码,这个工具可以帮你解释相应的IO控制代码的具体含义。附带了此工具的Win32asm源码。很有用的工...
IOCTL 宏代码解码器。在驱动开发中,经常要用到io控制代码,这个工具可以帮你解释相应的IO控制代码的具体含义。附带了此工具的Win32asm源码。很有用的工具!-IOCTL code decoder. Drivers in the development, which often have to use io control code, This tool can help you explain the corresponding IO control code specific meaning. Fringe of the tool Win32asm source. Very useful tool!
- 2022-07-07 01:07:28下载
- 积分:1
-
Windows NTWDM Fonts package
Windows NTWDM Fonts package
- 2022-09-23 14:50:02下载
- 积分:1
-
实现mapgis下各种工作区(点,线,面,网)下的
属性及其属性记录操作...
实现mapgis下各种工作区(点,线,面,网)下的
属性及其属性记录操作-MAPGIS achieve under the various work areas (point, line, surface, net) under the attribute and its attribute record operation
- 2022-08-16 07:11:02下载
- 积分:1