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

搜索资源列表

  1. aaa

    0下载:
  2. 数据结构书上例子的代码,非常之全 可以用于学习参考-Data structure example of the code book, a very wide learning can be used for reference
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:212.64kb
    • 提供者:陈晓
  1. Data-Structures-and-Algorithms

    0下载:
  2. 多任务下的数据结构和算法这本书的全部源代码,用C实现的,包括基本的数据结构容器,引进了多任务。对从事软件开发与应用的工程技术人员具有较高的参考价值-Under multi-task data structure and algorithm of this book, all source code, using C to achieve, including the basic data structure of containers, the introduction of multi-tas
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:109.61kb
    • 提供者:韩雪莲
  1. suanfa_10_ebooks

    0下载:
  2. 包含了10部经典算法书的电子书合集,是深入研究算法的重要参考-Contains 10 classic algorithms book e-book collection, in-depth study is an important reference algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-06-19
    • 文件大小:27.66mb
    • 提供者:quhp
  1. AVL.doc

    0下载:
  2. 次代码是实现平衡二叉树的数据结构算法。参考的是严蔚敏c和c++数据结构书上的思想。经过调试可以连续实现删除、插入、查找算法-Sub-code is to achieve a balanced binary tree data structure algorithms. Reference is Yan Wei-Min c and c++ data structure book ideas. Debugging can be achieved through a continuous delete
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:8.31kb
    • 提供者:liuhua
  1. snake

    0下载:
  2. 蛇形存储矩阵和数据结构书,可以参考一下,是清华大学严蔚敏的版本-Snake store matrices and data structures book for reference, is the version of Tsinghua University, Yan Wei Min
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:4.49mb
    • 提供者:玩玩
  1. computer_algorithm_designing_and_analyzing

    0下载:
  2. 计算机算法设计与分析,王晓东版,十分实用的一本参考书-Design and analysis of computer algorithms, Xiaodong version, very useful reference book
  3. 所属分类:Data structs

    • 发布日期:2017-05-26
    • 文件大小:8.56mb
    • 提供者:xinzixing
  1. ContactBook

    0下载:
  2. 数据结构课链表实验设计——一个MFC下的小巧学生通讯录。代码欢迎大家来参考。将双向带头尾链表封装在一个类里(因为是数据结构课,所以没用STL的list)。然后将链表封装在通讯录类里供Dialog使用。-Experimental Design class list data structure- a small MFC students under the address book. Welcome to the code reference. Will take the lead in the
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:3mb
    • 提供者:朱凯迪
  1. KMP

    0下载:
  2. 本程序可以实现字符串模式匹配算法,在数据结构C语言版本的基础上,稍微改动了一下,原理参照书上所写的。-This program can be a string pattern matching algorithms, data structures in C language based on slightly changed a bit, principles written in the book reference.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:796byte
    • 提供者:浪飞人海
  1. Clanguage

    0下载:
  2. 数据结构(C语言版)-严蔚敏,随书源码,方便大家直接引用-Data structure (C-language version)- Yan Wei-min, with the book source, we facilitate a direct reference to
  3. 所属分类:Data structs

    • 发布日期:2017-05-25
    • 文件大小:7.9mb
    • 提供者:Jason
  1. SearchMultimediaDatabasesbyContent

    0下载:
  2. CMU的C. Faloutsos撰写的关于基于内容的多媒体搜索的书籍 是高级数据结构的一本很好的参考书-CMU' s C. Faloutsos written content-based multimedia search on the books are advanced data structures a very good reference book
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:622.94kb
    • 提供者:章晓颉
  1. beibaoV2

    0下载:
  2. 背包问题,算法问题研究,这个是本书,大家共同参考,算法竞赛需要的。-Knapsack problems, the algorithm research problems, this is this book, everyone to reference, the algorithm of competition needs.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:270.47kb
    • 提供者:baoliguo
  1. ProgrammingPearls(chs)

    0下载:
  2. 编程珠玑中文版,提高编程技巧的一本很好很强大的参考书,适合编程发烧友或者从业人员使用-Programming Pearls Chinese edition, a very good reference book to improve programming skills for programming enthusiasts or practitioners use
  3. 所属分类:Data structs

    • 发布日期:2017-11-19
    • 文件大小:6.78mb
    • 提供者:王紫逸
  1. aco

    0下载:
  2. 这是我2012年第一个学期的期末大作业。 不得不说这段代码参考了网络上的一些代码,以及书本上的一些相关数据。 但是无论是网络上还是书上难免总是有很多C++的影子,这是我自己理解之后用C编写的蚁群算法的代码。-This is my first semester of 2012, the final job. Have to say this code with reference to some code on the network, as well as books on some o
  3. 所属分类:Data structs

    • 发布日期:2017-11-16
    • 文件大小:1.93kb
    • 提供者:周力
  1. tushuguanlxit

    0下载:
  2. 1. 图书信息包括:序号、书名、作者、出版单位、价格。 2. 系统以菜单方式工作。 3. 图书信息录入功能(图书信息用文件保存)--输入。 4. 图书信息的删除与修改功能。 5. 图书信息浏览功能--输出。 6. 查询功能--算法:(按书名/作者查询)。 7. 排序功能--算法:(按书名排序/按价格排序)。 8. 图书购买功能:统计选购图书的总价,给出清单,屏幕输出参考以下的实际购书单。 -1 book inform
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:216.22kb
    • 提供者:张启靓
搜珍网 www.dssz.com