资源列表
PerceptionApproches
- 感知器和其他聚类算法,如lmse。另外还包含了更多的比如c均知法,各种简单的非监督据类程序,有利于直接使用-Perceptron and other clustering algorithms, such as lmse. It also includes more like c all know, a variety of simple non-supervisory category According to procedures, it will directly use
apriori 算法vc实现
- apriori 算法vc实现,应用于数据挖掘应用。-algorithm to achieve vc algorithm used data mining application.
d_s_3
- 利用优化算法,实现寻找一个网络的两点之间的最短路经-using optimization algorithms to achieve the search for a network between two points is the shortest pass
pub7
- 将链表B中的内容插入链表A中,并保持顺序不变-List B will be inserted in the List A and maintain order unchanged
J_Queen
- 用JAVA实现的一个解决八皇后问题的小程序-with a solution of the Statue of eight small programs
zlfx
- 用于集成电路辅助设计的一写算法,模拟了Pspice的算法-aided design of integrated circuits used in a write algorithm, a simulation of the algorithm Pspice
JAXPDOMTest
- 使用JAXP获得DOM解析器的基本原理与获得SAX是相同的,例子使用JAXP来获取一个DOM解析器组件。-use JAXP parser access to the DOM and access to the basic tenets of SAX is the same, examples use JAXP access to a DOM parser components.
Three_Code
- 该题目是要求我们编一个程序,该程序能将书上的P-代码程序用三地址码来实现。-the subject is to ask us to a series procedures, the procedures can book on the P-code programs using three addresses code is to be achieved.
darts-0.2.tar
- 双数组辞典生成程序。利用双数组实现trie算法,对于不定长度共同前缀查询情况,比哈希方法更为有效。经常用于分词辞典的制作。-array dictionary-generation procedures. Using two arrays to achieve Trie algorithm for the indefinite length of the inquiry common prefix than Hash methods more effective. Frequently used
Lib_fftnew
- 基于linux操作下的fortran快速付立变换的程序-based on the Linux operating FORTRAN fast Fourier transform procedures
gdu
- 一个求无向无权图的最短路径的算法-without seeking a map to the right of the shortest path algorithm ............
Information_System_of_Students_Implement_by_C
- 学生信息查询系统C语言实现 包含的功能有: 1、 系统功能选择菜单:提供了5个功能 A、 按“班级+平均成绩”显示原始数据 B、 输入学号,显示学生档案,并可选择用顺序查找或者折半查找去实现 C、 输入不完全的学生姓名即可模糊查找学生档案。 D、 输入班级及课程即可统计平均分,优秀率及及格率。 2、 数据显示函数 3、 学号查找函数 4、 模糊查找函数 5、 成绩统计函数 -Student Information System C language f