资源列表
排序选择:
模拟时钟
- 这是一个模拟时钟的原代码-This is a simulation of the original code Clock
More Effective C++(WQ版)
- More Effective C++(WQ版)-More Effective C (WQ version)
C++中的虚函数(virtual function)
- C++中的虚函数(virtual function)-C of the virtual function (virtual function)
中国象棋
- 这是一个中国象棋的原代码-This is a Chinese chess original code
模拟录象机
- 这是一个模拟录象机的原代码-This is a simulation of the original code VCR
迷宫
- 这是一个迷宫游戏的原代码-This is a maze game's original code
deepsearchc++
- 深度探索C++对象模型-depth exploration Object Model C
滚皮球
- 这是一个滚皮球的小程序-This is a small ball rolling process
pattern
- .Net企业解决方案模式- Net enterprise solution pattern
飞碟射击
- 这是一个用VC制作的飞碟设计的小游戏-This is a VC production design of a small flying saucer game
通用破解软件时间限制
- 这是一个可以实用的通用破解软件时间限制的程序源码,基本原理是在软件运行的前几秒钟里将系统时间设置为软件容许你使用的可用时间,使用时将编译的可执行文件和ExeInfo.ini文件放到要运行的软件的目录里,运行编译的可执行文件就可用启动要运行的软件。运行前需要设置ExeInfo.ini文件,说明如下: EXENAME 为要破解的软件的执行程序名 GAP=5000 为设置成可用时间的时间长度,毫秒为单位 INCTIME=Y 是否每次运行都增大可用时间(有些软件会检测可用时间必须大于上次运行时间) DA
窗体震动的例程
- 利用VC实现 窗体振荡的例程-VC Form oscillation routines