CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - java project

搜索资源列表

  1. JAVA

    2下载:
  2. 基于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
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-12
    • 文件大小:36.32kb
    • 提供者:范卫华
  1. CRMforcompany

    0下载:
  2. 本系统基本完善了CRM管理系统的各个模块,只要稍加修改就能满足大中型企业的需求。-sorry,I don t know how to discr iption this CRM project in English!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-31
    • 文件大小:12.26mb
    • 提供者:gl
  1. c45

    0下载:
  2. 机器学习算法中的C45算法,JAVA机器学习研究项目之一-Machine learning algorithm in the C45 algorithm, JAVA, one of machine learning research project
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1.31kb
    • 提供者:kai
  1. chc

    0下载:
  2. 机器学习算法中的CHC算法,JAVA机器学习研究项目之一-Machine learning algorithm in the CHC algorithm, JAVA, one of machine learning research project
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:36.05kb
    • 提供者:kai
  1. fss

    0下载:
  2. 机器学习算法中的FSS算法,JAVA机器学习研究项目之一-Machine learning algorithm FSS algorithm, JAVA, one of machine learning research project
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:78.4kb
    • 提供者:kai
  1. id3

    0下载:
  2. 机器学习算法中的ID3算法,JAVA机器学习研究项目之一-Machine learning algorithm ID3 algorithm, JAVA, one of machine learning research project
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:58.47kb
    • 提供者:kai
  1. nb

    0下载:
  2. 机器学习算法中的Naive Bayes算法,JAVA机器学习研究项目之一-Machine learning algorithm in the Naive Bayes algorithm, JAVA, one of machine learning research project
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:15.43kb
    • 提供者:kai
  1. sudoku

    0下载:
  2. 可算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
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:4.34kb
    • 提供者:antonygo
  1. Project

    1下载:
  2. Job shop schduling program under java
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:617.45kb
    • 提供者:Hamza
  1. EightPazzelBfs

    0下载:
  2. This project solve 8 puzzle with breadth first search. I wrote this program for Artificial Intelligence lesson.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:35.09kb
    • 提供者:somatco
  1. antcolonyalgorithm

    0下载:
  2. 蚁群算法的模拟实现 安装JDK,配置环境变量,导入项目,一般情况下直接保存、运行ant.UI即可启动程序。如果不能运行,将文件夹下的swt.jar加入构建路径,然后在运行中的JVM参数中加入-Djava.library.path="dll所在目录的绝对路径"即可。 也可以在命令行下直接运行该程序,假设文件夹放在D盘跟目录。则在cmd下切换到文件夹下,运行如下命令即可启动程序。-Simulation and Realization of ant colony algorithm
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-10
    • 文件大小:1.46mb
    • 提供者:天天
  1. Chat2U

    0下载:
  2. eclipse项目 java版蓝牙聊天室-Bluetooth eclipse project java chat rooms
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:240.09kb
    • 提供者:
  1. ann

    1下载:
  2. 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
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2.99kb
    • 提供者:bb
  1. ConvexHull

    0下载:
  2. In this project, three convex hull algorithms are implemented in java. Three algorithms are Brute Force, Graham’s Scan and Jarvis’ March.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:8.64kb
    • 提供者:zephrion
  1. Assymmetric-Cryptography-project

    0下载:
  2. This is the Assysmmetric Cryptography algorithm created using Java. This is to identfy Finger prints.One of the popular algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:112.88kb
    • 提供者:Archana Palani
  1. Ma-Calculatrice

    0下载:
  2. 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
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:5.83kb
    • 提供者:HICHAMOVIT41
  1. java-JXC

    1下载:
  2. 一个典型的企业进、销、存管理信息系统的软件开发过程。内容包括系统的需求分析、建模分析、文件结构分析、数据结构分析、项目创建与设置、基础信息模块的创建、进货模块的创建、库存模块的创建、销售模块的创建等,涉及Java语育、管理、会计方面的知识- A typical business, sales, inventory management information systems software development process. Including system requirements
  3. 所属分类:Data structs

    • 发布日期:2017-06-12
    • 文件大小:19.35mb
    • 提供者:方震税
  1. question2-copy.java

    0下载:
  2. 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
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:746byte
    • 提供者:Sbaby171
  1. question67.java

    0下载:
  2. 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
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.7kb
    • 提供者:Sbaby171
  1. ELM-java

    2下载:
  2. 极限学习机(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
  3. 所属分类:人工智能/神经网络/深度学习

« 12 »
搜珍网 www.dssz.com