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

搜索资源列表

  1. 人工神经网络BP算法_函数逼近

    3下载:
  2. 用三层BP网络实现一个单输入单输出函数的逼近,文件中一个CPP文件和一个WORD文件,其中word文档中有对算法理论,算法设计,程序结果及改进方法试验的详细说明-using neural networks to achieve a single-input single-output function approximation, a CPP paper documents and a Word document, which document a word of the algorithm t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:48218
    • 提供者:李琳
  1. 贪心算法球园排列问题

    1下载:
  2. 贪心算法球园排列问题,算法设计与分析课程的作业。-greedy algorithm with the ball park, algorithm design and analysis programs work.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:120823
    • 提供者:老七
  1. 随机化算法解圆排列问题

    0下载:
  2. 随机化算法解圆排列问题,算法设计与分析,课程作业-randomized algorithm Xie Yuan with the problem, algorithm design and analysis, course work
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:77693
    • 提供者:老七
  1. matchain

    0下载:
  2. 这是一个算法设计与分析课程的实验,对曼彻斯特乘法链进求最有运算顺序的源码。由本人自行编写,希望和大家交流与分享。-This is an algorithm design and analysis of the experimental program, the multiplication of Manchester into the demand chain operations in order to source the most. Prepared by me on their own,
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:2035
    • 提供者:Tiger
  1. TheAlgorithmDesignandAnalysisofComputer

    0下载:
  2. 王晓东 计算机算法设计与分析(第2版)电子课件及课后习题解答。内容翔实,实用性强。-Xiaodong Computer Algorithm Design and Analysis (2) electronic courseware and after exercise answers. Informative and practical.
  3. 所属分类:Other systems

    • 发布日期:2017-06-10
    • 文件大小:17052765
    • 提供者:谢斌
  1. 2.曾棕根.ACM程序设计

    0下载:
  2. ACM算法竞赛教程,基于c++语言,可以很好地训练自己的算法设计水平(ACM algorithm competition tutorial)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-12
    • 文件大小:1604328
    • 提供者:milanista
  1. 30个MATLAB算法应用例程

    0下载:
  2. 介绍了累计30个算法的程序案例,从神经网络、遗传、模拟退火、SVM等案例开始。(This paper introduces the case of 30 algorithms, starting with neural networks, genetic algorithms, simulated annealing, SVM and so on.)
  3. 所属分类:matlab例程

  1. DTW算法

    0下载:
  2. 最小生成树算法 简单高效的拓扑结构优化算法(Minimum spanning tree algorithm)
  3. 所属分类:数学计算

    • 发布日期:
    • 文件大小:5120
    • 提供者:FrancisWong
  1. 钻石矿工

    0下载:
  2. 算法设计中的钻石矿工问题在一座金字塔每块石头上都镶有一块钻石从金字塔的顶端向下收集钻石尽可能收集价值高的钻石,每层每次只能从一块砖斜向左下或斜向右下走到另一块砖上。设计算法求出获取的钻石最大价值及路径。(动态规划)(The problem of diamond miner in algorithm design is set up on every stone in Pyramid. A diamond is collected from the top of Pyramid. Diamond
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:16384
    • 提供者:XAKJOLFT
  1. 钻石矿工

    0下载:
  2. 算法设计中的钻石矿工问题在一座金字塔每块石头上都镶有一块钻石从金字塔的顶端向下收集钻石尽可能收集价值高的钻石,每层每次只能从一块砖斜向左下或斜向右下走到另一块砖上。设计算法求出获取的钻石最大价值及路径。(分治法)(The problem of diamond miner in algorithm design is set up on every stone in Pyramid. A diamond is collected from the top of Pyramid. Diamond i
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:12288
    • 提供者:XAKJOLFT
  1. 算法设计——旅行售货员

    0下载:
  2. 某售货员要到若干城市去推销商品,已知个城市之间的路程或路费,我要选定一条从驻地出发,经过每个城市一次,最后回到驻地的路线,使总的路程(或路费)最小。(回溯法)(A salesperson will sell products to several cities. The distance or distance between the known cities will be chosen. I will choose a route that starts from the station,
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:37888
    • 提供者:XAKJOLFT
  1. CS600.算法设计

    0下载:
  2. SIT CS600课程使用书籍,算法从基础到精通。(The SIT CS600 course uses books and algorithms from basic to mastery.)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:62723072
    • 提供者:bajiao
  1. 课程设计

    0下载:
  2. 运用最短路径最短路径dijkstra算法设计管理咨询系统,运用邻接表和邻接矩阵相结合的存储结构(Using the shortest path shortest path Dijkstra algorithm to design the management consulting system and use the adjacency list and the adjacency matrix for the storage structure)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:4096
    • 提供者:Jcu
  1. 算法设计与分析-第三章-图与遍历算法

    0下载:
  2. 非常好的算法分析方面的资料,欢迎大家下载!(very good algorithm books, it can help you to learn quickly!)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:45056
    • 提供者:砸锅卖铁
  1. matlab程序设计实例解析

    0下载:
  2. 本文通过对 MATLAB 程序设计中的若干典型问题做简要的分析和总结,并 在此基础上着重讨论了有关算法设计、程序的调试与测试、算法与程序的优化以 及循环控制等方面的问题.还通过对一些程序实例做具体解析,来方便读者进行 编程训练并掌握一些有关 MATLAB 程序设计方面的基本概念、基本方法以及某些 问题的处理技巧等.此外,在文章的最后还给出了几个常用数学方法的算法程序, 供读者参考使用.希望能对初学者进行 MATLAB 编程训练提供一些可供参考的材 料,并起到一定的指导和激励作用,进而
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:333824
    • 提供者:木愚
  1. 《算法设计与分析》(全)

    0下载:
  2. 算法从基础学起,通过分析,了解算法的设计技巧。(The Design and Analysis of Computer Algorithms)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-30
    • 文件大小:964608
    • 提供者:1.052
  1. 数据结构与算法分析:C语言描述

    0下载:
  2. 书中详细介绍了当前流行的论题和新的变化,讨论了算法设计技巧,并在研究算法的性能、效率以及对运行时间分析的基础上考查了一些高级数据结构,从历史的角度和近年的进展对数据结构的活跃领域进行了简要的概括。(The book introduces the current popular topics and new changes, discusses the algorithm design skills, and examines some advanced data structures on th
  3. 所属分类:书籍源码

    • 发布日期:2018-05-03
    • 文件大小:7826432
    • 提供者:tjtony
  1. 中科院算法分析与设计历年考试题_陈玉福_国科大

    3下载:
  2. 中国科学院大学陈玉福老师《算法设计与实现》课的期末复习资料。(The final review materials of algorithm design and implementation by Chen Yufu, a teacher from the University of Chinese Academy of Sciences.)
  3. 所属分类:文章/文档

    • 发布日期:2020-10-15
    • 文件大小:15536128
    • 提供者:ASAI
  1. 助力外骨骼机器人随动控制算法设计与实现

    1下载:
  2. 该文章能较为详细的介绍当前外骨骼阻抗控制算法的实施,对阻抗算法有进一步的认识(This paper can introduce the implementation of the current exoskeleton impedance control algorithm in detail, and have a further understanding of the impedance algorithm)
  3. 所属分类:文章/文档

    • 发布日期:2020-10-22
    • 文件大小:5916672
    • 提供者:烧脑
  1. 《算法设计与分析》

    0下载:
  2. 《算法设计与分析》
  3. 所属分类:编程文档

    • 发布日期:2023-01-18
    • 文件大小:5442462
    • 提供者:OldLiu
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com