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

搜索资源列表

  1. Data Structures And Problem Solving Java Source Co

    0下载:
  2. 这是数据结构与问题求解的Java版的源码-This is the data structure and problem solving version of the Java source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:423884
    • 提供者:舒海林
  1. TS-TSP.rar

    0下载:
  2. 使用禁忌搜索算法求解TSP(旅行商问题)的JAVA源程序,The use of tabu search algorithm for solving TSP (Traveling Salesman Problem) the JAVA source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:2848
    • 提供者:ann
  1. filter

    1下载:
  2. averagefilter,guassianfilter,bilateral filter三个滤波器的源代码-averagefilter, guassianfilter, bilateral filter three filters source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:1696
    • 提供者:mengshubing
  1. k-means

    1下载:
  2. 数据挖掘算法源代码 k-means聚类算法的C#代码-Source code data mining algorithms k-means clustering algorithm C# code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:102791
    • 提供者:张健飞
  1. java

    0下载:
  2. 人工神经网络的java源代码,一个很不错的源码-Artificial neural networks java source code, a very good source
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:38293
    • 提供者:张空空
  1. aprioriGUI

    1下载:
  2. 这是实现资料挖掘中的Apriori演算法的源代码 此java程式需先在同一资料夹下创建一个database.txt档 开启档案后,输入最小支持度及信赖度,程式会执行计算出关联法则 此与一般的apriori代码不同,经过修改后亘加完美-This is the realization of the Apriori data mining algorithm java source code for this program need to be in the same folder cr
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:35475
    • 提供者:洪武
  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
    • 文件大小:37192
    • 提供者:范卫华
  1. SVM

    0下载:
  2. 这是SVM文本分类程序源码,既有java版本,也有C++版本。 -This is a SVM text classification program source code, both java versions, there are C++ version.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-31
    • 文件大小:13333987
    • 提供者:yyifang
  1. aco

    0下载:
  2. 蚁群算法的java源码,附带使用方法,很好用-Ant colony algorithm java source code, incidental use, very good use
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:8429
    • 提供者:王荣
  1. java_LZ77

    0下载:
  2. java 实 现 LZ77 解 压 源 码-LZ77 decompression java source code to achieve
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:4813
    • 提供者:zhaik
  1. code

    0下载:
  2. 这是一篇用MATLAB编写的PSO用法的源码 介绍了改进的PSO的用法-This is the one with the usage of MATLAB source code written in PSO introduced the usage of the improved PSO
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:5050
    • 提供者:西瓜
  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
    • 文件大小:3059
    • 提供者:bb
  1. DwindlePic

    0下载:
  2. 这是双线性插值算法的Java源代码,运行可以实现-This is the bilinear interpolation algorithm of Java source code, running can be achieved
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2025
    • 提供者:wangjinghui
  1. apriori(java)

    0下载:
  2. apriori算法是经典的数据挖掘算法,本源码以可视化界面的形式将结果展示给用户。-apriori algorithm is a classical data mining algorithms, the source code to the form of visual interface, the results show to the user.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3081
    • 提供者:聂风
  1. java

    0下载:
  2. 数据结构java版 源代码 .-Java source code version of the data structure
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:209673
    • 提供者:地上
  1. code

    0下载:
  2. 支持向量机的一些常用的源代码,包括KPCA,KFD等。-Some commonly used support vector machines source code, including KPCA, KFD and so on.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:563798
    • 提供者:游联开
  1. Data-structure-(PPt-and-source-code)

    0下载:
  2. Java数据结构(山东大学),包括课件及对应的完整源代码-data structure in Java language(PPT and source code) of Shandong University
  3. 所属分类:Data structs

    • 发布日期:2017-05-20
    • 文件大小:5893474
    • 提供者:冯麒峻
  1. JAVA冒泡排序

    0下载:
  2. 冒泡排序,Java源码或其他好源码或编程学习资料。-Bubble Sort Java source code or other good source code or programming learning materials.
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-11-06
    • 文件大小:3898
    • 提供者:jim
  1. java

    0下载:
  2. 工具libsvm3.14版本的java源码-libsvm3.14 version of java source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-18
    • 文件大小:89057
    • 提供者:冰封
  1. computer-JAVA

    0下载:
  2. 一种计算器算法的JAVA源代码,一种比较高效的算法。-JAVA source code calculator
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7324
    • 提供者:
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com