资源列表
[Windows编程] cfile64
说明:本cfile64源码包是一个支持Win32 64位文件系统的一个类,基于此类可读取大文件,是一个文件操作类。来自国外的代码,参考价值大。-The cfile64 source package is a support class Win32 64-bit file system, based on such a large file can be read, a file operation type. From foreign code, reference large value.<wpudn24> 在 2025-06-29 上传 | 大小:14kb | 下载:0
[Windows编程] memmap
说明:一个运行于C++环境的内存映像文件,提供的CMemMapFile功能比较强大,C++早期版本的代码文件,在VC6.0下转换后即可编译运行。同样来自国外的源代码,想了解与内存映像相关方面知识的可下载本源码-A C++ environment running on memory image file, CMemMapFile provides more powerful functions, C++ code in earlier versions of files, you can compile<wpudn24> 在 2025-06-29 上传 | 大小:15kb | 下载:0
[Windows编程] sinstance
说明:让程序只可在一台电脑上运行一个程序实例,C++如何做到的,利用MMF(内存映像文件)来检测,通过其提供的CSingleInstance类,设置exe可执行程序只有一个实例,如何检测一个程序的拷贝正在运行是一个古老的问题,这个例子利用MMF确实值得推荐。-Let the program can only run one instance on a computer, C++ how to do, using MMF (memory image file) to detect, provided b<wpudn24> 在 2025-06-29 上传 | 大小:6kb | 下载:0
[Windows编程] dtwinver
说明:一个较老的程序,可检测操作系统版本,支持Win32s、Windows95/98、NT Workstation/Server 3.1和以后版本,在XP下未做版本检测测试,自己动手试下吧。-An older program that can detect the operating system version, support for Win32s, Windows95/98, NT Workstation/Server 3.1 and later versions, without making<wpudn24> 在 2025-06-29 上传 | 大小:19kb | 下载:0
[Windows编程] getbmpvc
说明:VC++通过位图文件直接获取位图文件大小,打开一张BMP位图后,立即显示出位图大小,这里是获取像素尺寸大小,不用占用字节。-VC++ After obtaining the size of the bitmap file directly through the bitmap file, open a bitmap BMP, immediately shows the bitmap size, here is to get the pixel size, without taking bytes<wpudn25> 在 2025-06-29 上传 | 大小:28kb | 下载:0
[Windows编程] cputicker
说明:一个基于C++用于检测Pentium CPU时钟主频的小程序,高精度显示,原理是通过嵌入汇编语言后检测"RDTSC"和"PCLKS"来实现,较底层的操作。不过无从知道能否检测更高主频的CPU。若有需要的自己下载源码研究下。-A C++-based program for the detection of small Pentium CPU clock speed, high-precision display, the principle is the detection by embeddin<wpudn25> 在 2025-06-29 上传 | 大小:9kb | 下载:0