-
一个简单的防火墙中的应用
An Easy Firewall Application
Firewall application developed using Packet Filtering API.
- 2022-08-26 11:02:16下载
- 积分:1
-
控制的程序,已经运行成功。
悬挂控制的程序,已经运行过的,好用的,大家拿去用吧。- a program of controling,it has been runed successfully.
- 2022-08-16 21:38:30下载
- 积分:1
-
用于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
-
Driven development is very classic book, Introduction to the book, a good beginn...
非常经典的驱动开发书,入门的好书,初学朋友的好教程-Driven development is very classic book, Introduction to the book, a good beginner tutorial Friend
- 2023-06-21 06:55:04下载
- 积分:1
-
自动寻找可移动设备,并用默认浏览器打开。
自动寻找可移动设备,并用默认浏览器打开。-Mobile devices can automatically find and use the default browser to open.
- 2022-07-10 01:53:35下载
- 积分:1
-
该软件为国内微视科技v3a3.1.5图像卡驱动,开发包,和实例
该软件为国内微视科技v3a3.1.5图像卡驱动,开发包,和实例-the software for the domestic micro-image as v3a3.1.5 card technology-driven, development kits, and examples
- 2022-08-31 16:35:03下载
- 积分:1
-
使用NDIS协议完成的一个较为简单的驱动程序编程范例(windons驱动程序编程)...
使用NDIS协议完成的一个较为简单的驱动程序编程范例(windons驱动程序编程)-Completed using the NDIS protocol driver for a simpler programming paradigm (windons-driven programming)
- 2022-01-31 18:58:28下载
- 积分:1
-
details
细节
- 2022-06-03 13:53:52下载
- 积分: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
-
Registry monitoring program for 2000 (with driver source code)
注册表监控程序 for 2000(含驱动源代码)-Registry monitoring program for 2000 (with driver source code)
- 2022-12-14 11:05:03下载
- 积分:1