搜索资源列表
2chashu
- 暑假数据结构课程设计有关二叉树编程~~自己做的
小
- 是一个通讯录,请大家多多指点。看看能不能很好的发挥出来。-is a directory, please guidance lot. They can play good.
haxi
- 设计哈希表实现电话号码查询系统。基本要求: 1、设每个记录有下列数据项:电话号码、用户名、地址; 2、从键盘输入各记录,分别以电话号码和用户名为关键字建立哈希表; 3、采用再哈希法解决冲突; 4、查找并显示给定电话号码的记录; 5、查找并显示给定用户名的记录。 -Hash table to achieve the design of telephone number inquiry system. Basic requirements: 1, for each
MGZ.RAR
- 这是我的C++课程设计,主要功能是实现高精度的加法,属于算法数据结构范畴-This is my C++ curriculum design, the main function is to achieve high-precision addition, belong to the scope of the data structure algorithms.
magz.RAR
- 这是我的C++课程设计,主要功能是用坐标实现一个余弦函数的绘制,属于算法数据结构范畴。-This is my C++ curriculum design, the main function is realized by a coordinate to draw a cosine function algorithm data structure belonging to the category.
数据结构课程设计源代码
- 编写一个程序,通过前缀表达式来构造一个与之对应的算术表达式并存入二叉树中,通过中序遍历二叉树输出表达式及对其进行变量赋值,通过后序遍历二叉树计算表达式的值。(A program is written by prefix expression to construct an arithmetic expression corresponding to it and store it into two binary tree. Through traversing two fork tree out