资源列表
aglo7
- (一) 编写一个程序LAGO7-1.CPP,实现二叉树的各种运算,并在此基础上设计一个主程序完成如下功能。 (1) 输出二叉树B; (2) 输出二叉树B的深度; (3) 输出H结点的左、右孩子结点值; (4) 输出二叉树B的宽度; (5) 输出二叉树B的结点个数; 输出二叉树B的叶子结点个数 -(A) to prepare a program LAGO7-1.CPP, to achieve a variety of binary operations, and on
code
- 随机输入n跳直线 利用增量算法 在一个方块区域内实现他的dcel图 利用opengl把效果图展示出来 -Stochastic input n-hop linear incremental algorithm in a box to use within the region to realize his plan to use opengl to dcel effect diagram displayed
DoubleHashing
- this codes is about double hashing
qUEUE1
- this codes is about q-this codes is about queue
trees
- this codes is about trees
Matrix
- 一个矩阵类 实现了矩阵的多种运算 希望对大家有帮助-A matrix class implements a variety of matrix operations we want to help
AirportSimulation
- 数据结构算法,三跑道飞机场模拟。 主要是队列的算法 内容包括: 实验报告 源码工程文件-Data structure algorithms, three runway airport simulation. The algorithm is mainly queue includes: experimental report source project file
memorymanage
- 一道北大acm的试题,用双向链表实现模拟内存分配的程序-1 Peking University acm of examination questions, with two-way linked list of memory allocation procedures for analog
shujujiegoukechengsheji
- 数据结构课程设计 AVL树等 希望对大家有帮助-AVL tree data structure, such as curriculum design, we want to help
shujujiegoukeshe
- 数据结构课程设计 B-树 等 希望对大家有帮助-Data Structure Course Design B-trees, etc. We want to help
sportsmeeting
- 功能实现:1).输入,显示各个学生信息 2).根据学号,姓名查找某个学生的成绩 3).修改学生信息 4).删除学生信息 5) 清空数据库6)选择范围的输出学生成绩排名。-Function achieve: 1). Input, display individual student information 2). According to Student ID, name to find a student' s achievement 3). Modified Student Inform
PostfixExpressionCalculation
- This file that contain postfix expression calculation.The application built in C.And I use the Stack data structure.-This is file that contain postfix expression calculation.The application built in C.And I use the Stack data structure.