-
利用栈和队列的基本运算将指定队列中的内容进行逆转
编写一个算法,利用栈和队列的基本运算将指定队列中的内容进行逆转。
含完整程序
- 2023-03-02 05:50:03下载
- 积分:1
-
数据库连接,利用按钮一键即可,按钮特效也很是漂亮!
数据库连接,利用按钮一键即可,按钮特效也很是漂亮!-Database connection, using one button button, button effects are also very pretty!
- 2022-10-23 07:05:04下载
- 积分:1
-
这是在VC下本人编写的解决八皇后问题的程序 ,92种解会直接输出在C:SIGN。H文件中。是用来测试一款C编译器而写的。...
这是在VC下本人编写的解决八皇后问题的程序 ,92种解会直接输出在C:SIGN。H文件中。是用来测试一款C编译器而写的。-This the VC I prepared by the Queen"s problem to solve eight procedures, 92 kinds of solutions will be directly output in the C : SIGN. H files. It is used to test new C compiler written.
- 2022-01-28 18:15:56下载
- 积分:1
-
遍历是二叉树经常要遇到的一种操作.可以运用到二叉树结点计数,线索化二叉树,求二叉树的深度,表达式求值等算法中.在遍历的过程中,对结点的访问具有普遍的含义,可以是...
遍历是二叉树经常要遇到的一种操作.可以运用到二叉树结点计数,线索化二叉树,求二叉树的深度,表达式求值等算法中.在遍历的过程中,对结点的访问具有普遍的含义,可以是输出各结点的数据域信息,也可以是对结点作其他处理.另外,通过一次完整的遍历,可使二叉树中结点信息由非线性排列变为某种意义上的线性排列.也就是说,遍历操作使非线性结构线性化.
-traverse binary tree is frequently encountered in a operation. Binary Tree can be applied to node count, clues of a binary tree, the binary tree for depth, in the expression evaluates such algorithm. the ergodic process, right node of the visit is universal meaning, it can be output in each node of data domain information, also be on the node for other treatment. Besides, a complete traversal, Binary enables information from the node into a nonlinear with a sense of linear order. In other words, Traversing operation nonlinear structure so linear.
- 2022-02-27 00:08:38下载
- 积分:1
-
c语言少见经典资料,jkjsdjfkjdlfdfdfs
c语言少见经典资料,jkjsdjfkjdlfdfdfs-c language data rare classic, jkjsdjfkjdlfdfdfs
- 2023-06-05 22:30:02下载
- 积分:1
-
用delphi实现的各种排序算法,图形界面,可实现插入排序、交换排序、选择排序、合并排序以及基数排序...
用delphi实现的各种排序算法,图形界面,可实现插入排序、交换排序、选择排序、合并排序以及基数排序-used to achieve the various sequencing algorithms, graphical interface, insert can be realized, in order of ranking exchange, SELECTION SORT, the merger sort of base sequencing
- 2022-09-30 02:05:03下载
- 积分:1
-
DELPHI+ACCESS 客户关系管理
DELPHI+ACCESS 客户关系管理-DELPHI+ ACCESS Customer Relationship Management
- 2023-02-22 03:50:03下载
- 积分:1
-
数据结构编程 实现数的插入
数据结构编程 实现数的插入-data structure programming several of the insert, etc.
- 2022-12-21 23:25:03下载
- 积分:1
-
Data structure on the tree, stack, queue data structure, such as some of the C l...
数据结构中关于树、栈、队列等数据结构的一些算法的C语言实现,给需要的人-Data structure on the tree, stack, queue data structure, such as some of the C language algorithm realize, to those who need
- 2023-09-01 12:00:04下载
- 积分:1
-
售票处的服务系统
利用链表的结构,定义了航班信息链和乘客资料链,通过对链表的初始化、插入、删除等操作实现航线及乘客资料的录入、修改、办理退订票等功能。
- 2022-07-16 12:19:26下载
- 积分:1