搜索资源列表
JSmartMiner
- 【源码共享系列-JSmartMiner.Eclipse】一个JAVA版本的数据挖掘基本框架体系,框架设计理念参考了德国著名的数据挖掘算法库XELOPES,但进行了大量的缩写,主要是为了方便研究,希望能够给在数据挖掘方面的研究工作者提供一个更有力的试验平台。(注:可以在本网站上找到本人上传的C++版本的SmartMiner)-source sharing Series-JSmartMiner.Eclipse -- a Java version of the basic framework of d
Calculator_code_by_Java
- 用JAVA实现的计算器:采用Eclipse 3.1开发,基于JDK 1.5.可进行+、-、*、/、求余、开平方运算-using the JAVA Calculator : Eclipse 3.1 development, Based on JDK 1.5. may I request for ,-,*,/,, square root computation
BDijkstra
- BDijkstra算法的java实现。使用工具是eclipse,java1.4以上-BDijkstra algorithm to achieve the java. Eclipse is the use of tools, more java1.4
Kuffner
- BDijkstra算法的java实现。使用工具是eclipse,java1.4以上-BDijkstra algorithm to achieve the java. Eclipse is the use of tools, more java1.4
sudoku
- 可算sudoku的语法 规则很简单, 9*9 的格子中,每列,每行数字不可重复。 每个 "3*3" 的 "Box" (共9个) 内的数字也不可重复。 附件是 eclipse java project, 请将你的算法写在 SolvePuzzle() 内-Be regarded as the grammar rules of sudoku are simple, the 9* 9 grid, each row, each row can not duplicate figure. Eac
animal
- 人工智能实习作业,基于web的动物识别专家系统,基于产生式规则的正向推理,使用jsp开发,开发环境为Eclipse+struts+tomcat+mysql,内含详细说明文档-Practice of artificial intelligence operations, web-based expert system for animal identification, production rule-based forward reasoning, the use of jsp developm
dojoTest
- 这是一个Ajax框架dojo的测试代码,测试工具是eclipse-This is an Ajax framework dojo of the test code, test tool is eclipse
RMB
- 这是一个人民币的转换程序,采用Java语言测试的,开发工具是eclipse-This is a RMB conversion program, using Java language testing, and development tools eclipse
upAndDown
- 这是一个文件上传与下载的程序,采用ssh完成的,开发工具是eclipse-This is a file upload and download programs, using ssh completion of the development tool is eclipse
bank
- Java版本银行家算法,运行了死锁避免与死锁检测模拟程序,可以在Eclipse上直接运行-Java version of the banker' s algorithm, run the deadlock avoid deadlock detection simulation program that can run directly on the Eclipse
Chat2U
- eclipse项目 java版蓝牙聊天室-Bluetooth eclipse project java chat rooms
ann
- bp神经网络程序和java源代码源代码是eclipse的工程,所以若您使用的是eclipse,可以直接用eclipse的import将源代码的文件夹加入-bp neural network programs and java source code source code is eclipse project, so if you are using eclipse, you can import directly from eclipse' s source code folder to
SGA
- JAVA编写的用于实现TSP的遗传算法的模拟仿真实验有8个城市用eclipse直接导入运行适合初学-TSP JAVA prepared for implementation of genetic algorithm simulation experiments with 8 cities for beginners running directly into the eclipse
svg
- ECLIPSE下的SVG图模一体化功能eclipsesvgnodesimple-eclipsesvgnodesimpleeclipsesvgnodesimple
easybuyonline
- 网上书店系统,Eclipse开发环境,适合用于毕业设计。-Online bookstore system, Eclipse development environment, suitable for graduation.
pso
- 一个java编写的粒子群程序,可自行设置多个参数,并有图像跟踪粒子运行状态,已经在Eclipse上测试通过。-A java program written in particle swarm, are free to set multiple parameters, and image tracking particles running, has been tested on Eclipse.
AI
- 使用eclipse+java开发的有关人工智能的红绿灯-Developed with eclipse+ java traffic light on artificial intelligence
maxheap
- 数据结构课程设计 堆的操作 这里是一个最大堆的java实现的源代码,只需要在eclipse中建立相应的目录及类运行即可,程序实现了最大堆的可视化操作,包括最大堆的构建,调整,删除以及最大堆排序,并且具有动态演示效果。-Heap data structure course design here is one of the largest operations to achieve the java heap source code, just need to build in eclipse i
JAVA-decisiontree
- 本程序由Java编写,运行前请确认您的电脑上已安装JDK1.7或以上版本并配置好JDK的系统环境变量。请使用Eclipse集成开发导入源代码-The Algorithm of Decision Trees: ID3 and C4.5
ELM-java
- 极限学习机(ELM)在java下的实现算法,此为eclipse项目,已经添加好可用的jar包,调整文件路径后可以直接运行,(PS.极限学习机算法为elm官网所提供)(Extreme learning machine (ELM) in Java implementation algorithm, this is the eclipse project, has added a good jar package, adjust the file path can be directly run (P