-
PCI总线接口芯片CH365的应用层接口库
PCI总线接口芯片CH365的应用层接口库-PCI CH365 interface of the application layer
- 2023-04-01 23:40:03下载
- 积分:1
-
介绍了通过vc操作usb设备的程序,控制访问usb设备
介绍了通过vc操作usb设备的程序,控制访问usb设备-introduced by vc usb equipment operating procedures, control access USB devices
- 2022-02-04 07:31:21下载
- 积分: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
-
lan91c111网络接口的设计
包括功能设计文件和驱动程序文件
lan91c111网络接口的设计
包括功能设计文件和驱动程序文件-lan91c111 network interface design, including functional design documentation and driver files
- 2022-09-06 02:55:02下载
- 积分:1
-
漫谈系统内核内幕 收集得很辛苦 呵呵 大家快下在吧
漫谈系统内核内幕 收集得很辛苦 呵呵 大家快下在吧-On kernel insider Ha ha very hard to gather everyone in the bar soon
- 2023-06-13 19:05:05下载
- 积分:1
-
托盘程序示例,vc编写,程序运行后在托盘显示动画图标,就像虚拟光驱那样...
托盘程序示例,vc编写,程序运行后在托盘显示动画图标,就像虚拟光驱那样-Procedures for sample tray, vc prepared, the program is running in the tray icon shows animation, like a virtual drive as
- 2022-02-26 08:48:32下载
- 积分:1
-
键盘睡眠键过滤驱动程序
键盘睡眠键过滤驱动程序-keyboard keys sleep filter driver
- 2022-03-26 10:53:50下载
- 积分:1
-
一个简单的windows驱动源代码
一个简单的windows驱动源代码-a simple windows driver source code
- 2022-04-20 05:28:32下载
- 积分:1
-
在 VC 环境下编译驱动程序(MinDriver)的示例 编译方法:
在 VC 环境下编译驱动程序(MinDriver)的示例 编译方法: -------------------------------------------------------- 1. 利用 VC 打开工作区文件MinDriverInVc.dsw 2.“Project”菜单->“Settings”菜单,弹出Project Settings对话框 3. 将 Build Command Line 的最后两个参数“d: ” 和 “D: onyXfilter_DiskDdkSourceMinDriverInVcMinDriver” 修改为正确的路径(源代码所在的盘符和路径) 4. 按 Build 按钮编译驱动程序-in VC environment compiler driver (MinDriver) compiled examples :-------------------------------------------------------- 1. VC open work area documents MinDriverInVc.dsw 2. "Project" menu-gt; "Settings" menu, pop Project Settings dialog box 3 . Build Command Line to the last two parameters "d :" and "D : tony Xfilter_Disk DdkSource MinDriverInVc MinDriver" change to the correct path (where the source drive and path) 4. compiled by the Build button Driver
- 2023-08-02 16:30:03下载
- 积分:1
-
the SCSI miniport driver, the compilation of language
有关SCSI miniport的驱动程序,汇编语言-the SCSI miniport driver, the compilation of language
- 2022-04-14 16:19:24下载
- 积分:1