CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - Structural

搜索资源列表

  1. fempack

    0下载:
  2. 结构分析程序2,用fortran90编写,主要用于结构分析-two structural analysis procedures used to prepare FORTRAN90, mainly for structural analysis
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:42664
    • 提供者:刘杰
  1. DijkstraPrj

    0下载:
  2. DijkstraPrj算法的实现,基于边拓扑信息存储的结构,主要应用在GIS领域,不用构造矩阵,是作者原创,vc6通过,有个图的例子。-DijkstraPrj algorithm implementation, based on the edge of the topological structure of information storage, major applications in the field of GIS, not structural matrix, is the aut
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:68764
    • 提供者:大邢
  1. dzqArray

    0下载:
  2. 一个非常完整的动态数组类,包含一维数组,二维数组,3维数组. 具有常规构造函数,拷贝构造函数,付值函数,不存在内存泄露.-a very comprehensive array of dynamic category, contains one-dimensional arrays, two-dimensional array, three-dimensional array. conventional structural function, the copy constructor fun
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2667
    • 提供者:狄中泉
  1. circlechain

    0下载:
  2. 定义并实现带头结点的循环双向链表类,除构造和析构函数外,成员函数还有取数据元素个数、插入、删除、取数据元素-definition and take the lead in achieving the cycle node type two-way linked list, in addition to the structural and destructor function, members also function from the number of data elements, in
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:19403
    • 提供者:庄文
  1. C++

    0下载:
  2. 标准答案习题1 1.1 简述C++语言程序的结构特点。 答: (1)C++程序由一个或多个函数组成,其中至少有一个主函数main(),程序从主函数开始执行,由主函数来调用其他函数。-Standard answer to Exercise 11.1 on C++ Language program structural characteristics. Answer: (1) C++ Procedures by one or more functions, of which at lea
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:40570
    • 提供者:张建军
  1. 2

    0下载:
  2. 集合运算器 数据结构问题 可实现叫、并、差集。判断元素、子集,输出补集-Data collection of computing structural problems can be called, and, difference sets. Determine the elements, a subset of the output set up
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1834
    • 提供者:pcgg
  1. tree_find

    0下载:
  2. 中序线索化二叉树 实验<一>:构造二叉树,通过前序、中序\后序三种方法遍历此二叉树 实验<二>:构造线索化中序二叉树,查找此二叉树中某一结点的后继 -In order threaded binary tree experiment <a>: binary tree structure, through the pre-sequence, sequence after sequence of three methods of traversing t
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:89467
    • 提供者:kaixincai
  1. StructuralData

    0下载:
  2. 高一凡的<<数据结构>>算法实现及解析一书的所有代码。-Structural analysis of the data
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:424038
    • 提供者:陈非
  1. yuanma

    0下载:
  2. 通过现有的人口数据结构特点,对其进行拟合分析后进行长短期的预测-Population data through the existing structural features, their post-fitting analysis of the short and long-term prediction
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:53430
    • 提供者:sujunsan
  1. Inlist1

    0下载:
  2. 数据结构必需程序 顺序线性表基本函数 顺序线性表的构造1-Data structures necessary to process the order of the linear form the basic function of the structural order of the linear form
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1448
    • 提供者:Meng
  1. decare_tree

    0下载:
  2. 有一种特殊的二叉树被称为笛卡尔树,这种二叉树的每个结点都有两个关键码,记为key1和key2。现在给你一组关键码,每组关键码用二个整数表示,要求构造一棵同时满足下列两个性质的笛卡尔树:   只考虑这棵笛卡尔树的第一关键码,它是一棵排序二叉树。   只考虑这棵笛卡尔树的第二关键码,它们满足类似于最小堆的性质,即任意一个父结点的第二关键码都比它的子结点的第二关键码小。 -There is a special kind of binary tree is called Cartesi
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:632
    • 提供者:孙巍巍
  1. unstruc-cavity

    2下载:
  2. 非结构方腔流动计算程序,采用C语言,计算流体动力学-Non-structural square cavity flow calculation program, using C language, computational fluid dynamics
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:240345
    • 提供者:李志峰
  1. avl

    0下载:
  2. 基本的avl树,实现构造插入和删除节点的功能-Basic avl tree insertion and deletion nodes to achieve structural function of
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1514
    • 提供者:wangye
  1. LISRELV8.51

    0下载:
  2. 结构方程模型LISREL软件8.51版本 比较简单的软件适合初学-Structural equation model LISREL software, version 8.51 is relatively simple software for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-06-14
    • 文件大小:21914938
    • 提供者:车明杰
  1. xiansuo

    0下载:
  2. 1 理解树结构的逻辑特性; 2 熟练掌握二叉树的逻辑结构特性及各种存储方法; 3 熟练掌握二插树的各种基本操作,尤其是三种遍历算法以及线索化算法。 4 进一步了解和掌握类的私有和公有成员函数的定义和使用以及类型的作用域 -A tree structure to understand the logic of identity two master binary logic of structural characteristics and various st
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:6850
    • 提供者:zhangge
  1. aaa

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

    • 发布日期:2017-04-09
    • 文件大小:1733730
    • 提供者:长江
  1. bbb

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

    • 发布日期:2014-12-10
    • 文件大小:1849169
    • 提供者:长江
  1. CAT2600-MIB

    0下载:
  2. 管理库文件的结构定义 本文件主要是增对思科2600系列交换机的基础参数进行结构定义-Management database structure definition file by this paper is mainly on the basis of the Cisco 2600 series switches, the structural parameters of the definition of
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:11825
    • 提供者:zr
  1. c_3

    0下载:
  2. 第七讲_文件 ppt 8 第八讲_数据结构基础 ppt 9 第九讲_算法 ppt 10 第十讲_调试与测试 -SEVEN file ppt 8 _ _ eighth data about the structural basis ppt 9 _ IX speak about algorithms ppt 10 _ debugging and testing of the tenth
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2965125
    • 提供者:Pan
  1. yufa

    0下载:
  2. 编制一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析。 利用C语言编制递归下降分析程序,并对简单语言进行语法分析。 -The preparation of a recursive descent parser, lexical analyzer to achieve the sequence of words provided by the syntax check and structural analysis. Use of C language co
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-04-09
    • 文件大小:3046
    • 提供者:冯景航
« 12 »
搜珍网 www.dssz.com