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

搜索资源列表

  1. CTuring_Machio

    0下载:
  2. 计算模型,turing机问题,turning机与RRAM的内部关系,东南大学算法分析与设计课程内部讲义 -Computing model, turing machine, the internal relations of the turning machine and RRAM, Southeast University, algorithm analysis and design courses internal handouts
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:134412
    • 提供者:商人
  1. The-algorithm-analysis-and-design

    0下载:
  2. 研究生上课所用的算法分析与设计相关文档PPT,分八个章节对算法进行详细介绍: 第1章 算法引论 第2章 递归与分治策略 第3章 动态规划 第4章 贪心算法 第5章 回溯法 第6章 分支限界法 第7章 概率算法 第8章 NP完全性理论 -Graduate classes used in algorithm analysis and design documents the PPT is divided into eight chapters on the alg
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:2044201
    • 提供者:独角之灵
  1. myChess

    0下载:
  2. 算法分析与设计,期盼覆盖问题的vc++代码,这是自己纠正的。-Algorithm analysis and design, looking forward to covering the vc++ code, which is their corrected.
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:3805705
    • 提供者:lsdwh
  1. box

    0下载:
  2. 算法分析与设计中凸包使用蛮力法实现图形用户界面 -Analysis and design of algorithms using the brute force method to achieve the convex hull graphical user interface
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1886
    • 提供者:fengxiaoyao
  1. greedyselector

    0下载:
  2. 算法分析与设计,贪心算法解决活动安排问题,从data.txt文件中读取所要安排的活动的数量和活动的开始和介绍时间,输出选择的活动,在安排活动的过程中不移动活动的顺序。-Number of algorithm analysis and design, greedy algorithm for solving activities arrangements, from the the data.txt file read to arrange activities and the activitie
  3. 所属分类:Algorithm

    • 发布日期:2017-11-17
    • 文件大小:1214074
    • 提供者:fengjing
  1. huisu

    0下载:
  2. 0-1背包问题的回溯算法,算法分析与设计-0-1 knapsack problem backtracking algorithm, algorithm analysis and design
  3. 所属分类:Data structs

    • 发布日期:2017-11-14
    • 文件大小:1018
    • 提供者:方方
  1. 01dongtaiguihua

    0下载:
  2. 0-1背包问题的动态规划算法,算法分析与设计-0-1 knapsack problem dynamic programming algorithm, algorithm analysis and design
  3. 所属分类:Data structs

    • 发布日期:2017-11-16
    • 文件大小:1037
    • 提供者:方方
  1. 01tanxin

    0下载:
  2. 0-1背包问题的贪心算法,算法分析与设计-0-1 knapsack problem of the greedy algorithm, algorithm analysis and design
  3. 所属分类:Data structs

    • 发布日期:2017-12-09
    • 文件大小:870
    • 提供者:方方
  1. suanfashejiyufenxi

    0下载:
  2. 算法分析与设计的实验代码,有N后问题,单元最短路径,布线等问题-Code of algorithm analysis and design of experiments, N after the problem, the unit shortest path, wiring and other issues
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-06
    • 文件大小:16067875
    • 提供者:fuaixia
  1. Dijkstra

    0下载:
  2. 实现单元最短路径(贪心算法)的程序设计 ,算法分析与设计-Unit shortest path (greedy algorithm) program design, algorithm analysis and design
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:205893
    • 提供者:fuaixia
  1. The-knight-of-the-perfect-algorithm

    0下载:
  2. 关于骑士问题的完美算法,提供给算法分析与设计的朋友参考,可以用于交作业系统-The knight of the perfect algorithm, provided to the algorithm analysis and design of a friend of reference, can be used to pay the operating system
  3. 所属分类:source in ebook

    • 发布日期:2017-11-07
    • 文件大小:1443
    • 提供者:ryan
  1. K-harmonicaK-means

    0下载:
  2. 中科院人工智能课程设计,K-harmonic&K-means算法分析与设计,希望对大家有所帮助-CAS artificial intelligence curriculum design, K-harmonic & K-means algorithm analysis and design, we hope to help
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-20
    • 文件大小:1910886
    • 提供者:张雅
  1. greedyActivitySelector

    0下载:
  2. 贪心算法解决的活动选择问题 ,其是算法分析与设计老师布置的实验。采用了链表结构,还有注释。-Greedy algorithm to solve the activity selection problem, experimental algorithm analysis and design teacher assigned. Using a linked list structure, as well as comments.
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:1205
    • 提供者:Rigreat
  1. dfsdf

    0下载:
  2. 大学《算法分析与设计》的实验内容,包括各种源代码实验报告-University of algorithm analysis and design of experiments, including a variety of source code lab report
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:379175
    • 提供者:langgie
  1. MyCodeTest

    0下载:
  2. 其中包括了算法分析与设计课堂上的基本所有常见的算法,多达30个-Including the basic algorithm analysis and design class all common algorithms, as many as 30
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:233041
    • 提供者:文波
  1. Queen

    0下载:
  2. 算法分析与设计 用回溯法实现n皇后问题(java源码)-Algorithm Analysis and Design N-queens Problem Using Backtracking
  3. 所属分类:Java Develop

    • 发布日期:2017-12-01
    • 文件大小:715
    • 提供者:jing
  1. IntegerMultiply

    0下载:
  2. 算法分析与设计 用递归分治算法解决大整数乘积问题(java源码)-Algorithm Analysis and Design Recursive divide and conquer algorithm to solve the problem of large integer multiplication. (Java source code)
  3. 所属分类:Java Develop

    • 发布日期:2017-11-14
    • 文件大小:636
    • 提供者:jing
  1. MatrixMultiply

    0下载:
  2. 算法分析与设计 用动态规划法计算矩阵乘积(java源码)-Algorithm Analysis and Design Matrix Multiply with Dynamic Programming Method. (Java source code)
  3. 所属分类:Java Develop

    • 发布日期:2017-11-28
    • 文件大小:743
    • 提供者:jing
  1. Subset

    0下载:
  2. 算法分析与设计 用回溯法解决子集合问题(java源码)-Algorithm Analysis and Design Subset Issues with Backtracking. (Java source code)
  3. 所属分类:Java Develop

    • 发布日期:2017-11-23
    • 文件大小:754
    • 提供者:jing
  1. QSort

    0下载:
  2. 算法分析与设计以及数据结构中的快速排序的实现-failed to translate
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:176579
    • 提供者:wangbaixue
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 45 »
搜珍网 www.dssz.com