资源列表
2
- 1. 实现顺序栈的基本操作(初始化、判断栈空、判断栈满、入栈、出栈)。 1) 从键盘输入一系列整数,当输入值为0时,停止输入,产生顺序栈。 2) 实现入栈操作,输入需入栈的值,如入栈成功,显示“入栈成功!”,否则显示“入栈失败!”并说明失败原因。 3) 实现出栈操作,如出栈成功,显示“出栈成功!”,否则显示“出栈失败!”并说明失败原因。 4) 顺序栈中元素依次出栈,并显示 。 2. 实现循环队列的基本操作(初始化、判断队空、判断队满、入队、出队)。 1) 从键盘输入一
3
- 1.创建一个二叉树 2.可以生成先序遍历二叉树 3.可以生成中序遍历二叉树 4.可以生成后序遍历二叉树 5.计算二叉树的结点总数和叶点数 6.可以建立无向图的邻接矩阵 7.可以生成深度优先遍历图-1. Create a binary tree 2. The first sequence can be generated traversing binary tree 3. Can be generated in order traversing binary tre
44387551MVDR
- 一种简单的MVDR算法实现,适合初学者使用-Using music algorithm and conventional beamforming algorithm and Capon algorithm is used to estimate the DOA
4
- 一个实用的通讯录管理系统,能以简便高效的方式对通讯录进行管理和检索. 为实现系统功能,本程序主要分为六个模块。它们分别为:录入联系人信息、浏览所有联系人、查找联系人、修改联系人、删除联系人和退出系统-A practical address book management system, simple and highly effective way to manage the address book and retri . For the realization of the syst
Location
- 提供室内定位算法接口,室内定位需要使用的数据,以及结果显示界面。-Indoor Location 。
LPRmain
- source code for automatic license plate location and recognition
protect-computer
- 帮助我们更好的整理电脑,使电脑运行更快,更加安全-It s a good asistant to help us have a better computer,make it run faster and moer safe
conn
- php7如何通过pdo连接Mysql,php7如何通过pdo连接Mysql-php7 content ysql
BinaryRelation
- 判定给定二元关系R的自反性、对称性、传递性、反自反性和反对称性,且对不满足的情况至少给出一个反例。-By running the program the screen, enter the number of sequence constitutes dual relationship R, R, or by editing the program assignment correctly determining a given binary relation R is reflexive,
CNF
- 实现主析取范式以及主合取范式的真值表求法-To achieve the main DNF and CNF main method for finding the truth table
Relation
- 最大公约数,最小公倍数,偏序集,补格,元素覆盖-The greatest common divisor, least common multiple, posets, fill grid, covering elements
oula
- 对于给定的图通过遍历判定是否为欧拉图或者半欧拉图,并给出度数-For a given graph determine whether the Euler diagram or by traversing half Euler diagram and give degrees
