资源列表
pade
- pade近似法频谱分析,显著提高快速傅立叶变换法的频谱分辨率。
1032Parliament
- 算法编程题,北京大学OnlineJudge 1032Parliament-1032Parliament
add-sub-and-or
- add sub. and or 加法 減法-add sub. and or
ode
- 基于龙格库塔算法的矩阵微分方程组求解子程序-Runge-Kutta algorithm based on the matrix differential equation solving subroutine
huffman_coding
- c++ 编写的哈夫曼编码程序,实现对数据的哈弗曼编码-c++ to prepare the Huffman coding process, the realization of the data encoding哈弗曼
longbeigesuanfa
- 计算方法中龙贝格算法用于求解数值分析中的方程的解。-Calculation method Romberg algorithm for solving the numerical analysis equation.
01bag
- 0-1背包问题,采用了动态规划的算法,输入物品的重量和价值,以及背包的容量,计算出最优解-0-1 knapsack problem, using a dynamic programming algorithm ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~
Binary-tree
- 二叉树的遍历算法,包括先序遍历,中序和后序。数据结构课程要求。-Binary tree traversal algorithm
kmp_test
- 实现KMP算法,输入三组主串S和模式串P,输出模式串的Next(j)函数值,以及该P在S中的位置的定位函数值,即序号值。其中S的长度为15~25,P的长度为5~8。-KMP algorithm, enter the three main string S and pattern string P output mode string Next (j) The function value, as well as the P position in the S orientation funct
EK
- ek最大流,求网络中可行的最大流量,返回该最大值-Feasible in ek maximum flow, network maximum flow, return to the maximum
Stack_Public_Interface
- < Mastering Algorithms with C>>的Stack公共接口-Stack public interface for <<Mastering Algorithms with C>>
zheban
- 折半排序,是一种很简单的排序方法,与直插排序类似-half sort
