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

搜索资源列表

  1. A1_IMAGEM

    0下载:
  2. Java Parser Java, Its to make images, JPG and JPEG parsing from a original directory to another choosed by client, with some extra data like, change name, and category of pics.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:14828
    • 提供者:Aladiah
  1. calculator

    0下载:
  2. A java calculator with a certain amount of validation, much like the windows calculator
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6343
    • 提供者:seppy
  1. Calculate

    0下载:
  2. 使用java 编写的简单的计算表达式的程序,供大家学习交流-Using java prepared a simple procedure for the calculation of expression for them to learn from the exchange of
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:791
    • 提供者:郭庆泰
  1. Ex03

    0下载:
  2. 这是一个用java写的打印水仙花数的代码。可打印100到65535之间的水仙花数。-This is a printed using java to write the code number of daffodils. Printable 100-65535 number among the daffodils.
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:842
    • 提供者:俞永浩
  1. zGEP

    2下载:
  2. 基因表达式编程是遗传算法的一个重要分支,该源代码提供了一个java的实现,对于学习遗传算法很有帮助-Gene expression programming is an important branch of genetic algorithms, the source code provides a java implementation, very helpful for learning genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-10-27
    • 文件大小:597042
    • 提供者:杨宁
  1. upload4

    0下载:
  2. 使用模拟退火算法解决旅行商问题 程序框架中的Annealing.java文件,Annealing.java实现了Inter.java接口中的函数。接口函数getStrategy是一个返回类型为void的函数,函数的输入参数是一个字符串,代表输入文件的文件名-The use of simulated annealing algorithm to solve the TSP program in the framework of Annealing.java files, Annealing.j
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:3258
    • 提供者:ocpocpocp
  1. MinCutSeg

    0下载:
  2. 一组很直观的有关于文本算法的java代码。对Text Mining 的研究能起到一定的帮助。-A very intuitive method of java on the text of the code. Research on Text Mining can play some help.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-19
    • 文件大小:5201952
    • 提供者:cz
  1. WSU_KSuite_1.1.2

    0下载:
  2. 国外开发的一个机器人仿真实验平台。利用JAVA开发。欢迎下载。-Foreign development of a robot simulation platform.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-10
    • 文件大小:2090135
    • 提供者:szg
  1. JavaWebPDF

    0下载:
  2. 这是一个有关java基础人员看的文档,里面有一些是关于Servlet的说明和案例-This is a java based staff to see the documents, which have some cases of the descr iption and Servlet
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-13
    • 文件大小:3371179
    • 提供者:ijlkdwg
  1. prisoneerdilemma

    0下载:
  2. Java寫的GA囚犯困境模擬系統, 一個管理應用的實踐.-GA written in Java prisoners dilemma models, a practice management application.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1409737
    • 提供者:todd.yeh
  1. levenberg

    0下载:
  2. This a java implementation of Levenberg-Marquardt algorithm to train properly a neural network. Levenberg-Marquardt, implemented from the general descr iption in Numerical Recipes (NR), then tweaked slightly to mostly match the results of their code.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-01-05
    • 文件大小:5657
    • 提供者:Felippe
  1. AlgoritmoGenetico

    0下载:
  2. Genetic algortm in Java used to maximize a simple function with 3 variables.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6479
    • 提供者:Diego
  1. mySnake

    0下载:
  2. 一个简单的贪吃蛇游戏,主要注重基础的把握。-a good code that will help you make progress in programming with java.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:43234
    • 提供者:kaky
  1. EightPuzzle

    0下载:
  2. Java实现八数码求解问题。输入一串字符数组代表八数码的初始位置,最后得到正确的八数码排布-Java Implementation eight digital solve this problem. Enter a character array of eight digital representative of the initial position, and finally get the correct arrangement of the eight digital
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:2330
    • 提供者:朱昌磊
  1. MC

    0下载:
  2. Java实现,用回溯的方法解决n,k下的传教士野人问题。最后输出一个字符串数组,表示渡河过程-Java implementation, with the back of a solution n, k missionaries under the savage problems. The final output of a string array that cross the river course
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1944
    • 提供者:朱昌磊
  1. LKHTSP

    0下载:
  2. 由Helsgaun改进的Lin-Kernighan局部启发搜索算法(LKH)求解大规模TSP问题,使用Java语言实现,具有强大的求解TSP性能。-Helsgaun improved the Lin-Kernighan local search algorithm (LKH) for solving large scale TSP problem, use the Java language, solving the TSP with a strong performance.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:788928
    • 提供者:new
  1. AstarTest

    0下载:
  2. a*算法的java实现,做游戏必备,强烈推荐-a* algorithm java implementation, so the game must have, highly recommended
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:20286
    • 提供者:cokey
  1. Main

    0下载:
  2. AI Reinforcement Learning 走格子, 输出每1000步达到目标格子次数。reward: goal-> +1 rest -> 0.-Java implementation for an Reinforcement Learning agent to search through a Grid World from start point to goal state. reward: goal->+1 rest-> 0.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1957
    • 提供者:Sean
  1. MGE_AStar

    0下载:
  2. java版本的A*算法,希望对大家学习有一定帮助。-java version of the A* algorithm, we want to have some help learning.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1843
    • 提供者:徐徐答
  1. Expertsystemwrittenbyjava

    0下载:
  2. 基于Java的专家系统,具有完整的推理功能,可得正确结果-Java-based expert system with a complete inference may be correct result
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:69854
    • 提供者:yy
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 28 »
搜珍网 www.dssz.com