资源列表
bubble
- 冒泡排序。通过C语言实现。能正常运行。但需要帐户才能下载。请见谅。
caicai-K-conbine
- 此篇代码的功能是关于K路文件的归并,用于数据结构,算法等设计-Cipian functionality of the code files on K road merging, for data structures, algorithm design
dui
- 减治法实现堆排序,大根堆的代码实现,C/C-Heap sort algorithm
01tanxin
- 0-1背包问题的贪心算法,算法分析与设计-0-1 knapsack problem of the greedy algorithm, algorithm analysis and design
suiji
- 高随机度随机序列,利用迭代方程具有随机性来产生
queens
- prolog语言写的一个八皇后问题,程序比较简单,有注释
yuesefuhuan
- 约瑟夫环问题,设计一个程序求出出列顺序 基于VISUAL C++开发
8huanghou
- 八皇后问题-8 Queen
heapsort
- 从最后一个非叶子结点开始从后往前进行调整,保证了根下的所有子树都是最大堆,最后对根进行调整,使整棵二叉树为最大堆,保证了根结点为整棵数的最大值点,完成了建堆的过程,再将根结点跟最后一个结点进行交换,如此反复操作,则堆排序就完成了,其中堆排序的过程采用了满二叉树的概念。-From the final of a non-leaf node after the move began to be adjusted to ensure that the root of all sub-tree are t
queen
- N皇后问题 输入N 可以得到问题的解-N QUEEN
divide and conquer
- 这是一个分治法应用和递归的完美体现,它根据输入的数字在屏幕上打出美丽的图案。-this is a separate rule and the application of recursive the perfect embodiment of its import figures on the screen making beautiful designs.
text_1
- 会场排序 使用尽可能少得会场 安排所有会议 使用贪心算法 C语言实现-The sorting use as the less arrange all meetings, a greedy algorithm is used to realize the C language