-
push pop program for basic learning
push pop program for basic learning
- 2022-03-30 01:35:33下载
- 积分:1
-
The operating system in the experiment: the file system, for users to operate th...
操作系统中的实验:文件系统,对用户的各文件进行操作,注册登录的用户、用户对文件进行的操作-The operating system in the experiment: the file system, for users to operate the various documents, registered logged in users, the file operation
- 2022-03-04 22:59:37下载
- 积分:1
-
轻驱动器控制
光驱控制 - The light drives to control
- 2022-02-27 00:57:52下载
- 积分:1
-
I write this DLL for direct access i/o ports in windows NT/2K/Xp
I write this DLL for direct access i/o ports in windows NT/2K/Xp
- 2022-01-25 16:00:19下载
- 积分:1
-
The use of shared memory programming, the process of bringing people of differen...
使用共享内存编程,使不同的进程可以通信完成任务
-The use of shared memory programming, the process of bringing people of different communication tasks can be
- 2022-01-24 14:50:56下载
- 积分:1
-
可以看一下CPU的使用情况,没有什么大功能,只是让初学者练习下。...
可以看一下CPU的使用情况,没有什么大功能,只是让初学者练习下。-CPU
- 2022-09-06 03:10:03下载
- 积分:1
-
利用VC++编程实现程序自动启动。在主界面对话框中有编辑框(EDIT BOX),圆形按钮(RADIO BUTTON)和普通按钮(COMMON BUTTON)组成...
利用VC++编程实现程序自动启动。在主界面对话框中有编辑框(EDIT BOX),圆形按钮(RADIO BUTTON)和普通按钮(COMMON BUTTON)组成-Use VC++ Programming process starts automatically. Dialog box in the main interface has edit box (EDIT BOX), radio button (RADIO BUTTON) and the general button (COMMON BUTTON) component
- 2023-05-09 18:35:03下载
- 积分:1
-
查看NT的系统配置信息
查看NT的系统配置信息-Watch system config information of NT
- 2022-03-17 00:19:45下载
- 积分:1
-
更改注册表实例,包括更改读,以确定是否有…
更改注册表示例,包括对读取的更改,以确定是否存在
- 2022-02-25 21:01:19下载
- 积分:1
-
How to use the WinIo library in Win2000 and WinXP system. this sample will lead...
VC下WinIo的应用实例(改进版)根据前一版有网友提出的建议进行改进,为了在VC中能正常使用WinIo库,必须按以下步骤进行配置:
(1):将WinIo.dll、WinIo.sys、WINIO.VXD三个文件放在程序可执行文件所在目录下;
(2):将WinIo.lib添加到工程中,WinIo.lib及winio.h文件必须放在工程目录下;
(3):在StdAfx.h头文件中加入#include "winio.h"语句;
(4):调用InitializeWinIo函数初始化WinIo驱动库;
(5):调用读写IO口的GetPortVal或SetPortVal函数;
(6):调用ShutdownWinIo函数;
本实例是在VC6.0环境下 XP系统.
-How to use the WinIo library in Win2000 and WinXP system. this sample will lead you to use the WinIo rightly.
- 2022-08-21 23:18:28下载
- 积分:1