资源列表
dye-local-search
- Local search. Algorithm that explores the space of possible solutions in sequential fashion, moving from a current solution to a \"nearby\" one. Neighbor relation. Let S S be a neighbor relation for the problem. Gradient descent. Le
dye-Divide-and-conquer
- Divide: the problem into a number of subproblems that are themselves smaller instances of the same type of problem. Conquer: Recursively solving these subproblems. If the subproblems are small enough, solve them straightforward. Combine:
dyeDynamicprogramming
- Dynamic programming. Break up a problem into a series of overlapping sub-problems, and build up solutions to larger and larger sub-problems
ODBC
- vc++操作access的实例。比较详细,适合初学者
ReadDiskInfo
- 用vc实现读取磁盘信息的源代码,非常有实用价值
skincode
- 给程序添加漂亮的皮肤. 皮肤可通过工具定制.比如不规则的窗体,按钮形状等.
BookStore
- c#+sql 写的书店管理系统 普通书店所用到的模块基本都有,附带数据库,直接附加数据库即可
Sample
- 基于单文档,Visual C++ 6.0控件大小调整Sample
cn700_vc82153452525
- COM组件接口继承的Visual C++实现
map
- 关于旅行商问题的动态规划算法 在vc环境下编译通过
aa
- visual C++环境下的一个词法编译器的源代码
OPCMaster
- opc server 的 tools,可以很方便的实现opc server
