搜索资源列表
snakes算法的经典文章
- 这是两篇关于SNAKES算法的经典文章,对学习greed-snakes有帮助-SNAKES algorithm on the classic article on the study and greed-snakes help
B样条曲面蒙面算法
- B样条曲面蒙面算法,是实现b样条曲面的经典算法-B-spline surface masked algorithm, is b-spline surfaces of the classical algorithm
GoldDigger
- 小游戏--淘金者 主要用到了双缓冲平面作图,以及drawImage等。经典算法,适合初学者观摩-small game -- Gold mainly uses the double buffer plane mapping, and other drawImage. Classical algorithm for beginners to watch!
jiaotongzixunxitong
- 交通咨询系统是是图的有关实现,有两个经典算法,可供使用者参考-traffic advisory system is the chief of the realization that there are two classic algorithms, is available to users reference
c_yuan_ma
- c经典算法(包括源码),真的很经典的算法,很难找到!
sim
- 利用java代码实现信息检索中经典算法传统向量空间模型算法(VSM)大家可以下载测试,有问题大家一起讨论
maxsubsum
- 几种经典算法实现最大字段和问题(分治算法,动态规划算法)
java1
- java经典算法例子我想对大家是有用的请
apriori(java)
- Apriori算法是发现关联规则领域的经典算法。该算法将发现关联规则的过程分为两个步骤:第一步通过迭代,检索出事务数据库中的所有频繁项集,即支持度不低于用户设定的阈值的项集;第二步利用频繁项集构造出满足用户最小信任度的规则
Apriori
- 用java实现数据挖掘关联规则经典算法Apriori算法
matlab 算法集合
- 100个经典的算法的Matlab程序源代码,附有注释,是学习应用的好资料
SOApprocah方法的源程序下载
- SOApprocah方法的源程序下载 基于经典的PMI-IR方法,进行中文文本情感分类算法。,Download source SOApprocah methods based on the classic PMI-IR method for Chinese text classification algorithm emotion.
aprioribyjava.rar
- 关联规则经典算法(apriori算法),java语言描述,Classical association rules algorithm (apriori algorithm), java language to describe
k-meansjava.rar
- 用JAVA语言实现的经典聚类算法k-means,聚类与分类不同,它是无监督的过程,,JAVA language used to achieve a classic clustering algorithm k-means, clustering and classification of different, it is the unsupervised process,
JAVA-40
- java经典算法40题,内含完整解释及代码,较为详细-java classical algorithm 40 items, containing a full explanation and code, more detailed
javaAlgorithmGossip
- java经典算法,其中不仅有java对算法的描述,还包括c语言的!-java classic algorithm, which is not only a descr iption of java on the algorithm, also includes language c!
javaalgorithm
- 包括冒泡排序,归并排序,N皇后,最小生成树等经典算法的java实现代码-Including bubble sort, merge sort, N Queen, such as the classic minimum spanning tree algorithm java code
weka
- 经典的数据挖掘算法的源代码,包括分类、聚类、关联规则等,非常有用。-Classical data mining algorithms of source code, including classification, clustering, association rules and so on, very useful.
aprior
- apriori算法是数据挖掘中比较经典的算法之一,用于挖掘频繁模式-apriori aglothms concerning date mining
《Java常用算法手册》源代码
- 收集了几个经典算法解决古代算书里面的问题,如鸡兔同笼等,有13个项目之多,(Several classical algorithms)