资源列表
shuangqu
- 求解偏微分方程的matlab程序,求接双曲偏微分方程组的
myprog1
- matlab 电流涡流推导,电磁推理计算方法中的一些重要公式.
128点DIT FFT
- 128点DIT FFT,能实现128点的快速傅里叶变换,对在校的大学生学习,试验很有帮助!-DIT FFT 128 points, 128 points to achieve the fast Fourier transform, to the college students study, test helpful!
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
Kruskal
- Kruskal in Data structure
