-
windows下用双缓冲实现界面的镂空和旋转
windows下用双缓冲实现界面的镂空和旋转
- 2022-01-24 09:50:35下载
- 积分:1
-
Rule.dat in accordance with the rules, the automatic termination of the procedur...
按照rule.dat里的规则,自动终止含有某些标题的程序。-Rule.dat in accordance with the rules, the automatic termination of the procedures contain certain title.
- 2022-03-30 12:47:45下载
- 积分:1
-
一个系统托盘的小程序
一个系统托盘的小程序-A system tray applet
- 2022-12-02 01:05:03下载
- 积分:1
-
它是一个经典的算法-哲学家进餐问题,用VC++实现,通过它大家可以掌握Windows中的多线程编程...
它是一个经典的算法-哲学家进餐问题,用VC++实现,通过它大家可以掌握Windows中的多线程编程-It is a classic algorithm-the Dining Philosophers, VC++, through which we can grasp the Windows multi-threaded programming
- 2022-03-02 07:12:12下载
- 积分:1
-
通过使用未公开函数RegisterSerivceProcess来隐藏自己进程的程序,只适用于win9x...
通过使用未公开函数RegisterSerivceProcess来隐藏自己进程的程序,只适用于win9x-Through the use of any public function to hide its own process RegisterSerivceProcess procedures apply only to win9x
- 2022-06-03 17:00:41下载
- 积分:1
-
C WINDOW is a complete screen mamagement system for all usual
C compiler (MS C...
C WINDOW is a complete screen mamagement system for all usual
C compiler (MS C Compiler, MS Quick C, Turbo C, Lattice C)-C is a complete screen mamagement sy stem for all usual C compiler (MS C Compiler, MS Quick C, Turbo C, Lattice C)
- 2022-02-13 12:53:13下载
- 积分:1
-
CUP utilization and memory utilization in real time the display device the curre...
CUP利用率和内存利用率会实时显示设备当前的系统状态。如果同时运行太多程序而变得很慢,可以用此来查看。-CUP utilization and memory utilization in real time the display device the current system state. If you run too many programs have become very slow, you can use this to view.
- 2022-12-10 23:15:03下载
- 积分:1
-
一个用SDK实现文件拷贝的例子
一个用SDK实现文件拷贝的例子-SDK file a copy with examples
- 2022-10-02 07:45:03下载
- 积分:1
-
整个窗体透明,只是必要的部分是非透明的,可以正确的现实系统的时间。...
整个窗体透明,只是必要的部分是非透明的,可以正确的现实系统的时间。-The entire form transparent, and is a necessary part of the non-transparent, the reality of the system can correctly time.
- 2023-03-24 03:25:04下载
- 积分:1
-
c语言开发实战
一般认为,一个数据结构是由数据元素依据某种逻辑联系组织起来的。对数据元素间逻辑关系的描述称为数据的逻辑结构;数据必须在计算机内存储,数据的存储结构是数据结构的实现形式,是其在计算机内的表示;此外讨论一个数据结构必须同时讨论在该类数据上执行的运算才有意义。一个逻辑数据结构可以有多种存储结构,且各种存储结构影响数据处理的效率。
在许多类型的程序的设计中,数据结构的选择是一个基本的设计考虑因素。许多大型系统的构造经验表明,系统实现的困难程度和系统构造的质量都严重的依赖于是否选择了最优的数据结构。许多时候,确定了数据结构后,算法就容易得到了。有些时候事情也会反过来,我们根据特定算法来选择数据结构与之适应。不论哪种情况,选择合适的数据结构都是非常重要的。
- 2023-06-05 05:20:04下载
- 积分:1