资源列表
fivesorts5种排序
- 包含5种排序算法,利用vb实现-contains five kinds of sorting algorithm using vb achieve
mysort快速排序和冒泡排序
- 快速排序和冒泡排序-rapid sequencing and Bubble Sort
yuesefusuanfa
- 这也是一个关于josephus算法的程序-This is an algorithm for the procedure Josephus
baquene
- 这是一个八皇后问题的程序-This is a question of the Queen's eight procedures
jungle road
- 一个求最小生成树的acm题-a minimum spanning tree for the title acm
Knight moves
- 一个经典的acm题-a classic that acm
Monkey and Banana
- 一个用到动态规划算法的acm题-used a dynamic programming algorithm that acm
use_gain&static tree
- C4.5的简化版本是一个决策树的算法-C4.5 is a simplified version of the Decision Tree Algorithm
vector
- C++作业,实现vector-C operations and achieve vector
boltzman SA
- boltzman 模拟退火算法例子-Boltzman simulated annealing algorithm examples
1222
- 求n!的最低位不是0的数.用到数学规律和mod-for n! The lowest number is not 0. Use mathematical laws and mod
1229_bfs
- n个石头(每相邻两个的距离是1米,最边上石头和岸的距离也是1米),礼物放在第m个石头上,青蛙第i次跳2*i-1米.问能否得到礼物.(n>=49肯定能得到礼物,n<49,可以bfs或递归)-n stones (each of the two adjacent distance of a meter, the most edge of the rocks and the shore is a distance meters), gifts m on the first stone, th