资源列表
C1001
- pi的1万位算法-the 10,000 Algorithm
main
- 智能指针的原理, 简单易懂, 不懂的同学可以看看源码, 调试一下。-The principle of the smart pointer, easy-to-read, the students do not look at the source, click Debugging.
dijkstra_mapped_heap
- 单源最短路径,dijkstra算法+映射二分堆,正向表形式,复杂度O(mlogn)-Single-source shortest path, dijkstra algorithm+ Mapping 2 points heap, positive list system, complexity of O (mlogn)
8
- 实现两链表的并集和交集,每个单链表可以输入任意个数,合并后不能有重复数据-The list and to achieve the two sets and intersection, each one linked list can enter any number, can not have duplicate data after the merger
ee
- Huffman Coding是一种无损压缩编码方式,以哈夫曼树—即最优二叉树,带权路径长度最小的二叉树,经常应用于数据压缩。-Huffman Coding is a lossless compression method to Huffman tree- that is the optimal tree, weighted path length of the smallest binary tree, often used in data compression.
Algorithm
- 修路问题算法是数据结构中关于图的算法,已经编译,并无错误,在vs2008中编译。为实验中所作算法。-Algorithm is a road problem on the graph data structure algorithms, have been compiled, no errors in the vs2008 compiler. By the algorithm for the experiment.
recycle
- 用c语言写的循环链表的约瑟夫环的问题,报数出队的操作-With c language of Josephus circular linked list problem, reported that the number of teams operating
hash-table
- Program to implement a hash table and do insertion and deletion on it
CalendarUpdate
- c++ 日历大学作业 输入1980年以后的数字 输出当前丽日-University of c++ Calendar, operating input output figures since 1980 Korea
main
- 这是一个使用共轭梯度的算法以及黄金分割算法算一个高维方程最优结果的matlab代码-This is a use of conjugate gradient algorithm and the golden section algorithm considered a high-dimensional equation for optimal results matlab code
henonLE
- 这个程序用来计算henon映射的LE指数,并且可以画出LE指数随参数变化的图像-This procedure is used to calculate the index henon LE mapped, and the image can be drawn LE index varying parameters
inverse Stockwell Transform ISTran
- Matlab program Returns the inverse of the Stockwell Transform of the REAL_VALUED time-series.
