资源列表
small_arithmetics
- 一个好的递归算法可以实现基本的人工智能,无论下棋,还是什么.因为它可以实现一定程序的"预知未来",下面程序用了一个最鲜明的例子讲述了递归的入门难点,也就是注意点。-Recursive algorithm can achieve a good basic artificial intelligence, regardless of chess, or what, because it can achieve some degree of "predict the future", the foll
Student-management-system
- 学生管理系统,这是个功能很全的系统,由链表和数组两种方式实现,比较适合初学者-Student management system
Simplex-Method
- 先找出一个基本可行解,对它进行鉴别,看是否是最优解;若不是,则按照一定法则转换到另一改进的基本可行解,再鉴别;若仍不是,则再转换,按此重复进行。-First find a basic feasible solution, authenticate it, see if it is the optimal solution If not, switch to another according to certain rules to improve the basic feasible solu
Joseph
- 编程实现了约瑟夫环的编程,代码易懂,功能强大,对初学者具有很大的用处。-Programming the Josephus programming, code easy to understand, powerful, great use for beginners.
insertion-sort
- 实现了插入排序,用插入排序的方法实现了对输入数值进行从小到大的排序。-Achieved insertion sort, insertion sort method implements the input values for small to large order.
bump-sort
- 实现了冒泡排序,用冒泡排序算法对输入的数进行从小到大的排序。-complish bump sort
TSP
- 旅行商问题的部分资料,有参考的价值。TSP问题,遗传算法-Some information on the traveling salesman problem, a reference value. TSP problem, genetic algorithm
Monkeys-and-peach
- Monkeys and peach,Monkeys and peach-Monkeys and peach
Tower-of-Hanoi
- Tower of Hanoi,Tower of Hanoi-Tower of Hanoi
Lecture8_Format
- 如何对用fortran编出的程序的output出的数据进行位数的限制-HOW TO USE FORMAT TO LIMIT THE OUTPUT DATA
fuzzytest
- Datamining algorithm based on antcolony
1521.cpp
- huffman编码 数据结构 poj 1521 acm-huffman coding datastructure poj 1521 acm
