-
重载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
-
operation of the registry categories, including read, write, etc. del operation,...
注册表操作的类,包括read,write,del等操作,很实用-operation of the registry categories, including read, write, etc. del operation, a very practical
- 2022-04-23 07:07:07下载
- 积分: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
-
查看电脑中是否有autorun.inf,并把相关的文件删掉,也可以看到USB里面的autorun.inf...
查看电脑中是否有autorun.inf,并把相关的文件删掉,也可以看到USB里面的autorun.inf
- 2022-02-06 09:58:44下载
- 积分:1
-
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间...
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间(Alltime) 将PCB块联接在一个单链表(数据结构)中,并在屏幕上显示其内容-n design process procedures, which each process control block PCB include : process (ID), the process priority (Priority), the process is CPU time (Intime), the process needs to run (the time Alltime) to block PCB connectivity in a single linked list ( data structure), and displayed on the screen contents
- 2022-03-23 06:32:05下载
- 积分:1
-
本系统实现的是武汉公交站站查询,为用户提供两站直接的最短路线及乘车方式...
本系统实现的是武汉公交站站查询,为用户提供两站直接的最短路线及乘车方式-The system is query Wuhan Bus Station, two stops to provide users with the shortest direct route and travel mode
- 2023-05-07 19:45:03下载
- 积分:1
-
Win9x回收站增强程序,可以恢复dos下被删除的文件
Win9x回收站增强程序,可以恢复dos下被删除的文件 -The enhanced app for win9x recycle station, it can recorve the deleted file in dos
- 2023-06-24 00:45:03下载
- 积分:1
-
Read the Windows environment more CPU utilization
读取Windows环境下多CPU的利用率-Read the Windows environment more CPU utilization
- 2022-06-13 23:48:24下载
- 积分:1
-
本代码演示了如何把自己编写的程序变成windows服务。包括服务安装程序、启动程序和卸载程序。...
本代码演示了如何把自己编写的程序变成windows服务。包括服务安装程序、启动程序和卸载程序。-demonstration of how to turn their own procedures for the preparation of the windows into service. Services include installation, activation and unloading procedures.
- 2023-07-05 01:50:03下载
- 积分:1
-
MP3转换成AVI的编程!
MP3转换成AVI的编程!-converted into MP3 AVI programming!
- 2022-11-09 17:30:04下载
- 积分:1