资源列表
虚拟存储器的内存管理
- 使用Windows2000/XP的API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之间通过信号量实现同步。模拟内存活动的线程可以从一个文件中读出要进行的内存操作-Windows2000/XP use of the API functions, including the preparation of a two-threaded process, a thread used to simulate memory allo
Win32 API 注册表类的编制以及使用
- Win32 API 注册表类的编制以及使用。是关于在windows系统用VC读写(包括添加)注册表的源代码。做成了.h合.cpp两个文件,里面是注册版读写操作的类定义。用户要使用,只需要将这两个文件包含到自己的工程当中,然后使用类CMyRagKey及其操作即可。-Win32 API registration category and the use of the preparation. Windows on the system with VC readers (including addit
一个读取硬盘序列号与CPU序列号的DLL
- VC写的,一个读取硬盘序列号与CPU序列号的DLL,大家可以利用它来为自己的软件提供保护机制。-VC written by a reader drives and CPU serial number sequence, the DLL, you can use it for its own software to provide protection mechanisms.
DOS下的GUI源代码3.1
- 这是一个利用DOC操作系统编写的GUI系统-This is a use of DOC prepared by the operating system GUI System
后台自动执行任务
- 这是一个利用Delphi提供的系统服务类制作的后台服务程序,演示了定时备份文件的功能。注册服务的方法,在Delphi的Run parameters对话框中输入“/install”,然后运行代码。卸载输入“/uninstall”,然后运行代码。-This is a Delphi system services provided by the class production services for the background, demonstrated a regular backup fil
MFC42.ZIP
- Visual C++ 6.0的MFC SYMBOL (符号调试文件) Very useful ! 识货的下-Visual C 6.0 MFC Symbol (symbolic debugger) Very useful! Know the quality of the next
3Evc26763Top
- 用EVC开发的一些实例程序源码,供大家参考,有:LedCtrlUse、ListCtrlUse、ScrollBmpUse、SliderUse、SpinUse、TreeCtrlUse-with some examples of the development of procedures source for reference, are : LedCtrlUse, ListCtrlUse, ScrollBmpUse, SliderUse, SpinUse, TreeCtrlUse
公司资产管理系统
- 用vfp实现的一个公司资产管理系统,其中的维修申请功能的实现比较完善。-Probe achieved with a company's assets management system, the maintenance function for the realization of a relatively perfect.
vb_api例程
- VB中API的简单应用源码,有兴趣的下载-VB API simple application source code, are interested in downloading
VC中基于 Windows 的精确定时
- 在工业生产控制系统中,有许多需要定时完成的操作,如定时显示当前时间,定时刷新屏幕上的进度条,上位 机定时向下位机发送命令和传送数据等。特别是在对控制性能要求较高的实时控制系统和数据采集系统中,就更需要精确定时操作。-in industrial production control system, there are many needs time to complete the operation, such as the timing shows the current time, regul
Volume
- 这是一个可以方便控制音量的程序,对于vc编程爱好者来说是个不错的示例-This is a convenient volume control procedures, vc programming enthusiasts is a good example
snort
- snort是一个赫赫有名的网络入侵检测系统,但是一般都是运行在linux下,这里是一个运行在windows下的snort-Snort is a famous system that detect inbreaking into network,but it usually runs on linux.Whereas this is a snort which runs on windows.