搜索资源列表
JAVA
- 基于JAVA实现的图像特征提取源代码 图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)。-JAVA based on the realization of the image feature extraction image feature extraction source code source code, use the sob
CRMforcompany
- 本系统基本完善了CRM管理系统的各个模块,只要稍加修改就能满足大中型企业的需求。-sorry,I don t know how to discr iption this CRM project in English!
c45
- 机器学习算法中的C45算法,JAVA机器学习研究项目之一-Machine learning algorithm in the C45 algorithm, JAVA, one of machine learning research project
chc
- 机器学习算法中的CHC算法,JAVA机器学习研究项目之一-Machine learning algorithm in the CHC algorithm, JAVA, one of machine learning research project
fss
- 机器学习算法中的FSS算法,JAVA机器学习研究项目之一-Machine learning algorithm FSS algorithm, JAVA, one of machine learning research project
id3
- 机器学习算法中的ID3算法,JAVA机器学习研究项目之一-Machine learning algorithm ID3 algorithm, JAVA, one of machine learning research project
nb
- 机器学习算法中的Naive Bayes算法,JAVA机器学习研究项目之一-Machine learning algorithm in the Naive Bayes algorithm, JAVA, one of machine learning research project
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
Project
- Job shop schduling program under java
EightPazzelBfs
- This project solve 8 puzzle with breadth first search. I wrote this program for Artificial Intelligence lesson.
antcolonyalgorithm
- 蚁群算法的模拟实现 安装JDK,配置环境变量,导入项目,一般情况下直接保存、运行ant.UI即可启动程序。如果不能运行,将文件夹下的swt.jar加入构建路径,然后在运行中的JVM参数中加入-Djava.library.path="dll所在目录的绝对路径"即可。 也可以在命令行下直接运行该程序,假设文件夹放在D盘跟目录。则在cmd下切换到文件夹下,运行如下命令即可启动程序。-Simulation and Realization of ant colony algorithm
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
ConvexHull
- In this project, three convex hull algorithms are implemented in java. Three algorithms are Brute Force, Graham’s Scan and Jarvis’ March.
Assymmetric-Cryptography-project
- This is the Assysmmetric Cryptography algorithm created using Java. This is to identfy Finger prints.One of the popular algorithm
Ma-Calculatrice
- there is an other java project in eclipse explaine how to code a simple calculator with a motor cla-there is an other java project in eclipse explaine how to code a simple calculator with a motor class
java-JXC
- 一个典型的企业进、销、存管理信息系统的软件开发过程。内容包括系统的需求分析、建模分析、文件结构分析、数据结构分析、项目创建与设置、基础信息模块的创建、进货模块的创建、库存模块的创建、销售模块的创建等,涉及Java语育、管理、会计方面的知识- A typical business, sales, inventory management information systems software development process. Including system requirements
question2-copy.java
- This the answer to Project Eulers archive problem number 2: https://projecteuler.net/archives-This the the answer to Project Eulers archive problem number 2: https://projecteuler.net/archives
question67.java
- This a solution the problem 67 of Project Euler website: https://projecteuler.net/archives-This is a solution the problem 67 of Project Euler website: https://projecteuler.net/archives
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
