搜索资源列表
fempack
- 结构分析程序2,用fortran90编写,主要用于结构分析-two structural analysis procedures used to prepare FORTRAN90, mainly for structural analysis
DijkstraPrj
- 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
dzqArray
- 一个非常完整的动态数组类,包含一维数组,二维数组,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
circlechain
- 定义并实现带头结点的循环双向链表类,除构造和析构函数外,成员函数还有取数据元素个数、插入、删除、取数据元素-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
C++
- 标准答案习题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
2
- 集合运算器 数据结构问题 可实现叫、并、差集。判断元素、子集,输出补集-Data collection of computing structural problems can be called, and, difference sets. Determine the elements, a subset of the output set up
tree_find
- 中序线索化二叉树 实验<一>:构造二叉树,通过前序、中序\后序三种方法遍历此二叉树 实验<二>:构造线索化中序二叉树,查找此二叉树中某一结点的后继 -In order threaded binary tree experiment <a>: binary tree structure, through the pre-sequence, sequence after sequence of three methods of traversing t
StructuralData
- 高一凡的<<数据结构>>算法实现及解析一书的所有代码。-Structural analysis of the data
yuanma
- 通过现有的人口数据结构特点,对其进行拟合分析后进行长短期的预测-Population data through the existing structural features, their post-fitting analysis of the short and long-term prediction
Inlist1
- 数据结构必需程序 顺序线性表基本函数 顺序线性表的构造1-Data structures necessary to process the order of the linear form the basic function of the structural order of the linear form
decare_tree
- 有一种特殊的二叉树被称为笛卡尔树,这种二叉树的每个结点都有两个关键码,记为key1和key2。现在给你一组关键码,每组关键码用二个整数表示,要求构造一棵同时满足下列两个性质的笛卡尔树: 只考虑这棵笛卡尔树的第一关键码,它是一棵排序二叉树。 只考虑这棵笛卡尔树的第二关键码,它们满足类似于最小堆的性质,即任意一个父结点的第二关键码都比它的子结点的第二关键码小。 -There is a special kind of binary tree is called Cartesi
unstruc-cavity
- 非结构方腔流动计算程序,采用C语言,计算流体动力学-Non-structural square cavity flow calculation program, using C language, computational fluid dynamics
avl
- 基本的avl树,实现构造插入和删除节点的功能-Basic avl tree insertion and deletion nodes to achieve structural function of
LISRELV8.51
- 结构方程模型LISREL软件8.51版本 比较简单的软件适合初学-Structural equation model LISREL software, version 8.51 is relatively simple software for beginners
xiansuo
- 1 理解树结构的逻辑特性; 2 熟练掌握二叉树的逻辑结构特性及各种存储方法; 3 熟练掌握二插树的各种基本操作,尤其是三种遍历算法以及线索化算法。 4 进一步了解和掌握类的私有和公有成员函数的定义和使用以及类型的作用域 -A tree structure to understand the logic of identity two master binary logic of structural characteristics and various st
aaa
- 根据《算法与数据结构》课程的结构体系,设计一个基于DOS菜单的应用程序。要利用多级菜单实现各种功能。比如,主界面是大项,诸如线性表、栈与队列、串与数组及广义表等,子菜单使这些大项中的一些功能或者小项。要求所有子菜单退出到他的父菜单。-According to " Algorithms and Data Structures" course of the structural system, design a menu-based DOS applications. To tak
bbb
- 根据《算法与数据结构》课程的结构体系,设计一个基于DOS菜单的应用程序。要利用多级菜单实现各种功能。比如,主界面是大项,诸如线性表、栈与队列、串与数组及广义表等,子菜单使这些大项中的一些功能或者小项。要求所有子菜单退出到他的父菜单。-According to " Algorithms and Data Structures" course of the structural system, design a menu-based DOS applications. To ta
CAT2600-MIB
- 管理库文件的结构定义 本文件主要是增对思科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
c_3
- 第七讲_文件 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
yufa
- 编制一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析。 利用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