搜索资源列表
92
- 本代码是用java语言编写的基于决策树c4.5算法的数据挖掘程序,它可以在很多领域如股票系统中使用 -the code is written in java-based Decision Tree Algorithm Bank data mining process, it can in many areas such as the use of the stock system
java网络编程实例
- Java各种网络代码,方便了java开发者,加快了程序员的开发进程。 -Java code various networks, and facilitates the java developers, programmers accelerate the development process.
java算法
- java的一些常用算法代码。
Main
- 上学时写的一个用JAVA和Selection sort and Merge Sort算法排序的代码-Write Java code to sort a sequence of elements into ascending order by using Selection sort and Merge Sort algorithms
btree
- 一个二叉树层次遍历代码,请各位高手指点一二!-Traversal of a binary-level code, or two expert guidance please!
Algethrim-code-of-JAVA-
- JAVA数据结构的各种算法代码、另外还有这本书的源程序。-Algorithm of JAVA , the programming code
java-support-code
- java程序设计与数据结构(第2版) 配套代码-java programming and data structures (2nd edition) supporting code
dijkstra
- Java语言编写的迪杰斯特拉算法,通过演示以及代码的分析可以帮助大家掌握此算法。-Java language Dijkstra algorithm, demos, and code analysis can help us grasp the algorithm.
Java-data-structure-and-algorithms
- JAVA数据结构和算法及其参考代码,内容详实,很适合学习使用.-Java data structure and algorithms (second edition)+source code
java-critical-path
- java的关键路径的代码,只是没有界面,数据结构-java critical path
java
- java源程序包里面包括了数据结构实验程序代码-java source package which includes a data structure of experimental code
PrimeRing
- 素数环的java代码实现,数据结构上素数环的代码-Prime ring Java code realization, the data structure of the prime ring code
ProxyDemo
- 代理模式的java代码实现,通过几个类演示了代理模式,方便新手快速地学习和掌握。-Agency model java code, demonstrated by the several classes proxy mode to facilitate the novice to quickly learn and master.
SVM(SMO)分类器
- JAVA语言编写的SVM分类器,附带源代码,可直接运行
Puzzle
- 人工智能课程,N数码问题java代码实现。-Artificial Intelligence course, N digital issue java code.
ClosestPair
- 使用两种方法求最近点对,分别是双重循环和分支法,可以运行,java代码。-closest pair
UllmannJava
- Ullmann子图同构算法实现,java代码-Ullmann sub graph isomorphism algorithm to achieve, java code
LKQGMQL
- 这几天学VC界面编程,在VC在线上狂看教程,觉得有所长进,于是把以前的Java代码用VC改写了一下,问题还是那个老掉牙的问()
决策树java代码1
- 决策树可对数据进行分类,选出最大增益属性。(Decision tree can be classified data, select the maximum gain attribute.)
Algorithm design and analysis(Java)
- 王晓东版本的算法设计与分析,介绍数据结构与常见算法题目,附Java代码示例。(Wang xiaodong version of the algorithm design and analysis, introduce the data structure and common algorithm topics, with Java code examples.)