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

搜索资源列表

  1. MachineNode

    0下载:
  2. 机器作业流程描述,采用贪婪算法设计,用JAVA写的。-Descr iption of the machine processes, written by JAVA.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1269
    • 提供者:hui
  1. suanfa

    0下载:
  2. 算法总结,基本的算法设计分析,还是不错的,我也找了很久的了-failed to translate
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1110608
    • 提供者:tracy
  1. Chess

    0下载:
  2. L型棋盘覆盖,算法设计递归算法,界面动态显示覆盖过程-L型棋盘覆盖,算法设计递归算法,界面动态显示覆盖过程 Allow phonetic typingType text or a website address or translate a document. Cancel L xíng qípán fùgài, suànfǎ shèjì dìguī suànfǎ, jièmiàn dòngtài xiǎnshì fùgài guòchéngEnglishChinese (Simpl
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1698
    • 提供者:jyy
  1. queen

    0下载:
  2. 算法设计与分析 java n后问题源码 王晓东书版本上的课堂练习的完整代码-Classroom exercises after the the problem source Wang Xiaodong book version of the complete code for the algorithm design and analysis of java n
  3. 所属分类:Java Develop

    • 发布日期:2017-11-26
    • 文件大小:1186
    • 提供者:xr0517
  1. Coloring

    0下载:
  2. 算法设计与分析 王晓东版本 采用java编写 图的m着色问题完整代码-M coloring problem complete code written using java graph algorithm design and analysis Wang Xiaodong version
  3. 所属分类:Java Develop

    • 发布日期:2017-11-06
    • 文件大小:865
    • 提供者:xr0517
  1. aaaaa

    0下载:
  2. 蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。蚁群算法是一种模拟进化算法,初步的研究表明该算法具有许多优良的性质。针对PID控制器参数优化设计问题,将蚁群算法设计的结果与遗传算法设计的结果进行了比较,数值仿真结果表明,蚁群算法具有一种新的模拟进化优化方法的有效性和应用价值。-Ant Colony Algori
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-11-22
    • 文件大小:24477
    • 提供者:舒万春
  1. Poker

    0下载:
  2. 在线斗地主算法设计,包挂自动提示算法ai.java-Online Landlords algorithm design, the package hung automatically prompts algorithm ai.java
  3. 所属分类:Java Develop

    • 发布日期:2017-12-09
    • 文件大小:399494
    • 提供者:cbwleft
  1. QuickSort

    0下载:
  2. 快速排序,用java实现快速排序,在算法设计这门课中-Quick sort, quick sort using java in algorithm design this course
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-04
    • 文件大小:3150
    • 提供者:陈阳
  1. system

    1下载:
  2. Java技术调用Weka中新开发的算法设计实现了一个基于上述特征选择和规则提取的在线数据挖掘分类系统,可实现数据的自动分类、数据规则提取以及数据预测等功能,满足用户通过Web实现在线规则提取、数据类别预测等数据挖掘需求。-depending on weka ,attribute selection classification
  3. 所属分类:JavaScript

    • 发布日期:2015-06-08
    • 文件大小:3782656
    • 提供者:缪苗
  1. TSP

    0下载:
  2. 遗传算法求解TSP(旅行商问题)。算法设计作业自己做的答案-Genetic Algorithm for TSP
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:6156
    • 提供者:张逸飞
  1. Loading-Java-code

    0下载:
  2. 计算机算法设计与分析中的装载问题,实现装载问题的最优解。-Loading the design and analysis of computer algorithms, to achieve the optimal loading problem solution.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1070
    • 提供者:small rain
  1. ImageProcess-vehicle-license

    0下载:
  2. java写的车牌定位识别程序,有详细的算法设计文档 -Java car license recongnition with document in Chinese
  3. 所属分类:Java Develop

    • 发布日期:2017-05-18
    • 文件大小:4900538
    • 提供者:
  1. tanpura

    0下载:
  2. 一个音频模拟软件,根据Stefan Gustavson的单纯梯度噪音算法设计,还涉及到Java3D相关的知识-An audio simulation software
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:323312
    • 提供者:chenkaixiong
  1. activityarrangement

    0下载:
  2. 算法中经典的活动安排问题,通过算法设计给出一个合理的活动安排计划-Algorithm in the classic event arrangements, through the algorithm is given a reasonable plan for the organization of activities
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1091
    • 提供者:zai53166
  1. Huffmm

    0下载:
  2. java语言实现哈夫曼编码的过程,算法设计与分析课程中一个重要的算法源代码-Process java language Huffman coding, algorithm design and analysis course is an important algorithm source code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1754
    • 提供者:Peopeo
  1. Sheji1

    0下载:
  2. 策略(Strategy)模式:定义系列算法族,分别封装起来,让它们之间可以互相替换,此 模式让算法的变化独立于使用算法的客户。(Policy (Strategy) model: defines a family of algorithms that are wrapped separately so that they can be replaced with each other Patterns change the algorithm independent of the client
  3. 所属分类:Java编程

    • 发布日期:2017-12-24
    • 文件大小:7168
    • 提供者:lll123456
  1. YTYEH

    0下载:
  2. 适合初学者学习,需要的可以下载看看,非常好的算法和程序(Very good algorithm and program, suitable for beginners to learn, need to download to see.)
  3. 所属分类:Java编程

    • 发布日期:2018-05-03
    • 文件大小:52224
    • 提供者:7msAtTj
  1. gradleddw

    0下载:
  2. 需要的可以下载看看! 非常好的算法和程序,适合初学者学习,(Very good algorithm and program, suitable for beginners to learn, need to download to see.)
  3. 所属分类:Java编程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:af4O4C
  1. widget

    0下载:
  2. 非常好的算法和程序,适合初学者学习,需要的可以下载看看!(Very good algorithm and program, suitable for beginners to learn, need to download to see.)
  3. 所属分类:Java编程

    • 发布日期:2018-05-03
    • 文件大小:43008
    • 提供者:qq6kF5
  1. Djiskstra

    0下载:
  2. 算法第四版书配套大作业第四题,用迪杰斯特拉算法计算导入的文件中各城市的最短路径。(The fourth edition of the algorithm is supported by fourth major tasks, and the shortest path of each city in the imported files is calculated by Dijkstra algorithm.)
  3. 所属分类:Java编程

    • 发布日期:2019-12-11
    • 文件大小:863232
    • 提供者:白蘋洲
« 1 2 34 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com