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

搜索资源列表

  1. search

    1下载:
  2. 基于Java的A*智能搜索算法,针对迷宫问题。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:35861
    • 提供者:aa
  1. JavaANNToolkit

    0下载:
  2. 人工智能-神经网络算法,包含BP算法等多种神经网络算法。对人工期智能感兴趣朋友,可以研究一下。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:35833
    • 提供者:Y
  1. wuziqi3

    1下载:
  2. 一个用java 开发的 使用剪枝算法高效五子棋程序,实现3层搜索,高智能- java development with the use of efficient pruning algorithm Gobang procedures, the realization of 3-layer search, intelligent
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-10-31
    • 文件大小:30804
    • 提供者:张帅
  1. ant_code

    1下载:
  2. java实现的基本蚁群算法,蚁群算法是一种智能算法-the realization of the ant colony algorithm java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:45421
    • 提供者:hrbeu
  1. JAVA

    0下载:
  2. 在城市智能交通中,经常会用到最短路径的问题,比如找最佳的行车路线等,Dijkstra算法做为最经典的求解方法,为我们指明了方向.不过真正想让我了解该算法的原因是在学习ICTCLAS的N-最短路径算法。-Intelligent Transportation in the city, often used the issue of the shortest path, for example, to find the best travel routes, Dijkstra s algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:12924
    • 提供者:索男
  1. Othello

    1下载:
  2. 使用java编写的GUI的黑白棋游戏,搜索算法采用经典的博弈树,并在此基础上做了大量优化,我的评估函数采用了Simon M. Lucas 和 Thomas P. Runarsson 在其合作发表的 Temporal Difference Learning Versus Co-Evolution for Acquiring Othello Position Evaluation 中通过对比即时差分学习(TDL,Temporal Difference Learning)和协同进化(CEL,Co-
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3481256
    • 提供者:da
  1. TC1TLC

    0下载:
  2. 算法设计,用Java语言编写的智能交通中的信号灯控制方法-Algorithm design, using Java language in the intelligent traffic signal control method
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5471
    • 提供者:lei
  1. GA

    2下载:
  2. 遗传算法在求解多约束条件下的组合优化问题有独特优势,本代码是关于用遗传算法解决智能组卷问题的好例子。-Of genetic algorithm in solving the multi-constrained optimization problem under the condition of a unique combination of advantages, this code is on the use of genetic algorithm to solve the problem
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-03-01
    • 文件大小:19449034
    • 提供者:keka
  1. Knife

    0下载:
  2. 模糊集实现的刀片处理算法,来源于计算智能中的仿生学:理论与算法中的java实现部分-Fuzzy Set blade processing algorithms from computational intelligence in bionics: Theory and algorithm realization of part of the java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:2107
    • 提供者:sharpljc
  1. Ccurve

    0下载:
  2. 智能CAD上面的一个作业:分形图形算法与程序设计之C曲线JAVA实现-Intelligent CAD on top of a job: Fractal graphics algorithms and programming JAVA implementation of the C curve
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:1765
    • 提供者:蔡建伟
  1. ann

    0下载:
  2. 计算智能中蚁群算法功能的编码实现的源代码-Computational Intelligence in the ant colony algorithm function encoding the source code to achieve
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:2507
    • 提供者:xueqing
  1. Algorithms-of-the-intelligent-web

    0下载:
  2. 智能web算法英文原版, 描述利用各种技术对web应用进行智能化的处理; 涵盖五类重要算法:搜索、推荐、聚类、分类和分类器融合-This is the English original version of <Algorithms of the Intelligent Web>. It is about the use of techniques that enable the intelligent processing of information.This
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:4547530
    • 提供者:高倩
  1. examsystem_SJTU_CS_startear

    1下载:
  2. examsystem智能组卷系统,其中组卷算法采用经典的遗传算法,图形化界面,采用MVC系统开发模式,连接sql2000数据库-Examsystem intelligent system, including group algorithm using the roll classic genetic algorithm, the graphical interface, the MVC system development mode, sql2000 database connection
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-03-01
    • 文件大小:1191378
    • 提供者:startear
  1. EightDigit

    0下载:
  2. java编写的八数码,使用智能算法。-java written eight digital intelligent algorithm processing.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-07
    • 文件大小:2751
    • 提供者:wizerlee
  1. ThinkingInJava

    0下载:
  2. 探讨了矩形件和任意形状图案的排样优化问题的遗传算法求解,提出了剩余矩形表示法和条形图表示法。对于矩形排样,剩余矩形表示法提高了板材利用率,更容易得到较优解。对于任意形状图案排样,条形图表示法直接利用位图排样,不对图案作任何限制(允许有孔洞),排样速度很快。该算法已应用于智能印花分色系统中-very good
  3. 所属分类:JavaScript

    • 发布日期:2017-11-25
    • 文件大小:5483101
    • 提供者:缪茂可
  1. GA_java

    1下载:
  2. 基于遗传算法的智能组卷系统 java ssh 基本的课程管理模块、题库模块和组卷模块- Design and Implementation of Intelligence Testing-paper Generation of Data structure
  3. 所属分类:Java Develop

    • 发布日期:2017-06-12
    • 文件大小:19455730
    • 提供者:张帆帆
  1. yichuansuanfa

    0下载:
  2. 利用遗传算法实现智能组卷实例,自适应遗传算法,仿造生物学的遗传规律来实现算法。-To achieve intelligent examples by using genetic algorithm, adaptive genetic algorithm, genetic algorithm to achieve the imitation of biological law.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:346416
    • 提供者:fanzhenyong
  1. zhinengzhujuansuanfa

    0下载:
  2. 用自适应遗传算法实现的智能组卷算法,根据试题ID随机抽取试题实现组卷。-Intelligent algorithm with adaptive genetic algorithm, according to the ID test random test implementation test.
  3. 所属分类:Java Develop

    • 发布日期:2017-06-19
    • 文件大小:29769965
    • 提供者:fanzhenyong
  1. CRO

    0下载:
  2. Chemical Reaction Optimization (CRO)是一种新兴的智能算法,PaperArtificial Chemical Reaction Optimization Algorithm for global optimization详细介绍了该算法,CRO为其Java代码,供新学者参考
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:20521
    • 提供者:fqx
  1. old

    0下载:
  2. 群体智能算法,烟花算法,java代码,-fireworks algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:5766
    • 提供者:郭芳
« 12 »
搜珍网 www.dssz.com