-
VC++编写摄像头视频信号采集驱动源码,仅供学习参考。
VC++编写摄像头视频信号采集驱动源码,仅供学习参考。-VC to prepare camera-source video signal acquisition drive.
- 2022-09-27 11:35:03下载
- 积分:1
-
液晶驱动程序128*64,主要是串口通信的
液晶驱动程序128*64,主要是串口通信的-LCD driver 128* 64, is the Serial Communication
- 2023-01-20 15:40:03下载
- 积分:1
-
Detailed design of windows driver chapter7 matching code
windows驱动程序设计详解chapter7
配套代码-Detailed design of windows driver chapter7 matching code
- 2022-01-25 21:52:41下载
- 积分:1
-
基于中断的串口驱动
基于中断的串口驱动-Based on the serial port interrupt-driven
- 2022-12-14 22:35: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
-
完整的usb_host_device源代码直接在keil下编译
完整的usb_host_device源代码直接在keil下编译-usb_host_device integrity of the source code directly in the Keil compiler
- 2023-02-21 21:05:04下载
- 积分:1
-
打造自己的驱动防火墙,演示了如何利用驱动来拦截数据包
打造自己的驱动防火墙,演示了如何利用驱动来拦截数据包-Create its own drive firewall, demonstrated how to use drivers to intercept packets
- 2022-07-15 08:14:21下载
- 积分:1
-
IO函数调用测试
IO函数调用测试 -Test program for IO function
- 2023-01-11 00:20:04下载
- 积分:1
-
XFILTER 2,防火墙整套代码及文档,上层应用及vxd、wdm驱动,NDIS驱动。对研究防火墙的同志极具有参考价值。编译成功,可直接作为产品使用。编译环境需...
XFILTER 2,防火墙整套代码及文档,上层应用及vxd、wdm驱动,NDIS驱动。对研究防火墙的同志极具有参考价值。编译成功,可直接作为产品使用。编译环境需DDK及VC。-XFILTER 2, firewall package of code and documentation, the upper application and vxd, wdm drivers, NDIS driver. The study of highly comrades firewall reference value. Compile success can be directly used as the product. Environmental DDK compiler and VC.
- 2022-03-25 06:48:36下载
- 积分:1
-
10/100M以太网驱动源代码,smc91c113芯片!
10/100M以太网驱动源代码,smc91c113芯片!-10/100 Ethernet driver source code, smc91c113 chips!
- 2022-06-02 03:31:31下载
- 积分:1