资源列表
经典的BPN人工神经网络例子源码
- 经典的BPN人工神经网络例子源码,可用于函数逼近,预测等方面-classic example of artificial neural network source, function approximation can be used to forecast etc.
jiang3
- 数据结构中分块查询算法,开发环境Vc++6.0.基于山东科技大学算法设计与分析课本-data structure carved block inquiries algorithm development environment Vc 6.0. Shandong University of Science and Technology based on the algorithm design and analysis of textbooks
Genetic最短路径
- 在vc控制台中运行,用遗传算法求解最短路径,用邻接矩阵表示路线图。-in vc console operations, Genetic Algorithm for the shortest path, adjacency matrices road map.
哈夫曼编码解码
- 霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码个不相同。有时称之为最佳编码,一般就叫作Huffman编码。下面引证一个定理,该定理保证了按字符出现概率分配码长,可使平均码长最短。-Huffman coding is a variable word length coding (VLC) A is to remove redundan
PossibilityDistribution
- 一个用matlab实现的基于图像灰度概率分布的图像模糊增强算法,本人已使用。-using a Matlab-based images to achieve the probability distribution of gray fuzzy image enhancement algorithms, I have to use.
大数运算类
- 1. 实现原理: * 任何一个数都可以表示成指数形式,如下所示: * * N=nEe (0=<n的绝对值<=1,e为10的指数幂) * * 例如100可以表示成1E2,1001可以表示成1.01E3 * * 类 CBigNumber的成员number为上述的n,exponent为上述的e * * 2. 如何使用这个类: * * 你可以把CBigNumber的头文件和实现函数加入你的工程,然后定义 * * 该类的实例,就可以对这些实例进行加减乘除了(详见示例程序)-1. Princip
svm7
- 支持向量机源码,vc编写,对于svm初学者非常使用非常方便-The coad of svm,base on vc,and it is useful to beginner.
libsvm-mat-2.8-1
- 人工智能模式识别中基于支持向量机的分类算法在识别领域属于较新的应用-The SVM-based classification algorithm is a kind of new application in the field of artificial intelligence and pattern recognition.
blastz.040127.tar
- 一个类似于blast算法的基因数据快速搜索算法-an algorithm similar to the blast of genetic data Fast Search Algorithm
040103
- 利用动态规划算法进行核酸序列的两两比对的源代码。-use dynamic programming algorithm for nucleic acid sequence of February 2 ratio on the source code.
ClusterTreeViewCode
- 著名的基因芯片表达数据聚类软件。esein编写-famous expression of the gene chip data clustering software. Esein prepared
LNMF
- 人工智能模式识别中基于非负矩阵分解生成特征空间的算法-artificial intelligence pattern recognition based on non-negative matrix factorization generation features of the algorithm space