资源列表
[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-10 上传 | 大小: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-10 上传 | 大小: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-10 上传 | 大小: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-10 上传 | 大小: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-10 上传 | 大小: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-10 上传 | 大小:9kb | 下载:0
[Windows编程] MovieMouse
说明:学习下VC++编写一个自定义鼠标光标样式的小实例,可改变鼠标指针的模样,改成指定的ANI格式的光标文件,而不是Windows默认的白色指针。请注意,如果打开程序后,你点击了设置动态光标按钮,一定要再点击下恢复,要不然的话,光标不会自动恢复到以前的样式,不过你可以通过Windows控制面板中的鼠标设置恢复默认样式。-Learning under VC++ to write a custom mouse cursor style small example, you can change the a<wpudn25> 在 2025-06-10 上传 | 大小:11kb | 下载:0
[Windows编程] ClipMouse
说明:VC++限制鼠标的活动范围,将鼠标限制在一定的区域内移动,比如本程序中,就是把鼠标限制在仅和窗体大小一样的区域中,也就是鼠标不能移出窗体,在到达边缘的时候,鼠标不能再向外移动,当点击“释放鼠标”后,鼠标完全恢复正常状态。-VC++ to limit the scope of activities of the mouse, the mouse is limited to moving within a certain area, such as the program is limited to<wpudn25> 在 2025-06-10 上传 | 大小:10kb | 下载:0
[Windows编程] paramexe
说明:VC++调用带参数的exe可执行程序,先把DataManage、ParamExe两文件夹中的源代码用VC6.0编译生成,DataManage内的是需要连接数据库的,ParamExe可连接DataManage,通过参数实现数据库的备份分离和停止服务,需要的可参考下代码,都可以正确编译的-VC++ calls with parameters exe executable program, first DataManage, ParamExe two folders with VC6.0 compil<wpudn25> 在 2025-06-10 上传 | 大小:38kb | 下载:0
[其他小程序] optimizing
说明:基于c#语言的单纯形法PID自动寻优方法-Automatic optimization method based on the simplex method PID c# language<小菜> 在 2025-06-10 上传 | 大小:63kb | 下载:0