资源列表
OMP算法:匹配追踪算法
- OMP算法:匹配追踪算法,输入字典和图像,获得图像在字典下的稀疏系数。有部分解释-OMP algorithm: matching pursuit algorithm, the input dictionary and images, access images in the dictionary under the sparse factor. Some explanation
queen
- 本代码实现了n皇后问题,是我大二时数据结构的课程设计源码,编译运行过的。-data structure design
asc2HexNum_for_interview
- 将一位ASC码转为一位十六进制数,面试中遇到的一个题目,当时想了很久才做出来-put a ascii code to hex code ,for interview
rapid-sorting
- 针对25个字符型的快速排序,比较精短,冒泡排序的改进算法。-25 character for the rapid sorting, more refined short, improved bubble sort algorithm.
exam6-5
- 关于数据结构这门学科的源代码程序,序列六之五。-About data structure of the subject, the source program
xiaoqu
- 计算方法课程设计,高斯消去法,希望对大家有用-Calculation methods course design, gaussian elimination method, the hope of the useful
stocks4
- 一个自己玩的随机漫步程序,可用于模拟金融市场的波动,并且绘制了价格、5日均线、10日均线等图形。-A random walk code for simulation of financial market price and averages.
TOEPLZ
- 线性方程组的求法 托伯利兹方程组求法 求解Rx=y, 即给定2n-1个数Rk-Find 法托伯利兹 linear equations method for solving equations seeking Rx = y, ie, given the number of 2n-1 Rk
2
- 浙大计算物理第四章:使用赛得尔迭代法计算线性方程组-Using the Seidel iterative method to calculate the linear equation group
Thomas-method
- 针对三对角方程组的特殊形式,利用杜利脱尔三角分解法中的追赶法,求出方程组的解。-For special form tridiagonal equations, it uses Thomas method in the Dooley off in Seoul to find solutions of equations.
Conjugate-Gradient
- 机械优化设计中的共轭梯度算法 优化二维方程-Conjugate Gradient
waterfilling
- Serial to paralel converter and Waterfilling algoritm MATLAB.
