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

搜索资源列表

  1. 抽象数据类型实现

    0下载:
  2. 二叉树抽象数据类型的实现 问题说明:数据结构来实现二叉树具体函数功能的实现; 以及相关操作。-binary tree abstract data types realization : data structures to achieve specific function in a binary tree the realization; , and related operations.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2.92kb
    • 提供者:张君
  1. debug-java

    0下载:
  2. 一个简单的编译器的实现程序,他展示了大量的数据类型和抽象数据类型,以及对字符串进行解析的技术-a simple compiler in procedures, he showed a lot of data types and abstract data types, and the right strings in the technical analysis
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:6.98kb
    • 提供者:冯杰
  1. Goedel

    1下载:
  2. Goedel语言是一种说明性逻辑程序设计语言。该语言基于一阶逻辑,引入了一个多态多类的类型系统和多种新的语言成分,支持抽象数据类型和模块化程序设计等技术,语言本身也具有很强的说明性语义。详细介绍了Goedel语言的类型系统及其构造,对在逻辑程序设计语言中引入类型系统的作用进行了一些深入的分析和讨论。[-Goedel descr iptive language is a logic programming language. Based on the language of the first o
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:288.3kb
    • 提供者:gun
  1. huiguizuotu

    0下载:
  2. 让大家通过该实验更好的理解怎么样去定义一个抽象数据类型,-let everyone through the experiment better understanding of how to define a kind of abstract data types,
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:26.03kb
    • 提供者:家句
  1. ModellingDistributedSystems

    0下载:
  2. * Explains process algebra and protocol specification using µ CRL, a language developed to combine process algebra and abstract data types * Text is supported throughout with examples and exercises * Full solutions are provided in an appen
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:1.63mb
    • 提供者:linhailue
  1. binarysearchtree.rar

    0下载:
  2. 动态查找表的设计与实现: 实现抽象数据类型:二叉查找树。 实现下列操作:构造空表、销毁表、搜索指定关键字的元素、插入新元素、删除指定关键字的元素、遍历表中所有元素。,Dynamic Look-Up Table Design and Implementation: To achieve the abstract data types: Binary Search Tree. To achieve the following: Construction empty tables, the des
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:9.16kb
    • 提供者:hello
  1. prim

    1下载:
  2. (1)利用普里姆算法求网的最小生成树 (2)实现教科书中定义的抽象数据类型mfset。以此表示构造生成树过 程中的连通分量。 (3)以文本形式输出生成树中各条边以及他们的权值-(1) the use of prim algorithm for minimum spanning tree network (2) the realization of the textbook definition of abstract data types mfset. Spanning tree s
  3. 所属分类:Data structs

    • 发布日期:2017-03-21
    • 文件大小:1.24kb
    • 提供者:xinghenzhai
  1. Newtree

    0下载:
  2. 以二叉链表为存储结构,建立二叉树、先序遍历二叉树、求二叉树节点总数、叶子数、树高度的算法。队列抽象数据类型的顺序、链式表示与实现,并可对上面建立的二叉树按层次遍历。-List in Binary for the storage structure, the establishment of binary tree, the first tree traversal, and the total number of tree nodes, the number of leaves, tree he
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:24.22kb
    • 提供者:韩非
  1. Date_structure_tutorial_1

    0下载:
  2. 第一课:数据结构的基本概念和术语 第二课:抽象数据类型的表示与实现 第三课:算法及算法设计要求 第四课:算法效率的度量和存储空间需 -First lesson: the basic concepts of data structure and terminology of the second lesson: the expression of abstract data types and implementation of the third lesson: algorith
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:369.98kb
    • 提供者:zhb
  1. automatic-classification-cluster

    0下载:
  2. 一、问题描述若要在n个城市之间建役通信网络,只福要架设n-1条级路即可.如何以最低的经济代价建设这个通信网,是一个网的最小生成树问题。二、基本要求 (1)利用克鲁斯卡尔算法求图的最小生成树。 (2)能实现教科书6.5节中定义的抽象数据类型MFSet.以此表示构造生成树过程中的连通分量。 (3 ) 以文本形式输出生成树中各条边以及他们的权值.三、需求分析 1、构造图结构。 2、利用克鲁斯卡尔算法求图的最小生成树。 3、完成生成树的输出。 -I. Descr iption of the proble
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:668.15kb
    • 提供者:赵婧
  1. binary-tree

    0下载:
  2. c语言描述的数据结构,二叉树的数据结构的抽象数据类型-c language to describe the data structure, binary tree data structure of the abstract data types
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:1.58kb
    • 提供者:
  1. gram

    0下载:
  2. c语言描述的数据结构算法,图的数据结构的抽象数据类型-c language data structure described in algorithm, data structure diagram of the abstract data types
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.41kb
    • 提供者:
  1. ADTList

    0下载:
  2. 采用字符类型为元素类型和无头结点单链表为存储结构,实现抽象数据类型Lis-The use of character types for the element type, and without a head node to store a single list structure, the realization of abstract data types Lis
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:13.71kb
    • 提供者:LLL
  1. Binarytreedemoprogram

    0下载:
  2. 本程序设计实现抽象数据类型二叉树的演示程序-Design and Implementation of the program abstract data types binary tree demo program
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:1.79kb
    • 提供者:rambo
  1. Calculation

    0下载:
  2. 1、由于计算的的是大数且计算机表示的整数大小有限,顾考虑用抽象数据类型实现。 2、每个节点存储整数,位数最大为三位。 3、能从键盘上输入要计算的数,从终端输出结果。 4、测试数据为20以上的整数,如1000,5000 等 -1, as a result of the calculation is that large numbers of computers and that the limited size of the integer, Gu consider the rea
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1.11kb
    • 提供者:maike
  1. polyn

    0下载:
  2. 多项式运算器。用抽象数据类型实现,可进行多项式的加减乘等运算。-Polynomial calculator. T realized by the Abstract Data Types. can be carried out by addition and subtraction of polynomials, such as computing.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:3.57kb
    • 提供者:萧月
  1. Algorithms.in.C.Parts.1-4.Fundamentals.Data.Struct

    2下载:
  2. 经典算法书(中文版).《C算法》介绍了当今最重要的算法,共分3卷,本书是第1卷。第1卷分4部分、共16章。第一部分“基础知识”(第1~2章)介绍了基本算法分析原理。第二部分“数据结构”(第3~5章)讲解算法分析中必须掌握的数据结构知识。主要包括基本数据结构、抽象数据结构、递归和树。第三部分“排序”(第6~11章)按章节顺序分别讨论了基本排序方法(如选择排序、插入排序、冒泡排序、希尔排序等)、快速排序方法,归并和归并排序方法、优先队列与堆排序方法、基数排序方法以及特殊目的排序方法,并比较了各种排序
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-12
    • 文件大小:18.96mb
    • 提供者:wang
  1. Data-structure

    0下载:
  2. 从抽象数据类型的角度讨论各种基本类型的数据结构和应用,讨论查找和排序的各种实现方法及综合分析比较-Abstract data types from the perspective of various basic types of data structures and applications, discuss various implementations of search and sorting methods and comprehensive analysis and compari
  3. 所属分类:software engineering

    • 发布日期:2017-05-24
    • 文件大小:7.49mb
    • 提供者:张艳娜
  1. Java-Collections-An-Introduction-to-Abstract-Data

    0下载:
  2. Java Collections An Introduction to Abstract Data Types, Data Structures - code
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:137.56kb
    • 提供者:Sanch
  1. experiment-of-data-structure

    0下载:
  2. 以链式存储结构实现一个线性表的抽象数据类型,并实现线性表的初始化、查找、插入、删除和就地逆置等操作,要求具有较好的人机交互处理过程。-In order to achieve a linear chain store structure table abstract data types, and to achieve a linear table is initialized, search, insert, delete, and set in place the inverse operat
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-06
    • 文件大小:4.86kb
    • 提供者:刘云
« 12 3 4 5 »
搜珍网 www.dssz.com