资源列表
Think_in_cpp
- thinking in c++ code resource not pdf book
SaTsp
- 模拟退火解决tsp问题的源代码,对于模拟退火的过程提供了一定得抽象。-the source codes of the solution of TSP problem by using monituihuo methord.
3DShow_SourceFile
- 一个非常强悍的适用纯DOS代码编写的一个具有声音.和3D画面的DOS程序 程序只有1kB不到,有兴趣的朋友可以一起学习-A very powerful pure DOS application code prepared by a voice. And 3D images of the DOS program, interested friends can learn together
Jiaotong
- 交通资讯管理系统源码,希望对各位有帮助。-source code
Auto_And_SystemShell
- 自动实现系统各分区的auto病毒自动启动的禁用,和个性添加鼠标右键Shel功能 使用纯DOS编码 -System automatically partition auto start auto matically disable the virus, the use of pure simple DOS encoding functions. Code easy to understand. .-- All very useful!
Addison_WesleyDesignPatternsExplained
- design patterns explained.-design pattern
AeroSamples
- vista操作系统下实现窗口毛玻璃效果,要用wtl。-windows vista operating system under the ground-glass effect, use wtl.
OpenDraw
- 这段代码是用c++编写的,是一个比较基础的代码,但会给初学者很大的帮助。-This code is prepared to use c++ and is a basis of comparison of the code, but would be very helpful to beginners.
LinearAlgebra
- 线性代数不错的自测题,唯一的遗憾就是没答案-Linear Algebra Exercises good, the only regret is not the answer ... ...
Runexe
- 一个如何继承 系统 进程权限创建新的进程的,由于系统的部分核心的进程,不能够直接的拿到继承下来的token,所以需要修改源近程的安全描述符、acl 、ace等信息; 备注:从codeproject中学习的-How the succession process of a system permissions to create a new process, as part of the core system, the process can not be obtained directly
VCShutdown
- vc实现电脑的关机.可以设计关机的时间进行定时关机-vc showdown computer
MutexRW
- Interprocess communication tutorial By Alex Fr In this tutorial he build a dialog-based application with an edit box. When the number of instances of such an application are running, changes made by the user in one edit box are reflected in all o