-
MFC编写的Windows下注册表操作的程序,是从别的网站上下载的,具有参考价值...
MFC编写的Windows下注册表操作的程序,是从别的网站上下载的,具有参考价值-MFC prepared by the registry under Windows operating procedure is to download from other sites with a reference value
- 2022-12-29 17:25:03下载
- 积分:1
-
修改文件的创建时间。可以有效的利用。它在编程中可大大减少你的时间。...
修改文件的创建时间。可以有效的利用。它在编程中可大大减少你的时间。-To modify the file creation time. Can effectively use. It can greatly reduce programming time for you.
- 2022-01-21 21:45:14下载
- 积分:1
-
java编写的管理系统 实用简单,建议下载。
java编写的管理系统 实用简单,建议下载。-management system written in java
- 2022-04-12 06:16:01下载
- 积分:1
-
windows设备管理器的vc代码,在vc6.0下编译通过
windows设备管理器的vc代码,在vc6.0下编译通过-windows Device Manager of vc code, compiled under the vc6.0 through
- 2022-04-21 04:26:53下载
- 积分:1
-
程序主要实现四个功能:getosversion()/操作系统版本的疯狂…
程序实现了四个主要功能:GetOsVersion()//OS version made GetMemInfo()//获取信息GetDriverInfo memory()//获取驱动程序信息GetCpuInfo()//读取CPU获取信息这里是一个特定的注册表进程名字符串,请看程序代码!
- 2022-03-16 06:18:11下载
- 积分: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
-
快速访问CPU序列号可以用来做硬件的外滩…
快速取得CPU序列号,可以用于做一些硬件捆绑之类的软件-Quick access to CPU serial number can be used to do something like hardware bundled software
- 2022-01-26 00:41:46下载
- 积分:1
-
Windows Shell编程
windows shell programming-demonstrate the function of shell extensions
- 2022-08-09 18:00:41下载
- 积分:1
-
贪心算法 ;用到图结构,栈和队列来解决哈密顿回路;输出结果:路径(每条边及其权值),总和...
贪心算法 ;用到图结构,栈和队列来解决哈密顿回路;输出结果:路径(每条边及其权值),总和-Greedy algorithm use graph structure,stacks and queues to solve the Hamiltonian circuit output:path (each edge and the right value),the sum
- 2022-02-07 22:59:14下载
- 积分:1
-
vc做的一个进程间通信的程序,包括共享内存,消息传递,消息管道...
vc做的一个进程间通信的程序,包括共享内存,消息传递,消息管道-vc do an inter-process communication procedures, including shared memory, message passing, the news channel
- 2022-05-29 13:37:11下载
- 积分:1