资源列表
[控制台(字符窗口)编程] calculator
说明:计算器,功能要求: <1>用户输入算式文本,确定后程序给出计算结果,支持两个操作数的加减乘除四则运算即可。例如 用户输入“1234+5678”,敲回车键后,屏幕显示“1234+5678=6912”,然后等待用户输入下一个算式文本; 又如用户输入“123/78”,敲回车键后,屏幕显示“123/78=1.577”, 然后等待用户输入下一个算式文本; 乘法符号用“*”表示 <2>操作数最多不超过四<wangliangtao> 在 2024-12-31 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] main
说明:编程模拟队列的管理,主要包括:出队列、入队、统计队列的长度、查找队列某个元素e、及输出队列中元素。-Programming model queue management, mainly including: the length of the queue, into the team, statistics queue, find elements in the queue is an element e, and the output<曙光> 在 2024-12-31 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] code
说明:适用所有斜率的中点Brehenham算法代码。-Apply to all slope the midpoint Brehenham algorithm code.<kotkot> 在 2024-12-31 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] queue
说明:实现了树型数据结构的多种功能,如:插入,删除,打印-To achieve a variety of functions, such as tree data structure: insert, delete, print ...<沈俊鹏> 在 2024-12-31 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] euclid1
说明:c++ implementation of euclid works on visual studio 2010 express on windows xp professional<carolB> 在 2024-12-31 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] tongxunlu
说明:通讯录系统,控制台应用程序中的通讯录系统能提供增删改查的功能。-Address book system, address book system console application can provide CRUD functionality.<林锋> 在 2024-12-31 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] erchashu
说明:设计程序实现二叉树结点的类型定义和对二叉树的基本操作。该程序包括二叉树结构类型以及每一种操作的具体的函数定义和主函数-Design procedures to achieve binary tree node type definitions and basic operation of the binary tree. The program includes a binary tree structure type, as well<李书伟> 在 2024-12-31 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] main
说明:实现由二叉树的中序序列以及先序序列构造二叉树,然后用凹入法输出-Binary tree structure by a sequence of binary tree inorder sequence and the first sequence, then recessed law output<刘维孟> 在 2024-12-31 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] Ex1
说明:从屏幕输入字符 判断括号匹配问题 数据结构作业-Judgment parenthesis matching data structure operations input characters from the screen<刘维孟> 在 2024-12-31 上传 | 大小:1kb | 下载:1
[控制台(字符窗口)编程] Ex3
说明:c++实现的静态链表 可以从屏幕输入来构建静态链表 数据结构重要的部分-c++ implemented statically linked list can be input from the screen to the important part to build a static linked list data structure<刘维孟> 在 2024-12-31 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] src
说明:汉诺塔问题以及阿克曼函数问题算法的实现 c++编写 数据结构小作业-The Towers of Hanoi problem Ackermann function problem algorithm c++ of writing the data structure operations<刘维孟> 在 2024-12-31 上传 | 大小:1kb | 下载:0