资源列表
code
- 一个matlab写的golomb coder,可以用来编码2进制数据。
200405165111
- 长整数的计算,用C实现,数据结构。是数据结构(严蔚敏)课后习题的实现。
灰度预测代码
- 灰度预测代码
chazhi
- 拉格朗日插值法只能算是数学意义上的插值,从插值基函数的巧妙选取,已经构造性的证明了插值法的存在性和惟一性-Lagrange interpolation can only be regarded as the mathematical sense of the interpolation, from the clever interpolation basis function selection, has been constructive proof of the existence of t
secondtypelearning
- 借助最优控制理论中的二次型性能指标对感知器神经网络的加权系数进行调整-Optimal control theory with the quadratic performance index of the perceptron neural network to adjust the weighting coefficients
inv_matric
- 自己编写的一个基于高斯约当消元算法的矩阵求逆运算,比较小巧实用,方便移植-I have written a Gauss Jordan Elimination on the matrix inversion algorithm, more compact and practical, easy to transplant
Mai
- 八皇后问题,是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。计算机发明后,有多种方法可以解决此问题。-Eight queens problem is an ancient and well-known probl
aaa
- 自适应遗传算法matlab程序用于优化其他算法-Adaptive genetic algorithm
danlianbiao
- 实现数据结构头文件,实现数据的转置等相关功能。-Data structure to achieve the header file
kmeans
- 数据挖掘中的聚类算法,为k均值算法,算比较经典的算法-Clustering algorithm in data mining, considered a classic algorithm for k-means algorithm
juzhengchengfa
- 矩阵乘法 通过VC++实现两个矩阵的乘法运算,并且输出结果-Matrix multiplication by vc++ realize the multiplication of two matrices, and the output results
MetodLiebman
- Algorithm of Liebman method