CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Algorithm Analysis

搜索资源列表

  1. thesis2000_fangqi

    0下载:
  2. 算法分析和设计的主要原理,动态规划 贪心算法 背包问题的实例-algorithm analysis and design of the main principle of dynamic programming greedy algorithm examples knapsack problem
  3. 所属分类:PropertySheet

    • 发布日期:2008-10-13
    • 文件大小:67.93kb
    • 提供者:望水
  1. 算法分析课程设计

    0下载:
  2. 算法分析代码 语言惯用的词法(包括语言标记的描述) 每个语言构造的B N F 描述 相关语义的英语描述 C -的两个示例程序 C -的一个Tiny Machine 运行时环境 C -和T M 的编程设计方案-algorithm analysis code language commonly used morphology (including labeling descr iption language) structure of each language B N F
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1.94kb
    • 提供者:清风
  1. hsdfhjshdj

    0下载:
  2. 对深度优先(Depth first) 、宽度优先(Breath first) 、爬山法(Hill Climbing) 、 最佳优先(Best first) 以及A*搜索算法进行分析比较,要求: 给出这几种算法的描述; 根据SearchDemonstration程序中给出的示例,给出各算法的执行过程-priority right depth (Depth first), the width of priority (Breath first), mountaineering (Hill C
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.67mb
    • 提供者:yao
  1. How to implement the FFT algorithm

    0下载:
  2. Basically, this article describes one way to implement the 1D version of the FFT algorithm for an array of complex samples. The intention of this article is to show an efficient and fast FFT algorithm that can easily be modified according to the need
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27.27kb
    • 提供者:冰城
  1. blackredtree

    0下载:
  2. 研究生课程设计内容,有助于学习算法分析与数据结构等内容,体积很小!-postgraduate courses design elements that contribute to learning algorithm analysis and data structure, small size!
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:46.42kb
    • 提供者:时蕾
  1. filea1

    0下载:
  2. 这个是算法分析的课件! 里面包含了10章的算法分析的课件! 各个算法的实现方法-analysis of the algorithm is the courseware! The inside contains 10 chapters of the courseware algorithm analysis! All of the algorithm method! !
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2.49mb
    • 提供者:程碧文
  1. 0404

    0下载:
  2. 算法分析与设计 之 贪心算法PPT1(以后将会续传其他)-algorithm analysis and design from the greedy algorithm PPT1 (beyond Continuingly other)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:74.08kb
    • 提供者:wuyao
  1. MFC_Tips

    0下载:
  2. 数据结构与算法分析(Java版英文).rar-data structure and algorithm analysis (Java version in English). Rar
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:41.56kb
    • 提供者:affff
  1. BacktrackPack

    0下载:
  2. 算法分析与设计,回溯法,通过工程切割来进行回溯发分析-algorithm analysis and design, retroactive law, the adoption of projects to cut back hair analysis
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:24.87kb
    • 提供者:jack
  1. hami

    0下载:
  2. 算法分析及哈密尔顿问题 算法分析及哈密尔顿问题-algorithm analysis and Hamilton Problem Anal ysis and Hamilton issue
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.11kb
    • 提供者:ccssww
  1. my_hamilton

    0下载:
  2. 算法分析及哈密尔顿问题 算法分析及哈密尔顿问题-algorithm analysis and Hamilton Problem Anal ysis and Hamilton issue
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.97kb
    • 提供者:ccssww
  1. cherlary

    0下载:
  2. 算法分析及哈密尔顿问题 算法分析及哈密尔顿问题-algorithm analysis and Hamilton Problem Anal ysis and Hamilton issue
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:188.61kb
    • 提供者:ccssww
  1. asdownle

    0下载:
  2. 算法分析及哈密尔顿问题 算法分析及哈密尔顿问题-algorithm analysis and Hamilton Problem Anal ysis and Hamilton issue
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:453.74kb
    • 提供者:ccssww
  1. ofdm_channel_estimation

    1下载:
  2. OFDM基于块状导频的信道估计算法仿真,包括LS LMMSE估计算法 -OFDM based on the massive pilot channel estimation algorithm simulation, including the LS estimation algorithm Analysis of LMMSE
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9.98kb
    • 提供者:张国梅
  1. CChessBoard

    0下载:
  2. ChessBorad 算法分析代码实现-ChessBorad algorithm analysis CODE
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:45.38kb
    • 提供者:田伯光
  1. yakun

    0下载:
  2. 归并排序,算法分析与设计第二章分治法思想的归并排序算法实现,用C++写的.-merge sorting algorithm analysis and design of the second chapter ideological divide-and-conquer method of merging ranking algorithm, C writes.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:824byte
    • 提供者:zn
  1. kuaisu

    0下载:
  2. 快速排序,算法分析与设计第二章分治法思想的快速排序算法实现.-quick sort, algorithm analysis and design of the second chapter ideological divide-and-conquer method of quick sort algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:969byte
    • 提供者:zn
  1. algorithm-solution(1-10).rar

    1下载:
  2. Anany Levitin的算法设计与分析基础的课后习题全部答案(英文).,Anany Levitin algorithm design and analysis based on after-school exercise all the answers (in English).
  3. 所属分类:Other systems

    • 发布日期:2016-01-26
    • 文件大小:2.34mb
    • 提供者:张恒
  1. algorithm.rar

    0下载:
  2. 《计算机算法分析与设计》王晓东 第三版 课件 ,computer algorithm analysis and desigen
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1.83mb
    • 提供者:Liucy
  1. Algorithm-analysis

    0下载:
  2. 算法分析中经典例子,例如有Huffman编码、排列树、图等的详细代码。-The classic example of algorithm analysis, for example, Huffman coding, arranged trees, graphs and other details of the code.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:7.61kb
    • 提供者:xiaojie
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com