资源列表
Desktop
- 随机采样和随机选择的sherwood算法可以进一步改进算法-the sherwood form the sampling
DG-shortest-path
- 有向图最短路径的查找与展示代码,通过Dijkstra算法实现。-The code of the retrieval and the show of the directed graph. It uses the Dijstra s algorithm to complete.
scorecomputeandfilewrite
- C++文本文件的读写以及计算平均成绩-C text file read and write and calculate average scores ~~~~~~~~~~~~~~~~~~~~
11
- 一个在计算机客科学与技术专业中数据结构课程非常经典算法-classic arithmetic
chain
- 已知一个双向链表,从第二个元素开始已经呈递增有序,随意 输入几个数字,把第一个数字插进去,条件的是呈递增有序-Known to a two-way list, from the beginning of the second element has been increasing in an orderly manner, free importation of a few figures into the first number, and the conditions that wer
ooo
- 阿屁虎网站游戏算法,准确性大,保证赚钱,-A fart-hu site game algorithm, the accuracy of large, guaranteed to make money,
qSort
- 快速排序算法,基于c++实现。值得学习。-quick sort
FFT
- 数字信号中的傅里叶变换的基本算法的实现的程序-Digital signal in the Fourier transform procedures for the realization of the basic algorithm
mydijkstra
- 算法实现图论中D算法,与以往代码不同之处是结果以图形的方式给出-Algorithm D algorithm in graph theory, the difference between the previous code is the way the results are given in graphical
chengxu
- 从键盘输入若干字符,统计每个字符出现的频率,将字符出现的频率作为结点的权值,建立哈夫曼树,然后对各个字符进行哈夫曼编码,最后打印输出每个字符及对应的哈夫曼编-Enter the number of characters from the keyboard, statistics, the frequency of each character, the character frequency of occurrence as the node weights to build the Huffm
Greedy
- 利用greedy來解決背包客重量問題,並做簡單排序動作-Backpackers use to solve the weight problem of greedy, and do a simple sort operation
array
- 数组单元加,简单的进行数组之间的运算,比较简单的数据结构算法-Plus an array element,Algorithm clearly understand the data structure