CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 数据结构,c

搜索资源列表

  1. base-data-structure-CPP-Class

    0下载:
  2. 自己编写的基本数据结构 C++ 模版,包括链表、队列、堆栈等,供各位朋友参考。-themselves prepared the basic data structure C templates, including the linked list, queue, stack, for friends reference.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2986
    • 提供者:zhangsh
  1. scan-haff

    0下载:
  2. 通过本课程设计,应使学生掌握哈夫曼编码的特点、存储方法和基本原理,培养学生利用C++语言正确编写程序及调试程序的能力,运用数据结构知识解决实际问题的能力,为后续计算机专业课程的学习打下坚实的基础-passage of the curriculum design, should help students grasp the characteristics of Huffman coding, storage and basic principles, Training students to u
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:261547
    • 提供者:李明
  1. kern

    4下载:
  2. ACIS是一个开放的、采用C++语言构造的三维造型开发系统, 其特点是将线框、曲面和实体造型融于一体, 并可以将这三种表示共存于一个数据结构中。目前, ACIS 广泛的运用于CAD、AEC、自动化技术和船舶制造等技术领域。本组件是ACIS的核心组件,提供了核心基本实体和属性的支持、拓扑和几何实体类、数学处理类、文件的保存及其混饭、历史和回溯的函数。-ACIS is an open, using C language structure of the development of 3D model
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1029952
    • 提供者:丁继东
  1. searchandorder

    0下载:
  2. 属于利用C++开发的数据结构代码,包括顺序链表的折半查找等多种查找方法和冒泡排序等多种排序方法。-belonging to the development of the use of C code data structure, including sequence Chain binary search various search methods and bubble sort, and other ranking methods.
  3. 所属分类:WEB源码

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

    0下载:
  2. 属于利用C++开发的数据结构代码,包括双向链表的添加、删除、修改的操作。-belonging to the development of the use of C code data structure, including the addition of two-way linked list, deletion and modification of the operation.
  3. 所属分类:数据结构常用算法

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

    0下载:
  2. 属于利用C++开发的数据结构代码,利用栈结构实现了算术表达式的求值。-development is the use of C code structure of the data, using stack structure for arithmetic expression value.
  3. 所属分类:数据结构常用算法

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

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

    • 发布日期:2008-10-13
    • 文件大小:41364
    • 提供者:曹鹏
  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. atrain8

    0下载:
  2. 数据结构中的,部分算法编程,基于c语言的算法。主要是关于图的部分-data structure, and some programming algorithm, based on the C language algorithms. Mainly on the part of the plan
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:3818
    • 提供者:kely
  1. 8-queens

    0下载:
  2. 数据结构算法:回溯法编程寻找八皇后问题的所有解,使用语言C/C-algorithm data structure : backtracking programming for the Queen's eight all solutions, the use of language C / C
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6224
    • 提供者:王卫国
  1. link_stream

    0下载:
  2. 链串,数据结构中的c语言实现,非常使用的小程序-chain series, data structure of c language, the use of very small procedures
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1330
    • 提供者:yangf
  1. single_circle_link

    0下载:
  2. 单循环链表,数据结构中的c语言实现,非常使用的小程序-one-cycle chain and the data structure of the c language, the use of very small procedures
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1416
    • 提供者:yangf
  1. single_link

    0下载:
  2. 单链表,数据结构中的c语言实现,非常使用的小程序-single linked list, the data structure of c language, the use of very small procedures
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1529
    • 提供者:yangf
  1. seprate_class_finding

    0下载:
  2. 二分查找,,数据结构中的c语言实现,非常使用的小程序-two search, and data structure of the c language, the use of very small procedures
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:988
    • 提供者:yangf
  1. 040530513

    0下载:
  2. 学生成绩管理,用C写的,数据结构课程设计-student performance management, written in C, the data structure course design
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5050
    • 提供者:qgc
  1. boost_source_code

    0下载:
  2. 正则表达式,可以与POSIX API和Perl语言处理正则表达式的功能相媲美,而且还能支持各种字符类型(如char、wchar_t,甚至还可以是自定义字符类型); 多线程,想了很久的跨平台多线程库了; 数据结构“图”,再加上即将加入标准的hash_set、hash_map、hash_multiset、hash_multimap等等(事实上不少STL实作,如SGI STL,已经支持以上数据结构),C++对数据结构的支持已近完备; python,没错,对Python语言的支持;
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3491458
    • 提供者:hnycmx
  1. data-structer-answers

    0下载:
  2. 清华大学严蔚敏,吴伟民数据结构习题集(C语言版)的答案。-Qinghua University, Yan Wei Min Wei-Min Wu Exercises Set data structure (C language version) answer.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:140295
    • 提供者:蒋或
  1. parkofcar

    0下载:
  2. 数据结构的课程设计-停车场管理系统,用C实现-data structure of the design-the car park management system, with C realized.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10105
    • 提供者:chen启
  1. avl_cpp

    0下载:
  2. avl树的c++实现,对于研究数据结构的树型结构有一定参考价值-avl tree c realization of research data structure for the tree structure can be useful
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:112217
    • 提供者:saga2004
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com