-
: main memory space allocation and recovery module contains descriptions and det...
内容:主存空间的分配和回收
内附模块说明和详细解释-: main memory space allocation and recovery module contains descriptions and detailed explanation
- 2022-10-25 02:40:03下载
- 积分:1
-
VC++绘制颜色列表框。自绘颜色列表框,VC++实现。
VC++绘制颜色列表框。自绘颜色列表框,VC++实现。-VC++ Drawing Color list box. Since the paint color list box, VC++ to achieve.
- 2022-06-20 01:25:33下载
- 积分:1
-
重载delete和new,并标记,可以发现内存泄露的部分代码。
重载delete和new,并标记,可以发现内存泄露的部分代码。-Overloading delete and new, and mark, you can find memory leaks in part of the code.
- 2022-03-13 01:19:58下载
- 积分:1
-
c++ mfc 计算器功能 如windows自带
c++ mfc 计算器功能 如windows自带-c++ mfc calculator functions such as windows built-
- 2022-05-05 08:11:06下载
- 积分:1
-
实现线程之间的通信与互斥
实现线程之间的通信与互斥-achieve communication between threads and Exclusion
- 2022-08-19 20:53:36下载
- 积分: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
-
A Windows client for Subversion
A Subversion client for Windows-A Windows client for Subversion
- 2022-01-31 20:46:07下载
- 积分:1
-
此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),T...
此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),T -This code demonstrates how to use function CreateToolhelp32Snapshot API system is currently the process of enumeration. And how to use HANDLE OpenProcess (...), T
- 2022-02-27 00:57:00下载
- 积分:1
-
Ascii
Ascii-2 码转换工具,把键盘的按键转换为AscII码显示在text1中-Ascii-2 code conversion tools, the keyboard keys converted to Ascii code displayed in the Text1 in
- 2023-04-30 15:30:02下载
- 积分:1
-
学生管理系统
有录入 查询信息(按学号) 排序 插入 更新 删除 保存到文件的功能...
学生管理系统
有录入 查询信息(按学号) 排序 插入 更新 删除 保存到文件的功能 -Student management system has input query information (by student number) to sort insert update delete saved to a file function
- 2022-03-28 15:26:36下载
- 积分:1