搜索资源列表

  1. sting.doc

    0下载:
  2. 线性表算法实现与应用报告要求 主要讲顺序表的基本操作实现功能 以及链表的基本操作 -linear table algorithm and application of the reporting requirements main speakers order forms to achieve the basic operation and function of the basic chain == operation
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4597
    • 提供者:CJX
  1. zhujujiegou

    0下载:
  2. 串及矩阵的压缩存储应用,二叉树的构造与遍历,栈的测试和应用,线性表的链存储操作实现 源码加报告
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:168197
    • 提供者:caojunchao
  1. 数据结构的C++描述

    0下载:
  2. 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-10-17
    • 文件大小:5125525
    • 提供者:gufeng20081010
  1. 数据结构(C#语言版)

    0下载:
  2. 数据结构(C#语言版) 计算机程序语言书: 目 录 第1章 绪论 1 1.1 数据结构 1 1.1.1 学习数据结构的必要性 1 1.1.2 基本概念和术语 2 1.2 算法 7 1.2.1 算法的特性 7 1.2.2 算法的评价标准 8 1.2.3 算法的时间复杂度 9 1.3 数学预备知识 11 1.3.1 集合 11 1.3.2 常用的数学术语 11 1.3.3 对数 12
  3. 所属分类:电子书籍

    • 发布日期:2011-05-24
    • 文件大小:1345925
    • 提供者:lovevicky
  1. sting.doc

    0下载:
  2. 线性表算法实现与应用报告要求 主要讲顺序表的基本操作实现功能 以及链表的基本操作 -linear table algorithm and application of the reporting requirements main speakers order forms to achieve the basic operation and function of the basic chain == operation
  3. 所属分类:文件格式

    • 发布日期:2024-09-20
    • 文件大小:4096
    • 提供者:CJX
  1. zhujujiegou

    0下载:
  2. 串及矩阵的压缩存储应用,二叉树的构造与遍历,栈的测试和应用,线性表的链存储操作实现 源码加报告-String and the compressed matrix storage applications, the binary tree structure and traversal, stack testing and applications, linear forms of chain store operations to ac
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-09-20
    • 文件大小:167936
    • 提供者:caojunchao
  1. TEST

    0下载:
  2. 数据结构试验 实验一 线性表的顺序表示与实现 实验二 线性表的链式表示与实现 实验三 栈与队列及其应用 实验四 二叉树的应用 实验五 图的遍历与应用 实验六 查找技术 实验七 内部排序 全部源码-Experimental test data structure form a linear sequence of that experiment and realization of the Second l
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-09-20
    • 文件大小:398336
    • 提供者:稻草人
  1. poly

    0下载:
  2. 数据结构中,线性表的应用,利用单链表存储一元多项式,并实现单链表表示与相加操作-The data structure, the linear form of the application, the use of a single linked list is stored one dollar polynomial, and to achieve a single linked list representation and the
  3. 所属分类:软件工程

    • 发布日期:2024-09-20
    • 文件大小:4096
    • 提供者:房春英
  1. aaa

    0下载:
  2. 根据《算法与数据结构》课程的结构体系,设计一个基于DOS菜单的应用程序。要利用多级菜单实现各种功能。比如,主界面是大项,诸如线性表、栈与队列、串与数组及广义表等,子菜单使这些大项中的一些功能或者小项。要求所有子菜单退出到他的父菜单。-According to " Algorithms and Data Structures" course of the structural system, design a menu-
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-09-20
    • 文件大小:1733632
    • 提供者:长江
  1. bbb

    0下载:
  2. 根据《算法与数据结构》课程的结构体系,设计一个基于DOS菜单的应用程序。要利用多级菜单实现各种功能。比如,主界面是大项,诸如线性表、栈与队列、串与数组及广义表等,子菜单使这些大项中的一些功能或者小项。要求所有子菜单退出到他的父菜单。-According to " Algorithms and Data Structures" course of the structural system, design a menu
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-09-20
    • 文件大小:1849344
    • 提供者:长江
  1. LINKLIST

    0下载:
  2. 数据结构算法程序,怎么样实现线性表的操作与应用-Data structure algorithm procedures How the operation and application of realizing Linear table!!!!!!
  3. 所属分类:书籍源码

    • 发布日期:2024-09-20
    • 文件大小:1024
    • 提供者:王福先
  1. Linear-table-design

    0下载:
  2. 实验一是线性表的设计与实现程序;实验二是栈和队列的应用程序;实验三是树型结构的应用程序;-The first experiment, the linear table design and implementation of procedures experimental application of stacks and queues In Experiment 3, the tree structure of the appli
  3. 所属分类:软件工程

    • 发布日期:2024-09-20
    • 文件大小:16384
    • 提供者:JingxWang
  1. a-square-root-algorithm

    0下载:
  2. 介绍一种高速高精度的开方算法它适用于最一般开方运算形式汉, 算法将数据映射 至(0,1000)区间, 进而将该区间进行非均匀分段, 并用查表与线性插值相结合的方法, 既实现了高速、高精度开方运算, 又使数据表格占用较少的存贮单元这种算法还很容易推广应用于其他幂函数计算-Introduced a high-speed high-precision square root algorithm, it applies to the Han
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-09-20
    • 文件大小:2412544
    • 提供者:sunshine
  1. Storage-

    0下载:
  2. 该文件为链式储存结构的实验,文件包含了实验报告和代码,其中内容包括了线性表的链式结构的定义,链接存储结构结点的访问方法吗,栈的链式存储结构实现,链式存储结构的队列的特点与实现;栈和队列的简单应用; -Experimental chain storage structure of the file, the file contains the lab reports and code, which includes the defin
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-09-20
    • 文件大小:109568
    • 提供者:黎明
  1. stackPstringPlist

    0下载:
  2. 全面演示了数据结构-栈的六大应用,进制转换,括号匹配,行编辑,迷宫求解,表达式运算,其中包括线性表的实现与使用,字符串的实现与使用,栈的实现与使用-Comprehensive presentation of the data structure- Stack six applications, binary conversion, bracket matching, line editing, maze solving, arithme
  3. 所属分类:其他小程序

    • 发布日期:2024-09-20
    • 文件大小:13490176
    • 提供者:王伟
  1. 2

    0下载:
  2. 实现一个一元稀疏多项式运算器。功能有:任意顺序输入并建立多项式;输出多项式,按指数升序排列;能完成多项式加法、乘法、减法以及求导运算。(A one - element sparse polynomial operator is implemented. Functions are: input and establish polynomials in any order; output polynomials, in ascending
  3. 所属分类:Windows编程

    • 发布日期:2024-09-20
    • 文件大小:472064
    • 提供者:烈烈风

源码中国 www.ymcn.org