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

搜索资源列表

  1. HeapSort

    0下载:
  2. 随机生成500个数字并进行快速排序,能够显示排序所用的时间。是算法设计与分析的一道课后题。
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1623
    • 提供者:飞飞
  1. QuickSort

    0下载:
  2. 随机生成500个数字并进行快速排序,能够显示排序所用的时间。是算法设计与分析的一道课后题。
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1562
    • 提供者:飞飞
  1. linear

    0下载:
  2. 算法设计与分析中的现行选择算法的实现。在visual c++中实现的
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1276
    • 提供者:duwei
  1. Javasource

    0下载:
  2. 数据结构与算法分析设计的实验作业,归并排序、二分查找法、N皇后的算法源代码
  3. 所属分类:书籍源码

    • 发布日期:2014-01-17
    • 文件大小:1793
    • 提供者:张三
  1. 解决0-1背包问题

    0下载:
  2. 解决0-1背包问题,是算法设计与分析5.6节内容-Solve the 0-1 knapsack problem
  3. 所属分类:书籍源码

    • 发布日期:2017-03-31
    • 文件大小:18404
    • 提供者:李行水
  1. sousuo

    0下载:
  2. 算法分析与设计中的二分搜索算法代码,用来实现数字查找。-Algorithm Analysis and Design of the two sub-search algorithm code, used to achieve the number of search.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:833
    • 提供者:流潮
  1. ImagePatternRecognition

    0下载:
  2. 本书介绍图像模式识别的各种算法及其编程实现步骤。全书共分为10章,内容包括:模式识别的基本概念,位图的基础知识,分类器设计,模板匹配分类器,基于概率统计的Bayes分类器,几何分类器,神经网络分类器,图像分割与特征提取,聚类分析,模糊聚类分析,遗传算法聚类分析-Image Pattern Recognition
  3. 所属分类:source in ebook

    • 发布日期:2017-05-27
    • 文件大小:10665851
    • 提供者:xingshimei
  1. answer

    0下载:
  2. 算法设计与分析 王晓东 课后答案全解析,全面帮助大家解决书中的疑难问题-Algorithm Design and Analysis Xiaodong answer to the whole after-school analysis, a comprehensive book to help people solve the difficult problems
  3. 所属分类:source in ebook

    • 发布日期:2017-05-23
    • 文件大小:8065146
    • 提供者:wangbo
  1. the_design_and_analysis_of_algorithm

    0下载:
  2. 算法设计与分析全部作业及实验资料. 第1章 最大覆盖问题 第2章 排列的字典序问题 第3章 depot仓库布局问题 第4章 priest繁忙的牧师 第5章 egypt埃及分数问题 第6章 squard方格移动问题 第7章 work工作安排问题 课堂算法 连续背包问题 课堂算法 作业调度问题 实验1 字典序问题 实验2 高精度乘法 实验3 0/1背包问题(DP) -Algorithm design and analysis of
  3. 所属分类:source in ebook

    • 发布日期:2017-05-06
    • 文件大小:1358478
    • 提供者:zgx
  1. tanxin

    0下载:
  2. 王晓东《算法设计与分析》(第3版)贪心算法章节的源码 本人参考书中内容自己写的,绝对可以运行-Design and analysis of Wang Xiaodong " algorithm " (Third Edition ) Chapter I greedy algorithm source code reference book to write their own, absolutely can run
  3. 所属分类:source in ebook

    • 发布日期:2017-12-05
    • 文件大小:23085
    • 提供者:王家桢
  1. stopVegas

    0下载:
  2. 拉斯维加斯的多皇后问题的程序源码,学习算法设计与分析的童鞋会用的到的-Las Vegas, queens problem program source code, learning algorithm design and analysis of children s shoes to the
  3. 所属分类:source in ebook

    • 发布日期:2017-11-22
    • 文件大小:562779
    • 提供者:star
  1. code_algorithms.design.C-CPP.Java

    0下载:
  2. 算法设计、分析与实现从入门到精通:C、C++和Java . 徐子珊.配套书籍源码 -Algorithm design, analysis and implementation of entry to the master: C, C++ and Java. Kate. Supporting source books
  3. 所属分类:source in ebook

    • 发布日期:2017-11-15
    • 文件大小:1600312
    • 提供者:king
  1. 0_1back

    0下载:
  2. 0_1背包回溯法,< 计算机算法设计与分析> 王晓东-failed to translate
  3. 所属分类:source in ebook

    • 发布日期:2017-12-09
    • 文件大小:242688
    • 提供者:常帅
  1. metrix

    0下载:
  2. 《计算机算法设计与分析》王晓东上的源码,实现矩阵连乘-failed to translate
  3. 所属分类:source in ebook

    • 发布日期:2017-11-25
    • 文件大小:2745509
    • 提供者:常帅
  1. algorithm-design-and-analysis-codes

    0下载:
  2. 计算机算法设计与分析中的一些算法的实现的源代码-The realization of the computer algorithm design and analysis of some of the source code
  3. 所属分类:source in ebook

    • 发布日期:2017-11-06
    • 文件大小:108937
    • 提供者:刘金
  1. coins

    0下载:
  2. 最少硬币问题,动态规划,算法设计与分析,研究生课程-Minimum coin problem, dynamic programming, algorithm design and analysis, postgraduate courses
  3. 所属分类:source in ebook

    • 发布日期:2017-04-27
    • 文件大小:29473
    • 提供者:cl
  1. exp5

    0下载:
  2. 福建师范大学 算法设计技巧与分析实验 回溯法解决最大团问题-Algorithm design techniques and analysis of experiments Backtracking maximum clique problem solving
  3. 所属分类:source in ebook

    • 发布日期:2017-05-01
    • 文件大小:903979
    • 提供者:叶强
  1. qipan

    0下载:
  2. 棋盘覆盖问题源代码,适用于《算法设计与分析》一书-Chessboard coverage problem source code for Design and Analysis of Algorithms, a book
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:658
    • 提供者:nicole
  1. src

    0下载:
  2. 算法设计与分析这本书的26个算法的C语言实现,vc6编写。-Algorithm design and analysis of the book of the 26 algorithms C language, VC6 write.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-24
    • 文件大小:4432199
    • 提供者:wb
  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-02
    • 文件大小:7826432
    • 提供者:tjtony
« 12 »
搜珍网 www.dssz.com