-
是介绍一个关于系统管理进程的源代码
具体有书可以参照,课程设计...
是介绍一个关于系统管理进程的源代码
具体有书可以参照,课程设计-is to introduce a system of the management process for the source code has to be a specific reference, curriculum design
- 2023-03-03 13:50:04下载
- 积分:1
-
实现了以重定向的命令,输入命令,或文件的编译…
在VC下实现了DOS命令的重定向,输入DOS命令,或者文件的编译命令,可以在VIEW试图下显示结果,基本上可以替代CMD命令窗口-VC achieved in order to redirect DOS, enter the DOS command, or file the compiler command, you can attempt to display the results of VIEW, basically an alternative to CMD command window
- 2022-02-16 01:51:26下载
- 积分: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
-
be the password buffer example
得到缓冲区的密码的例子-be the password buffer example
- 2022-06-01 05:44:28下载
- 积分:1
-
Written with the VC a view to achieve the registry editing program, you learn to...
一个用VC写的实现注册表查看编辑功能的程序,各位学习注册表编程的可以下下来参考参考-Written with the VC a view to achieve the registry editing program, you learn to program can make a registry down Reference Reference
- 2022-08-06 04:43:36下载
- 积分:1
-
实现线程的小程序,适合刚开始接触线程的初学者.
实现线程的小程序,适合刚开始接触线程的初学者.-Thread realize a small program for the beginning of contact with the beginners thread.
- 2022-03-24 04:27:20下载
- 积分:1
-
使用Windows2000/XP的API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之...
使用Windows2000/XP的API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之间通过信号量实现同步。模拟内存活动的线程可以从一个文件中读出要进行的内存操作-Windows2000/XP use of the API functions, including the preparation of a two-threaded process, a thread used to simulate memory allocation, a thread used to track a thread of memory, but also between two threads through the synchronized signal volume. Simulation of the threads of memory from a paper read out to the memory operation
- 2022-05-07 18:12:59下载
- 积分:1
-
从基础到实践的基本编程
visual basic 编程 从基础到实践-visual basic programming from basic to practice
- 2023-05-15 01:50:05下载
- 积分:1
-
一个限制程序使用时间的原码
一个限制程序使用时间的原码-procedures for the use of a time limit to the original code
- 2022-07-27 19:26:09下载
- 积分:1
-
MFC多线程编程,设置同步点,用一个可视化的线程执行图描述线程的实际执行情况...
MFC多线程编程,设置同步点,用一个可视化的线程执行图描述线程的实际执行情况-MFC multi-threaded programming, set up sync points, with a visualization thread implementation plan described the actual implementation of thread
- 2022-08-06 10:25:50下载
- 积分:1