资源列表
BigInt-Addition
- Calculate the sum of two numbers. (BigInteger)
PCA
- 应用主成分分析的方法实现数据降维,主成分个数通过累积方差贡献率的方法来确定-The principal component analysis of data dimensionality reduction, the number of principal components to determine the cumulative variance contribution rate
cordic_atan
- cordic算法,解决了硬件不能实现tan函数的问题,它通过相位选择来实现。-cordic algorithm,The hardware can solve the problem of tan function, it choose to achieve through phase.
types
- 将字符串转变为二进制数,可以转变汉字等等各种字符串-String into a binary number, can be transformed into Chinese characters, a variety of string
thenumof1
- 求0到n的所有数中1的个数,并且计算1的个数等于n的数。-compute the number of 1 in the 0 to n.
FormatDataLibsvm
- 用于将数据转换为适合libsvm中svmtrain所要求的格式。用宏编写。-transform your data to the format which is fit for svmtrain in libsvm.
sin-to-mif
- 正弦信号发生器生成正弦信号 存储格式为mif 用于quartus2的仿真-Sinusoidal signal generator to generate a sinusoidal signal storage format for the mif for quartus2 simulation
Matrix
- 矩阵操作的一个类,包含各类矩阵运算的常用运算和算法。-A set of Matrix computation algorithm, such as get Inverse matrix, Jacobi and so on,
wavefbed
- 利用fortran编写的代码,用来计算波浪与海床之间的相互作用-coded by usage of fortran platform, this program can be used to calculate the interaction between seabed and wave force
search
- 学习排序法的例子,快速排序法和随机快速排序法-qsort and ramdom qsort
log
- 之前找不到合适精度的log2x函数的定点化源码,经过实现并验证后,发上来大家一起学习-fixed version for log2x
main
- 二分法查找的源码实现,供有需要者下载学习。-search by two division
