资源列表
Chuong13 _ Input ouput file
- Chuong 13 Lap trinh C - input output file(Chapter 13, Program C - input output file)
00004147
- Apostila completa sobre Delphi 1
00004165
- Apostila completa sobre Delphi 2
00004166
- Apostila completa sobre Delphi 3
00004176
- Apostila completa sobre Delphi 4
00004202
- Apostila completa sobre Delphi 5
GA
- In computer science and operations research, a genetic algorithm (GA) is a metaheuristic inspired by the process of natural selection that belongs to the larger class of evolutionary algorithms (EA). Genetic algorithms are commonly used to generate h
Constrained Optimization
- In mathematical optimization, constrained optimization (in some contexts called constraint optimization) is the process of optimizing an objective function with respect to some variables in the presence of constraints on those variables. The objectiv
TicTac
- 《MFC.Windows程序设计》第3章 井字棋教程示例(An Tic-Tac example of the third chapter of "MFC.Windows programming")
磁盘空间查看
- 查看磁盘空间的一个小工具源码,速度还不错(Looking at the source of a small tool in disk space, the speed is good)
InteractiveDrawing
- 利用MFC所做的交互绘图程序,可以画直线、圆、等基本图形,并且可以选择笔、刷等工具。(Using the interactive drawing program made by MFC, you can draw lines, circles, and other basic graphics, and you can choose the tools of pen and brush)
aco
- In computer science and operations research, the ant colony optimization algorithm (ACO) is a probabilistic technique for solving computational problems which can be reduced to finding good paths through graphs. This algorithm is a member of the a