CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - BOOK

搜索资源列表

  1. C三级上机题

    0下载:
  2. 全国计算机等级考试三级的部分上级题算法,对上机考试还不是很熟的人,很有帮助(并非书上的答案,是本人自己想的算法)-National Computer Rank Examination some three superiors that the algorithm, right on the test machine is not very familiar with the helpful (and not the answer book, I want to own the algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9.04kb
    • 提供者:沈毅
  1. Dr. Dobb`s 10 部算法书

    0下载:
  2. 电子书中文件包括了十本讲数据结构的书(英文),很全面。-electronic book which included a 10 stresses the data structure (English), very comprehensive.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:27.66mb
    • 提供者:Guo
  1. C Algorithm_配套源码Robert Sedgewick

    0下载:
  2. 这是Donald Kunth(计算机科学学术界最最有名的大师级人物,曾获图灵奖及其他无数科技奖项)的*Robert Sedgewick的名著C算法一书的配套源码-Kunth (computer science academic gurus of the most famous figures, won the Turing Award and countless other technology awards) Robert Sedgewick the disciples of the fam
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:46.42kb
    • 提供者:舒海林
  1. 大夫

    0下载:
  2. 书籍管理系统,SQL数据库课程设计,用C实现与SQL数据库连接实现书籍增加删除查询等功能模块,采用分模块法,论文与代码齐全,-book management system, SQL database curriculum design, realization of C and SQL database connectivity to achieve books increased inquiries delete function module, a sub-module, papers an
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:138.2kb
    • 提供者:张亮
  1. 数据结构配套光盘

    1下载:
  2. 《数据结构》配书光盘 内容包括:线性表,栈和队列,串,数组与广义表,树,图,查找,排序等所以算法。 该光盘中配有《数据结构》一书中的所有算法、每一个算法的 C 程序(后缀为 .cpp 的文件)及可执行文件(后缀为 .exe 的文件)。-"data structure" assigned CD include : linear table, stack and queue, strings, arrays and broad scale tree, map, searc
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.6mb
    • 提供者:mars
  1. sf1

    0下载:
  2. 算法函数实例,算法1,存放了书中所有的算法函数程序以及例子中的主函数程序-arithmetic functions example, an algorithm, the book store all the arithmetic functions procedures and examples of procedures for the main function
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.63kb
    • 提供者:rt
  1. NumericalRecipesinCbook

    0下载:
  2. Numerical Recipes in C book
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5.32mb
    • 提供者:张宇
  1. DataStructuresandAlgorithmAnalysisinC

    0下载:
  2. 本书曾被评为20世纪顶尖的30部计算机着作之一,作者Mark Allen Wei-the book has been rated as the 20th century's top 30 for a one computer, the author Mark Allen Wei
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.03mb
    • 提供者:里碰
  1. suanfafenxiyushejiWangxiaodong

    0下载:
  2. 常用算法的java实现不错的书 特此贡献大家 好书一起分享-java commonly used algorithm to achieve a good book you would like to contribute books to share
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4.96mb
    • 提供者:王华刚
  1. Three_Code

    0下载:
  2. 该题目是要求我们编一个程序,该程序能将书上的P-代码程序用三地址码来实现。-the subject is to ask us to a series procedures, the procedures can book on the P-code programs using three addresses code is to be achieved.
  3. 所属分类:数据结构常用算法

    • 发布日期:2015-06-10
    • 文件大小:8.74kb
    • 提供者:丰 色
  1. MagicSquare-huishu

    0下载:
  2. 当年,学turbo c的时候,书上有一个魔方算法;十年后,一个偶然的应用,我编写了这个回溯法的魔方算法。优点:可以计算n阶魔方的所有可能组合。-year, the school turbo c, the book is a Rubik's cube algorithm; Ten years later, an accidental use, I prepared this retroactive law Cube algorithm. Advantages : can calculate
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.04kb
    • 提供者:双色球
  1. Delphi_1016

    0下载:
  2. 《Delphi算法与数据结构》源码 Delphi开发人员Julian Bucknall从实用角度为广大程序员提供了有关使用算法和数据结构的一个详尽的介绍。Bucknall先从算法性能的讨论开始,涵盖了诸如数组、链表和二叉树等内容。这本书强调了查找算法(如顺序和二分查找),另外也重点介绍了排序算法(包括冒泡排序、插入排序、希尔排序、快速排序和堆排序),此外还提供了有关的优化技术。不仅如此,作者还介绍了散列和散列表、优先队列、状态机和正则表达式以及诸如哈夫曼和LZ77等数据压缩技术。 随附光
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:145.17kb
    • 提供者:Bob
  1. all-codes-in-book

    0下载:
  2. 数据结构算法与应用书本全部代码,很实用,适合初学者学习的-Data structures algorithms and applications book all the code, very useful for beginners to learn the
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:607.33kb
    • 提供者:彭彬
  1. c-language-book

    0下载:
  2. C常用算法程序集,一些C语言的基本算法在里面都可以找到。-this is a very good book about c language,you will find it is very useful in your work.
  3. 所属分类:Data structs

    • 发布日期:2017-05-30
    • 文件大小:11.78mb
    • 提供者:wangjie
  1. Book-Essentials-of-Metaheuristic

    0下载:
  2. 计算机科学的两大基础目标,就是发现可证明其执行效率良好且可得最佳解或次佳解的算法。而启发式算法则试图一次提供一或全部目标。 例如它常能发现很不错的解,但也没办法证明它不会得到较坏的解;它通常可在合理时间解出答案,但也没办法知道它是否每次都可以这样的速度求解。-Book-Essentials of Metaheuristic
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:4.19mb
    • 提供者:王登华
  1. Book-of-Introduction-to-Algorithms

    0下载:
  2. 算法导论的书籍的中文版,值得推荐的一本好书-Book of Introduction to Algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-06-16
    • 文件大小:24.41mb
    • 提供者:安妮
  1. Book-IntProg-Karlof

    0下载:
  2. Integer Programming book of Karlof
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2.37mb
    • 提供者:Kar
  1. Address-book-management-system

    0下载:
  2. 通讯录是用来记载、查询联系人通讯信息的工具。请设计一个电子通讯录,包括输入、显示、查找、插入、删除、保存、读入、排序、修改、移动等基本功能。-The address book is used to record inquiries contact communications and information tool. Please design an electronic address book, including input, display, find, insert, delete,
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:212.67kb
    • 提供者:xinxinwag
  1. Book-sales-system-(order-form)

    0下载:
  2. 图书销售系统(顺序表) 数据结构(C语言)wintc运行环境-Book sales (order form) data structure (C language) wintc operating environment
  3. 所属分类:Data structs

    • 发布日期:2017-11-20
    • 文件大小:1.74kb
    • 提供者:梦里
  1. Address-book-management

    0下载:
  2. 1.通讯簿是一个线性表,可以存储一定数量的联系人记录,提供查找、插入、删除和修改等操作。 2.通讯簿的特点是以查找为主要操作,要求快速查找到指定对象的位置,故宜采用具有随机访问功能的顺序表。 -1. The address book is a linear table, can store a certain amount of contact record, to provide search, insert, delete and modify operations. 2. Th
  3. 所属分类:Data structs

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