资源列表
FFT
- fft变换程序,适合地震数据频谱分析及滤波处理方面-fft transform program, suitable for seismic data processing, spectral analysis and filtering
Bellman_ford
- Bellman Ford in another way
8BinaryTree
- 数据结构:二叉树。前序、中序、后序遍历、逐层遍历使用了链式队列。-Data structure: a binary tree. Preorder, inorder, postorder, layer by layer using the chain traversing the queue.
9PriorityQueue
- 数据结构:优先队列(最大堆、最大左高树)最大左高树的初始化使用了数组描述的队列-Data structure: priority queue (maximum heap, the largest left-high tree) to initialize the greatest left-high tree using the array described in the queue
MC_Prime
- 用Monte Carlo算法测试素数的实验程序,附有实验报告对程序做详细说明。-With the Monte Carlo algorithm for testing primes experimental procedure, experimental report with a detailed descr iption of the process.
bottom-up.tar
- 用java 实现的X-tree,希望大家喜欢-X-tree implemented in java, hhe
btree
- b+tree 学习的好资料。。b+tree 学习的好资料-btree learning good ppt btree learning good ppt
00548047_wll.name_acm1_1716
- 此为数据结构算法经典表达,希望大家看看提出宝贵的意见!-it is very importent!
10168
- ACM-10168 - Summation of Four Primes
algorithms-on-strings-trees-and-sequences
- 一本讲述各种与"树"有关的数据结构的算法书.非常经典,比较晦涩,需要认真阅读-a classic algorithm book mainly talking about tree-related data structure. it is hard to read and understand, but it deservers.
123
- 有关数据结构中线性表的讲义,供大家学习,研究。-The data structure of the linear table handouts for them to learn and research.
Matrix
- 用C++语言实现的一个矩阵模板,可以支持基本数据类型,实现了运算符的重载,一条语句就实现矩阵的加减乘和求逆,而不需要循环。-Matrix
