搜索资源列表

  1. 数据结构(C语言版)

    1下载:
  2. 《数据结构》(C语言版)是为“数据结构”课程编写的教材,也可作为学习数据结构及其算法的C程序设计的参考教材。本书的前半部分从抽象数据类型的角度讨论各种基本类型的数据结构及其应用;后半部分主要讨论查找和排序的各种实现方法及其综合分析比较。其内容和章节编排与1992年4月出版的《数据结构》(第二版)基本一致,但在本书中更突出了抽象数据类型的概念。全书采用类C语言作为数据结构和算法的描述语言。本书概念表述严谨,逻辑推理严密,语言精炼,用词达意
  3. 所属分类:编程文档

    • 发布日期:2011-10-28
    • 文件大小:26133438
    • 提供者:44617494@qq.com
  1. 数据结构中所用的8种排序方法

    0下载:
  2. 本程序集合了数据结构8种主要的排序方法:插入排序、冒泡排序、选择排序、快速排序、希尔排序、堆排序、归并排序、基数排序。-the procedures set of data structure of the eight major sequencing method : Insert ranking Bubble Sort, select, in order of Quick Sort, Hill sequencing, heap so
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:77824
    • 提供者:吴晓辉
  1. 清华C版《数据结构》题集参考答案

    0下载:
  2. 清华C版《数据结构》题集参考答案 学习数据结构和考研必不可少的冬冬啊-Qinghua C version of "data structure," and that the answer sets reference data to study the structure and taking tests essential for the kick ah
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:1209344
    • 提供者:沈焱峰
  1. 本人用C++编写的数据结构

    0下载:
  2. 本人大学时编写的算法包括 堆栈数据结构 链表数据结构 及二叉树等。。。。。。很多很全-I am prepared by the university, including stack algorithm data structure Chain and binary tree data structure so. . . . . . The whole lot
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:6144
    • 提供者:艺冲
  1. 数据结构各种排序的比较

    0下载:
  2. 各种排序法的比较:利用数据结构各种算法,实现的算法比较,C++版-Comparisons of different sorting methods :use different algorithms in data structure to compare their efficiency .
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:2699264
    • 提供者:耿兴慧
  1. 数据结构c描述习题集答案

    0下载:
  2. 减1计数器 一、设计要求 用Verilog HDL语言设计一个计数器。 要求计数器具有异步置位/复位功能,可以进行自增和自减计数,其计数周期为2^N(N为二进制位数)。 二、设计原理 输入/输出说明: d:异步置数数据输入; q:当前计数器数据输出; clock:时钟脉冲; count_en:计数器计数使能控制(1:计数/0:停止计数); updown:计数器进行自加/自减运算控制(1:自加/0:自减); load_d-a counte
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-22
    • 文件大小:111616
    • 提供者:tutu
  1. 约瑟夫环数据结构实验报告

    0下载:
  2. C语言数据结构课程设计约瑟夫环1. 本演示程序中,人数n应为任意的,首先应输入一个值赋给初始报数上限m,程序应能自动保存出列人的序号和将出列的人所持的密码赋给m,再次作为报数上限,如此循环,直至所有人都出列为止。-C language curriculum design data structure Joseph Central 1. The demo program, the number of n for arbitrary, an
  3. 所属分类:C#编程

    • 发布日期:2024-05-22
    • 文件大小:8192
    • 提供者:郑伟雄
  1. 数据结构和算法Flash动画演示

    0下载:
  2. 数据结构和算法Flash动画演示 B树的删除,B树的生长过程,串的顺序存储,单链表结点的插入,单链表结点的删除,堆排序,二叉排序树的删除等-data structures and algorithms Flash animation demo B-tree removal, B-tree growth, the sequence string storage, single linked list of nodes inserted,
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:965632
    • 提供者:仙道
  1. 数据结构与算法——面向对象的C++设计模式

    0下载:
  2. 本书的主要内容是数据结构和算法的基本原理--这是设计大而复杂的软件产品所必须具备的基础-the book is mainly about data structures and algorithms of the basic tenets-- this is a design of large and complex software products are an essential foundation
  3. 所属分类:电子书籍

    • 发布日期:2024-05-22
    • 文件大小:21896192
    • 提供者:李朝
  1. 数据结构7-骑士巡游

    0下载:
  2. 一组数据结构c源码->7-经典的骑士巡游--over-a data structure c-source-gt; 7-Cleveland classic parade-- over
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:王战
  1. 用C++描述的各种数据结构算法

    0下载:
  2. 包含几十个有关数据结构算法的源代码 包括栈 队列 树图等 是初学者的最佳选择-contains dozens of the data structure of the algorithm source code stacks include Queue tree map is the best choice for beginners
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:68608
    • 提供者:往往
  1. C_C++与数据结构

    0下载:
  2. C、C++语言实现的数据结构重要算法和程序 比较全。-C, C language data structures and algorithms important procedure is all.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:8160256
    • 提供者:何小熊
  1. 数据结构算法与应用C__语言描述

    0下载:
  2. 数据结构算法与应用C__语言描述,数据结构是专业程序员不得不看得教程,建议在成为codefans之前,对数据结构和操作系统远离多把握一些-algorithm and data structure Application C__ language, data structure is a professional programmer to see the guides, as recommended in codefans before
  3. 所属分类:系统编程

    • 发布日期:2024-05-22
    • 文件大小:11776000
    • 提供者:
  1. 数据结构算法与应用-C++语言描述123章

    0下载:
  2. C++的数据结构算法,pdf格式的.这是第一,二,三章.以后的我会陆续传的.-C data structure algorithms, pdf format. This is the first, two, three chapters. Later I will continue to obscure.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:2350080
    • 提供者:Dwight Wong
  1. 数据结构与算法课件

    0下载:
  2. 这是关于数据结构的各种算法及源程序, C语言编写,如有错误,请指教-This the data structure of the algorithm and source code, C language, if wrong, please enlighten
  3. 所属分类:界面编程

    • 发布日期:2024-05-22
    • 文件大小:4754432
    • 提供者:fdg
  1. 数据结构( C语言版) 讲义

    0下载:
  2. 一个很好的数据结构(C语言版)讲义。附带全部所需算法源码。-a very good data structure (C-language version) lectures. All the necessary collateral source algorithm.
  3. 所属分类:软件工程

    • 发布日期:2024-05-22
    • 文件大小:1048576
    • 提供者:张东岳
  1. DataStructure-C

    0下载:
  2. 数据结构C语言版台湾知城数位科技有限公司出版2002-Data Structure C language version of Taiwan know the city digital technology Co., Ltd published 2002
  3. 所属分类:书籍源码

    • 发布日期:2024-05-22
    • 文件大小:271360
    • 提供者:何浩
  1. 51CTO下载-数据结构(C#语言版)

    0下载:
  2. 用于学习数据结构方面的知识,本书是基于C#语言的(For learning data structure knowledge, this book is based on the C# language)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:1354752
    • 提供者:你猜出
  1. 数据结构(C语言版)

    0下载:
  2. c语言的数据结构的基础理论,是成为高技术人才的必备理论基础。(The basic theory of the data structure of C language is the necessary theoretical basis for becoming a high-tech talent.)
  3. 所属分类:文档资料

    • 发布日期:2024-05-22
    • 文件大小:26168320
    • 提供者:hold_eternity
  1. [《数据结构》(C语言版)配书光盘].DSDemo

    0下载:
  2. 数据结构(C语言版) 老版本 配套光盘,含源码和演示(Data Sturcture CD with code and demo)
  3. 所属分类:书籍源码

    • 发布日期:2024-05-22
    • 文件大小:7028736
    • 提供者:luyanaa
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org