资源列表
aprecon
- 遗传算法的小程序,希望能够对大家有用处!-genetic algorithm for small procedures, we hope to be able to be useful!
yanhuisanjiao
- 打印杨辉三角前n行算法.-Print Pascal's Triangle n algorithm for the former.
nhuanhou
- n皇后的问题,求出总共的解法数,并显示其中一种的解法
m4
- 基于实数编码遗传算法的函数极植优化程序,全面,准确
DFT
- 在VC++环境下,安装OPENCV库函数后,实现离散傅立叶变化的代码-In the VC++ environment, the installation OPENCV library after changing the code to achieve the Discrete Fourier
TestAlgorithm
- 求花朵数的JAVA代码实现 一个N位的十进制正整数,如果它的每个位上的数字的N次方的和等于这个数本身,则称其为花朵数。 例如: 当N=3时,153就满足条件,因为 1^3 + 5^3 + 3^3 = 153,这样的数字也被称为水仙花数(其中,“^”表示乘方,5^3表示5的3次方,也就是立方)。 当N=4时,1634满足条件,因为 1^4 + 6^4 + 3^4 + 4^4 = 1634。 当N=5时,92727满足条件。 实际上,对N的每个取值,可能有多个数字满足条件。
strassen
- strassen乘法矩阵,很好解决你们所遇到任何情况-strassen matrix multiplication, a good solution to any situation you encounter
nnt
- 应用遗传算法进行电机运行故障检测,分别为电机轴承滚珠故障、电机轴承内圈故障、电机轴承滚珠和内圈组合故障,其中以40组数据为训练样本,4组数据为测试样本。-Motor fault detection based on Genetic Algorithms,Motor ball bearing failure, the the motor bearing inner ring failure, the motor bearing balls and inner ring combination fa
opencv-sift-text1
- 基于opencv的sift特征点匹配测试程序,对比两张图片上的特征点匹配程度-Based on the opencv sift feature point matching test program, compared to two pictures on the degree of matching feature points
Queue_string
- 菜鸟自己写的一个存储字符串的循环队列,字符串长度可自定义,遍历方式是一个个输出的。-Circular queue rookie wrote a stored string, the string length can be customized traversal is one of the output.
NaiveBayes
- Naive Bayes algorithm for data mining
read_mhd
- 读取mhd文件 vtk:5.4 itk:3.14-read mhd files vtk:5.4 itk:3.14
