-
BFS
迷宫问题 队列求解 界面还不完善 可以自己添加(Maze problem solving interface queue is not perfect you can add your own)
- 2013-12-26 22:08:58下载
- 积分:1
-
WinRAR
一个表达式和一个二叉树之间,存在着自然的对应关系。写一个程序,实现基于二叉树的表示的算术表达式Expression的操作。
基本要求
1.ReadExpr(E) 以字符序列的形式输入语法正确的前缀表示式并够着表达式E。
2.WriteExpr(E) 用带括弧的中缀表达式输出表达式E。
3.Assign(V,c) 实现对变量V的赋值(V=c),变量的初值为0。
4.Value(E) 对算术表达式E求值。
5.CompoundExpr(P,E1,E2) 构造一个新的复合表达式(E1)P(E2)。
(Between an expression and a binary tree, there is a natural correspondence relationship. Write a program to achieve the operation of the binary tree-based representation of the arithmetic expression Expression. The basic requirements for input grammatically correct prefix expressions 1.ReadExpr (E) in the form of a sequence of characters and enough with the expression E. 2.WriteExpr (E) output expression E infix expression with parentheses. 3.Assign (V, c) the assignment of the variable V (V = c), the initial value of the variable to 0. 4.Value (E) E evaluates arithmetic expressions. 5.CompoundExpr (P, E1, E2) to construct a new composite expressions (E1) P (E2).)
- 2012-09-13 15:43:44下载
- 积分:1
-
bookmanage
基于数据结构的图书管理系统,基本功能都有,可以拿来作为数据结构的课程设计(Based library management system data structures, basic function, can be used as a data structure of the curriculum design)
- 2020-10-27 00:00:04下载
- 积分:1
-
vscode
huffman tree data struct and example
- 2020-06-17 00:20:01下载
- 积分:1
-
string
实现字符串基本上所有的功能,其中有KMP算法,有各种字符串的判别以及提取(it is really useful and wordenful)
- 2014-03-01 22:25:17下载
- 积分:1
-
LSM_Match
说明: 阅读您的文件最小二乘匹配and高斯解方程子程序(Read your document matching and least-squares Gauss solution equation Subroutine)
- 2008-11-28 01:59:01下载
- 积分:1
-
maintaqehce-capacity
带MMX优化算法的图形硬件放大缩小显示的模块化代码,可以商用的哦!()
- 2018-05-27 20:13:57下载
- 积分:1
-
00
说明: 还是通讯录系统 增删改查 课程设计 本科学校要求的数据结构课程设计(Or address book CRUD the data structures required by the curriculum design undergraduate schools curriculum design)
- 2012-06-17 21:36:24下载
- 积分:1
-
database
Simple database for 2-5 person. You can store name, lastname and phone number and edit in any way. For student which start with C++ language.
- 2010-01-06 08:54:28下载
- 积分:1
-
program_of_sorts
程序中含有各种排序算法,包括了数据结构的常见算法,在处理一些排序的问题时由很大帮助(the program has several sort methods which are useful in solving problems.)
- 2014-10-06 14:39:09下载
- 积分:1