-
包括一阶二阶二叉树的遍历顺序,以P
二叉树遍历 包括先序遍历 中序遍历 后序遍历 求结点个数 求树的深度-Including the first order binary tree traversal traversal sequence in order to postorder traversal node number and ask for the depth of
- 2022-07-10 20:46:24下载
- 积分:1
-
数据结构中的各种排序,只要输入一定的数据就可以实现排序,显示结果...
数据结构中的各种排序,只要输入一定的数据就可以实现排序,显示结果-Data structure in a variety of sort, as long as the importation of a certain sort of data can be achieved, the result will be displayed
- 2022-06-12 05:38:45下载
- 积分:1
-
一个较小的论坛程序本程序的基本功能是开放的讨论…
一个小巧的论坛程序 本程序基本功能: 可开设任意数目的讨论区类别和版块 使用Cookies,方便用户的使用 用户有自定义的设置 帖子分表功能,大大的加快论坛的速度 用户自定义样式 投票功能,论坛短信功能,帖子置顶和总置顶功能 上传附件功能 锁定功能,包括锁定帖子功能和锁定论坛功能 认证功能,认证特殊用户 会员版面,仅注册用户登陆后才可进入...... 更多贴身功能相信您在使用过程中会感受得到-a smaller forum procedures of this program basic functions : to be open to discuss any number of category and the use of Cookies plate, the use of user-friendly user-defined settings posted meters function, and thus accelerate the pace of the Forum user-defined functions voting patterns, the Forum messaging functions, message home total set-top roof and functional upload attachments lock function, including articles lock function and lock forum function authentication, user authentication special Member layout, only registered users to enter only after landing ...... more personal function you believe in the use of the process will s
- 2022-08-15 10:13:39下载
- 积分:1
-
数据结构典型算法实现,c实现二叉树的遍历以及赫夫曼编码
数据结构典型算法实现,c实现二叉树的遍历以及赫夫曼编码-data structure typical algorithm, c achieve the traversal of a binary tree Huffman coding
- 2022-05-08 12:13:08下载
- 积分:1
-
实现树的创建算法,创建一个至少包含3层,8个结点的二叉树,并对此树实现先中后序的递归遍历算法。输出三种遍历结果。再实现一个叶子结点查找算法,判断一个给定的数值是...
实现树的创建算法,创建一个至少包含3层,8个结点的二叉树,并对此树实现先中后序的递归遍历算法。输出三种遍历结果。再实现一个叶子结点查找算法,判断一个给定的数值是否在此树中作为叶子结点。-To achieve the creation of the tree algorithm, to create at least a three-layer, 8 nodes of a binary tree, and after this tree in order to achieve the first recursive traversal algorithm. Output the results of three kinds of traversal. And then to achieve a leaf node search algorithm to determine whether a given value in this tree as a leaf node.
- 2023-03-12 08:20:04下载
- 积分:1
-
堆栈程序!关于数据结构
堆栈程序!关于数据结构-stack procedures! On the data structure
- 2022-06-19 06:20:22下载
- 积分:1
-
QT和FireBird的入门程序,FireBird是一个开源的轻量级数据库管理系统,可在Linux,Unix,MacOS,Windows,Solaris系统下运...
QT和FireBird的入门程序,FireBird是一个开源的轻量级数据库管理系统,可在Linux,Unix,MacOS,Windows,Solaris系统下运行。包括源文件和说明文档。-This article is the description of the first steps in setting QT, Visual Studio and FireBird. It may be useful for those, who just start working with database FireBird Embedded by means of QT provider. The article will be also helpful for the developers who just start working with QT.
- 2022-10-23 22:20:04下载
- 积分:1
-
Database Viewer application. Allows you to view and scroll through all of the re...
Database Viewer application. Allows you to view and scroll through all of the records in a database.
- 2022-03-11 02:23:14下载
- 积分:1
-
本文是介绍数据结构中的二分查找,比较数等思想及算法的
本文是介绍数据结构中的二分查找,比较数等思想及算法的-this paper is to introduce the data structure to search two hours, a few more ideas and algorithms
- 2022-01-25 20:25:17下载
- 积分:1
-
用VB6.0实现的最短路径分析,采用了优化的方法(搜索方向一致性)...
用VB6.0实现的最短路径分析,采用了优化的方法(搜索方向一致性)-Using VB6.0 to achieve the shortest path analysis, using optimization methods (search direction consistency)
- 2022-03-16 15:52:46下载
- 积分:1