CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Data Structures

搜索资源列表

  1. Text5

    0下载:
  2. 这是C语言代码,数据结构地五章习题源代码-This is the C language code and data structures to V source code Exercises
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1775
    • 提供者:曹兴阳
  1. shujuejiegou123456

    0下载:
  2. 数据结构与算法,,~~清华大学c语言版~~~~~ 很不错的哦!-data structures and algorithms, Qinghua University, c ~ ~ language version titled very good oh!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:124346
    • 提供者:f7lison
  1. 83640-0d

    0下载:
  2. C++编成数据结构与程序设计方法 D.S.Malk编著-into C data structures and procedures for design D. S. edited Malk
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:446177
    • 提供者:大海
  1. kexingxingbaogao

    0下载:
  2. 四、概要设计说明书 1.引言 2 1.1编写目的 2 1.2项目背景 2 1.3定义 2 1.4参考资料 2 2.任务概述 3 2.1目标 3 2.2运行环境 3 2.3需求概述 3 2.4条件与限制 3 3.总体设计 3 3.1处理流程 3 3.2总体结构和模块外部设计 3 3.3功能分配 3 4.接口设计 3 4.1外部接口 3 4.2内部接口 3 5.数据结构设计 3 5.1逻辑结构设计 3 5.2物理结
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:11257
    • 提供者:wei163
  1. xunkexitongdatastructure

    0下载:
  2. 这是一个利用数据结构开发的学生选棵系统,是基于数据结构!-This is a data structure used in the development of students trees election system is based on the data structures!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:35725
    • 提供者:liyunfei
  1. MinPath

    0下载:
  2. 数据结构应用,用以寻找2点之间的最短路径,有效节省时间。以上程序只是一个雏形-application data structures, 2:00 to find the shortest path between effectively save time. Above procedure is just a prototype
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:104875
    • 提供者:周炜炜
  1. datastructureHelp

    0下载:
  2. 数据结构与算法综合资料库.CHM,学习数据结构与算法很好的参考资料-data structures and algorithms integrated database. CHM, learning algorithm and data structure good reference
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:1667398
    • 提供者:ygy
  1. shm_cache

    0下载:
  2. 朋友的作品,linux下的结构化共享内存,数据结构的设计比较巧妙,学习共享内存和数据结构可参考-friend works, linux under the structure of shared memory, data structures rather clever design. Learning shared memory and data structures can refer to
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5563
    • 提供者:江健
  1. python_code

    1下载:
  2. python源码,包含进程、多线程控制,客户端服务器模拟,数据结构等-python source, contains process, multi-thread control, client server simulation, data structures, etc.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:6701
    • 提供者:zgd_fyx
  1. 8.14LZWCompress

    0下载:
  2. LZW是一个很著名的压缩解压缩设计方案,在很多数据结构书中都作为例子讲解,此程序完整的实现了基于LZW的压缩解压缩-LZW is a very famous decompress compressed design scheme, Many data structures in the book are as examples to explain that the integrity of the process based on the realization of the LZW comp
  3. 所属分类:压缩解压

  1. 20070320tree

    0下载:
  2. 属于数据结构的C++编程,包括二叉树的添加删除节点等操作。-data structures belong to the C programming, including the addition of binary tree nodes delete operation.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:134284
    • 提供者:张婧姝
  1. sjjgys

    0下载:
  2. 各种数据结构和算法演示(顺序表,链表,二叉树,图,动态查找,广义表,串,存储管理等)-various data structures and algorithms Demo (chronology, linked list, binary tree, graphics, dynamic search, generalized table, string, Storage Management)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2496844
    • 提供者:荣荣
  1. Pos_py

    0下载:
  2. 采用复杂数据结构从文件中生成一个带有拼音和词性信息的词典,用perl语言实现-use of complex data structures generated from the paper with a phonetics and POS information in the dictionary. using perl language
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:529538
    • 提供者:
  1. ch02IntrotoStacks

    0下载:
  2. 数据结构C++版,课本第2章讲义,ppt格式的,值得一看-version of C data structures, textbooks s Chapter 2, ppt format, an eye-catcher
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:65448
    • 提供者:曹鹏
  1. ch03Queues

    0下载:
  2. 数据结构C++版,课本第3章讲义,ppt格式的,值得一看-version of C data structures, textbooks, Chapter 3 of handouts, ppt format, an eye-catcher
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:130328
    • 提供者:曹鹏
  1. rongqi

    0下载:
  2. 我们没有按照过程化 程序设计的方式把数据结构和函数分开而是引入了一个类TextQuery 来封装它们我们将 在后面章节中更详细地了解类的使用文本的表示也做了修改以便能够在当前可用的编 259 第六章 抽象容器类型 译器下通过编译-we did not follow procedures for the process of design of the data structures and function separately but the introduction of a
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3086
    • 提供者:chongge
  1. IcarnegieEx1

    0下载:
  2. 为SSD5课程《数据结构与算法》中的练习,无需在环境中更改什么。-SSD5 courses for "data structures and algorithms" of the exercises in the environment without any changes.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:15298
    • 提供者:周泼
  1. IcarnegieExercise2

    0下载:
  2. 为SSD5课程《数据结构与算法》中的练习,无需在环境中更改什么。-SSD5 courses for "data structures and algorithms" of the exercises in the environment without any changes.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7514
    • 提供者:周泼
  1. IcarnegieExercise3

    0下载:
  2. 为SSD5课程《数据结构与算法》中的练习,无需在环境中更改什么。-SSD5 courses for "data structures and algorithms" of the exercises in the environment without any changes.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9396
    • 提供者:周泼
  1. DataStructuresAlgorithmsAndApplications

    0下载:
  2. data structures, algorithms and Application书的源代码,希望对大家有用!-data structures. Application algorithms and the source code, we want to help!
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:269317
    • 提供者:swordman
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com