资源列表
ProgrammerCalc2013-05-16(1_0_0_1)
- 1.支持数值进制转换。 2.查看数值的内存形式。 2.支持大数(以数组表示)的表达式计算。最大支持499的阶层。 3.VC10.0
Mathematica8.0
- Mathematica8.0_中文教程 讲解了Mathematica8.0基本使用方法-Chinese mathematica8.0_ tutorial explain Mathematica8.0 basic use
AssetPriceEuropeanCallOption
- matlab欧式看涨期权定价,内附有两种代码算法,适合matlab初学者-the matlab European call option pricing
quickHash
- 几大最经典算法之快速hash算法的具体实现过程,同时包括了测试的代码-Most classic algorithm hash algorithm specific implementation process, including test code
quickSort
- 几大最经典的算法-快速排序算法的具体实现过程,包括详细的代码注释-A few of the most classical algorithm- quick sort algorithm to realize the process, including a detailed code comments
Young_Matrix
- 在一个二维数组中,每一行都按照从左到右递增的顺序排序,每一列都按照从上到下递 增的顺序排序。请完成一个函数,输入这样的一个二维数组和一个整数,判断数组中是否含 有该整数-In a two-dimensional array, each row is sorted in ascending order from left to right, each column from top to bottom in order of increasing order. Completion of
genetic_Algorithm
- 遗传算法的具体实现(变异,杂交等)和包括测试的代码-The specific implementation of the genetic algorithm and includes test code
hollandFlag
- 我们将乱序的红白蓝三色小球排列成有序的红白蓝三色的同颜色在一起的小球组-We will be out of order red, white and blue ball arranged in order of red, white and blue color with small balls
Assignment-3_12335-(1)
- The principle of Huffman coding is (roughly) to replace symbols in the original data (in your case the value of each pixel of the image) by a numeric code that is attributed according to the probability of the symbol. The most probable (i.e. the m
edft
- Program EDFT produce high-resolution N-point DFT for N greater than the length of data vector.
scaledata
- matlab code for scale data of any type. nokia c7 manual included.
RLS
- 递推最小二乘算法,只适合单入单出,用于建模中的参数辨识,-Recursive least squares algorithm, Single Input Single Output, parameter identification
