资源列表

« 1 2 ... .10 .11 .12 .13 .14 66515.16 .17 .18 .19 .20 ... 66605 »

[Windows编程memmap

说明:一个运行于C++环境的内存映像文件,提供的CMemMapFile功能比较强大,C++早期版本的代码文件,在VC6.0下转换后即可编译运行。同样来自国外的源代码,想了解与内存映像相关方面知识的可下载本源码-A C++ environment running on memory image file, CMemMapFile provides more powerful functions, C++ code in earlier vers
<wpudn24> 在 2025-01-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 ima
<wpudn24> 在 2025-01-10 上传 | 大小:6kb | 下载:0

[Windows编程shut_down

说明:基于IdleUI.dll动态链接库实现的VC++定时关机程序,也可定时锁定系统,程序界面友好,有丰富的设置选项。运行程序时请记得把IdleUI.dll拷贝到Debug目录中。本程序可预设关机时间,可弹出和关闭光驱,也可重新启动计算机,自定义时间功能丰富,还可将本程序添加到启动菜单中。   在此说明下IdleUI.dll的使用:   - 应用启动时调用 IdleUIInit   - 应用终止时调用 IdleUITerm
<wpudn24> 在 2025-01-10 上传 | 大小:32kb | 下载: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
<wpudn24> 在 2025-01-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 pi
<wpudn25> 在 2025-01-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 principl
<wpudn25> 在 2025-01-10 上传 | 大小:9kb | 下载:0

[Windows编程MovieMouse

说明:学习下VC++编写一个自定义鼠标光标样式的小实例,可改变鼠标指针的模样,改成指定的ANI格式的光标文件,而不是Windows默认的白色指针。请注意,如果打开程序后,你点击了设置动态光标按钮,一定要再点击下恢复,要不然的话,光标不会自动恢复到以前的样式,不过你可以通过Windows控制面板中的鼠标设置恢复默认样式。-Learning under VC++ to write a custom mouse cursor style small
<wpudn25> 在 2025-01-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, suc
<wpudn25> 在 2025-01-10 上传 | 大小:10kb | 下载:0

[Windows编程paramexe

说明:VC++调用带参数的exe可执行程序,先把DataManage、ParamExe两文件夹中的源代码用VC6.0编译生成,DataManage内的是需要连接数据库的,ParamExe可连接DataManage,通过参数实现数据库的备份分离和停止服务,需要的可参考下代码,都可以正确编译的-VC++ calls with parameters exe executable program, first DataManage, ParamExe
<wpudn25> 在 2025-01-10 上传 | 大小:38kb | 下载:0

[其他小程序optimizing

说明:基于c#语言的单纯形法PID自动寻优方法-Automatic optimization method based on the simplex method PID c# language
<小菜> 在 2025-01-10 上传 | 大小:63kb | 下载:0

[C#编程SingleLoopHandSwitch

说明:使用c#语言编写单回路控制系统的手自动切换问题-C# language using single-loop control system automatically switches the hand problem
<小菜> 在 2025-01-10 上传 | 大小:61kb | 下载:0

[其他小程序danchunxing

说明:该程序使用c++语言的单纯形法PID寻优-Use c++ language simplex method PID optimization
<小菜> 在 2025-01-10 上传 | 大小:13.8mb | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 66515.16 .17 .18 .19 .20 ... 66605 »

源码中国 www.ymcn.org