资源列表
crc16
- 函数名称:CRC-16 Process 函数原型:INT16U make_crc16(INT8U *msgaddr,INT8U datalen) 函数功能:进行CRC校验和产生CRC代码.这个函数只影响全局变量crc16. 校验字放在字符串最后,低8位在前高8位在后. msgaddr : 进行CRC16校验的据块的首地址 datalen : 进行CRC16校验的据块的个数 CRC-ITU的计算算法如下: a.寄存器组初始化为全\"1\"(
Queen
- 局部搜索法求解N皇后问题。这个算法的特点是引入随机因素,每次运行并不能保证求得问题的最优解,但经过运行之后,一般总能得到一个与最优解相差不大的满意解。
FACTLOG
- 这个程序,能够对于读入的一个正整数,把它的所有质因子找出来.代码简短,简洁,而且效率很好.
kmeans经典算法
- kmeans.zip
99273864matlabmotionestimation
- motion estimation motion estimation motion estimation-motion estimation motion estimation motion estimation motion estimation
RD-frft
- 关于分数阶傅里叶变换的例子 关于分数阶傅里叶变换的例子 -the example of frathinog fft
ch1
- 实现一个可编程表达式的计算器,并判断输入的表达式是否正确。-Expression of the realization of a programmable calculator, and determine the expression entered is correct.
myFFT-java
- java 编写的FFT源程序-a FFT program by java
viewfactor12
- This file is used to calculate the view factors
ACSzhuanhuan
- 欧姆龙ASCII转换 特别适合初学者学习-Omron ASCII conversion suitable for beginners to learn
calc_combination
- 计算组合函数C(M, N),并逐条输出算出的组合及剩余元素,输出串的顺序稳定递增.用模板类实现,输入数据支持任意类型,效率很高.-Calculated combination function C (M, N), and calculated one by a combination of the output and the remaining elements of the order of stability of the output string of increases. With
Exterme_k_means
- Extreme k-means,被yuboYuan提出,给定初始聚类中心,聚类快。-Extreme k-means,poposed by yuboYuan,the intial center is fixed, faster than traditional k-means
