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

搜索资源列表

  1. judp

    0下载:
  2. UDP packets are used to send data from one computer to another over a network or from one application to another within a single computer. The judp.m program uses Matlab s ability to call Java code to enable it to send and/or receive UDP packe
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2927
    • 提供者:xiaoni
  1. Sort

    0下载:
  2. 通过Java语言实现了选择、插入、冒泡、希尔、快速、归并、堆、基数等8种排序算法-Java based selection, insertion, bubble, shell, quick, merge, heap, radix sorting algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:11233
    • 提供者:陈昱安
  1. java

    0下载:
  2. 数据结构java描述,链表,栈,队列,图,树-Java data structure descr iption, linked lists, stacks, queues, maps, trees,
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:168279
    • 提供者:朱良阳
  1. Id3

    0下载:
  2. 数据挖掘、机器学习中经典的ID3算法,分类器java实现-Data mining, machine learning in the classical ID3 algorithm java classifier to achieve
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:4487
    • 提供者:sicotron
  1. javapackagetool

    0下载:
  2. 这是一个很好的java打包工具,可以直接将java的系统软件打包后运行-This is a very good tool for java package, you can directly to the java system software package to run after
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:214798
    • 提供者:吴旭
  1. FuzzyEngine

    0下载:
  2. FuzzyEngine for Fuzzy Logic Inferense System on JAVA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:265522
    • 提供者:Timur
  1. java_LZ77

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

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

    0下载:
  2. GA for TSP, it is a java applet code for Genetic algorithm-GA for TSP, it is a java applet code for Genetic algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:10906
    • 提供者:mo
  1. shortestpath

    0下载:
  2. Find a Shortest path using Dijkstra Algorithm in java applet.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:42043
    • 提供者:sunda
  1. NewCalculator

    0下载:
  2. java 计算器 界面美观 ,主要用到了swing界面编程-Calculator code,this is very beauty,you can download it to use
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:3472
    • 提供者:柯柯
  1. java_evolutionary_algorithms

    0下载:
  2. 用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm Evolutionary Algorithm package implemented using Java. The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorith
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:104732
    • 提供者:陈雷
  1. SSC2-Source

    0下载:
  2. this is fp tree algorithm in java
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1421
    • 提供者:aditya
  1. teachtsp

    0下载:
  2. a java program to solve tsp using ga
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:325682
    • 提供者:mostafa
  1. fastFFT

    0下载:
  2. 快速Fourier变换,FFT。java程序,已编译能运行,带报告。-Fast Fourier Transform
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:133919
    • 提供者:王京
  1. compress

    0下载:
  2. a java application to use huffman coding to represent and compress an image into bits
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:2521
    • 提供者:kenny
  1. Kruskal

    0下载:
  2. 数据结构中经典的Kruskal算法的java实现,Java版-Data structure in the classical Kruskal algorithm java implementation, Java Edition
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:2236
    • 提供者:happywh wang
  1. GA_java

    0下载:
  2. java版的经典遗传算法源码 功能:经典遗传算法类,用来实现其在NM96文献中关于旅行商问题的算法.-Genetic Algorithm source code in java
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:4925
    • 提供者:Chil Liu
  1. J1-10091D0006_ARW_W3_M8

    0下载:
  2. this file is for Vector Quantization Using Adhoc Centroids in java with 1.6 jdk.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:124369
    • 提供者:murthy
  1. suanfa

    0下载:
  2. 里面包含了各种常用算法的java实现,如八皇后问题,合唱队问题,找零钱问题,最短路径问题等-Which contains a variety of commonly used algorithm java implementation, such as the eight queens problem, chorus problems, to find small change problem, the shortest path problem, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:9476
    • 提供者:穆旭
  1. Java

    0下载:
  2. Java语言入门txt电子书 适合初学Java的学员-Java language Java entry txt e-book for beginners students
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:42648
    • 提供者:yan
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com