搜索资源列表
多种分词方法
- 含有多个分词算法。毕业设计的时候获得的,希望对大家在汉字处理中能用的到。 ICTCLAS算法,中科院,对名字识别能力很强。VC开发。 CSharp分词,向前匹配加向后最大匹配,C#开发,容易扩展。 小叮咚分词,由后向前最大匹配,C#开发。 xerdoc分词,基于ICTCLAS的Java版本分词。 文本分词词典,分词的词典,可以提供分词数据源。-containing more than Segmentation. Graduation was the time of hope
JSmartMiner
- 【源码共享系列-JSmartMiner.Eclipse】一个JAVA版本的数据挖掘基本框架体系,框架设计理念参考了德国著名的数据挖掘算法库XELOPES,但进行了大量的缩写,主要是为了方便研究,希望能够给在数据挖掘方面的研究工作者提供一个更有力的试验平台。(注:可以在本网站上找到本人上传的C++版本的SmartMiner)-source sharing Series-JSmartMiner.Eclipse -- a Java version of the basic framework of d
AntColonySystem
- 蚁群算法的C语言实现 关于蚁群算法网上有很多C++和java实现的 C的没有见过 就自己做了 感觉能更好的体现算法-ant colony algorithm C language on the Internet ant colony algorithm many C and java achieve C never seen done on their own feeling better reflect the algorithm
modhmmc
- 马尔科夫模型的c语言实现,用于生物序列分析的好的参考,和java版本的可互相参考-Markov Model C Language for Biological Sequence Analysis of good reference java and the versions of each another
OpenPollution-1.0
- OpenPollution is an open distributed system based on CORBA providing air-pollution measurement, data mining and image processing. It uses C++ and Java languages. and supports heterogenous systems such as Linux, Windows, and Windows CE.
PSO(java)
- 一个很好的PSO学习代码,一看就懂,其中包含了Java,C,V.-a good PSO learning code, a person would understand, which includes Java, C, V.
Substituter.java
- 代入法的启发示搜索 我的代码实现是:按照自然语言各字母出现频率的大小从高到低(已经有人作国统计分析了)先生成一张字母出现频率统计表(A)--------(e),(t,a,o,i,n,s,h,r),(d,l),(c,u,m,w,f,g,y,p,b),(v,k,j,x,q,z) ,再对密文字母计算频率,并按频率从高到低生成一张输入密文字母的统计表(B),通过两张表的对应关系,不断用A中的字母去替换B中的字母,搜索不成功时就回退,在这里回朔是一个关键。 -generation into a
Fractal
- Java编写的分形程序,利用随机分形画出的蕨类植物的叶子图。另:有C源程序
PSO
- 粒子群优化算法程序包,包括java、c、vb三个版本
粒子群优化PSO程序包(Java,C,VB)
- C语言遗传算法程序包-NO. 11 heredity arithmetic programme packet of c programme language
TS-TSP.rar
- 使用禁忌搜索算法求解TSP(旅行商问题)的JAVA源程序,The use of tabu search algorithm for solving TSP (Traveling Salesman Problem) the JAVA source code
k-means
- 数据挖掘算法源代码 k-means聚类算法的C#代码-Source code data mining algorithms k-means clustering algorithm C# code
SVM
- 这是SVM文本分类程序源码,既有java版本,也有C++版本。 -This is a SVM text classification program source code, both java versions, there are C++ version.
libsvm-2.89
- 是一種線性方成的分類器。SVM透過統計的方式將雜亂的資料以NN的方式分成兩類,以便處理。LIBLINEAR is a linear classifier for data with millions of instances and features. It supports L2-regularized logistic regression (LR), L2-loss linear SVM, and L1-loss linear SVM. -Main features of LIBLINEA
Ant-scheduling-in-java-and-C
- 蚁群调度算法的java及C语言实现,附模型设计论文。-Ant scheduling algorithms java and C language, pay modeling papers.
libsvm-3.12.tar
- 台湾林智仁博士的libsvm的程序以及源代码(python,java,c++)-Taiwan Dr. Lin Zhiren the libsvm of procedures as well as the source code (python, java, c++)
libsvm-3.17-JAVAaCPP
- libsvm-3.17-JAVA&C++版本,著名支持向量机源代码-libsvm-3.17-JAVA & C++ version of the famous support vector machine source code
RebeccaAIML-src-9871
- RebeccaAIML使用C,C++实现的AliceRobot版本,功能强大-RebeccaAIML is an enterprise cross platform open source AIML development platform. RebeccaAIML supports C++, Java, C#, and Python as well as many other programming languages and AIML development out of th
FuzzyOntologyFramework
- 提供模糊本体模型,图形化辅助表达,学习性强(Provide fuzzy ontology model graphical auxiliary expression)
qprop
- c bersion of quickprop java