资源列表
qr_givens
- 基于Givens transformation的QR分解。其使用需要调用Givens transformation程序。
weiyi
- 信息论中唯一可译码的判断,比较实用。学习信息论的同学可以参考。
Crank-Nicolson Scheme for pricing Ameircan put options
- This is the Matlab code of pricing American put options by using Crank-Nicolson scheme.
PSO
- 粒子群最佳化演算法(pso),為一個基本的程式,適合初學者來參考。-Particle Swarm Optimization algorithm (pso), for a basic program for beginners to reference.
hashu[1]
- 以前序建立一颗二叉树,并以中序、后序遍历,求深度和叶子节点-Before the establishment of a binary sequence, and in order, postorder traversal, seeking depth and leaf nodes
2
- 数据结构中的另一重要组成部分,被成为链表,与顺序表有异曲同工之妙-Data structure is another important component, is a linked list, with the order table has the same purpose
FFT
- FFT 快速傅里叶 可以用于对输入的快速傅里叶 变换,这样方便使用者进行信号分析-Fast FFT matlab m files you can use it to FFT analysis as your input.
01
- 利用递归方式的算法计算斐波那契数列各个项数-Recursively the algorithm to calculate the Fibonacci series of various number of items
exchange
- 任何小数都可以被划为分数,但是循环小数的实现和一般的有所区别,本程序主要实现的功能是如何实现将普通小数和循环小数转化为都准化为最简分数。-Any decimal can be classified as a fraction, but the recurring decimal to implement and in general different, the main achievement of the function of this program is how to achieve
Desktop
- N数组的螺旋数组问题,用的自己的方法,四次循环即解决-N array of helical array of problems with their own methods, four loop solving
ArraySortKeyS
- 二维数组多关键字排序,类似于EXCEL的Range排序,速度相当.-Multi-key sort of two-dimensional array, similar to the EXCEL Range Sort considerable speed.
1-1
- 一本书的页码从自然数1开始顺序编码直到自然数n。书的页码按照通常的习惯编排,每个页码都不含多余的前导数字0。例如第6页用6表示而不是06或006。数字统计问题要求对给定书的总页码,计算出书的全部页码中分别用到多少次数字0,1,2,3,.....9。-A book page from the coding sequence of natural numbers starting at 1 until the natural number n. Book page layout according