-
该程序用于设置程序的自动启动和运行,多用于程序的演示操作...
该程序用于设置程序的自动启动和运行,多用于程序的演示操作-The program for the automatic setup program up and running, multi-operation for the demonstration program
- 2022-02-13 19:10:22下载
- 积分:1
-
有时需要全屏幕显示窗口或视图文件,本程序基于VC++平台实现了全屏显示功能。...
有时需要全屏幕显示窗口或视图文件,本程序基于VC++平台实现了全屏显示功能。-Sometimes necessary display window or full-screen view of a document, the procedures based on VC++ Platform realize the full-screen display function.
- 2022-01-30 22:49:26下载
- 积分:1
-
一个纯粹用x86汇编写成的操作系统源码,麻雀虽小,五脏具全,里面包含网络、文件系统、进程调度等等。...
一个纯粹用x86汇编写成的操作系统源码,麻雀虽小,五脏具全,里面包含网络、文件系统、进程调度等等。-purely a compilation of x86 operating system source code written in sparrows Although small, but with the whole, which contains network, file system, process scheduling, etc..
- 2022-03-23 08:06:15下载
- 积分:1
-
通过API函数,获得系统内存,BOIS上的信息。
通过API函数,获得系统内存,BOIS上的信息。-through API functions, access to system memory, the information on BOIS.
- 2022-12-26 21:00:03下载
- 积分:1
-
一种直观的保存、保存使用注册表的方法…
一个直观的保存设置的方法,巧用注册表保存应用程序的运行状态-an intuitive method of setting preservation, preservation Using the registry application program running
- 2022-08-09 02:24:58下载
- 积分:1
-
根据安装光盘的序列号,检查光驱中是否插入了此光盘。
根据安装光盘的序列号,检查光驱中是否插入了此光盘。-Check if the cd is inserted into cdrom driver acoording to the installing serialno
- 2022-05-14 01:59:00下载
- 积分:1
-
读取注册表的例子, 利用了 API, 可读注册表中所有的项目。...
读取注册表的例子, 利用了 API, 可读注册表中所有的项目。-read registry example, the use of the API, readable registry for all projects.
- 2023-02-04 01:45:03下载
- 积分:1
-
document surveillance function demo code can monitor to C disc files, directorie...
文件监视功能演示的代码 可以监视到C盘下文件,目录等的改动事件-document surveillance function demo code can monitor to C disc files, directories and other changes to the incident
- 2022-02-02 19:51:34下载
- 积分:1
-
Read the Windows environment more CPU utilization
读取Windows环境下多CPU的利用率-Read the Windows environment more CPU utilization
- 2022-06-13 23:48:24下载
- 积分:1
-
读写usb
上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了...
读写usb
上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了。可以使用UsbView工具查看USB设备到底支持几个Endpoint,每个都以什么方式读写。
如果你的设备支持3个EndPoint,0号是控制的,1号是读,2号是写,那你直接读取0号Endpoint,搞不好就会发生重起的问题 -literacy usb above OpenDevice function is to demonstrate how open the equipment GUID a USB interface equipment literacy and communications equipment when there is a need to understand the driving equipment in the end all support the way. UsbView tools can use USB devices in the end View supports several Endpoint. each of the ways to read and write. If your equipment supports three EndPoint, 0, control, on the 1st of reading, writing on the 2nd, you direct read 0, Endpoint, will take place regardless of the starting weight problem
- 2023-04-27 09:00:04下载
- 积分:1