-
Multi
多元树的层次遍历、先根遍历、后根遍历
问题的描述:
函数填空:层次遍历多元树(在文件tree.cpp中3个空)、先根遍历、后根遍历的递归函数(在文件tree.h中2个空);
多元树的输入:在主程序中调用多元树的函数(定位根、找大儿子、找下一个兄弟等),输入某棵多元树。
-Multi-level tree traversal, the first traversal the root, root traversal issues Description: function to fill in the blank: multi-level tree traversal (tree.cpp in the document in three space), the first traversal the root, root ergodic recursive function (in the document in two empty tree.h) multiple input tree: In the main program to call multi-tree function (positioning root, look for the eldest son, to find a brother, etc.), enter a multi-tree tree.
- 2022-01-26 03:50:14下载
- 积分:1
-
wince 5.0 MFC EVC 4.0 application
wince 5.0 MFC EVC 4.0 应用程序-wince 5.0 MFC EVC 4.0 application
- 2022-06-03 15:16:08下载
- 积分:1
-
具有多种经典的数据结构算法的程序集合,完全是经过多次测试编译调试好的,可以运行的!...
具有多种经典的数据结构算法的程序集合,完全是经过多次测试编译调试好的,可以运行的!-with a variety of classic data structures set of algorithm is completely after several tests compiler debug Yes, we can run!
- 2023-01-15 23:10:04下载
- 积分:1
-
用Visual C++实现控制系统的声音,能够在程序中实现系统的声音调节。程序简单稳定。...
用Visual C++实现控制系统的声音,能够在程序中实现系统的声音调节。程序简单稳定。-Using Visual C++ to achieve the sound control system can be achieved in the program adjust the system sound. Procedures are simple and stable.
- 2023-07-11 19:35:03下载
- 积分:1
-
set on the phone Invoicing software, containing the following functions : 1 : ph...
一套有关于手机进销存方面的软件,含有如下功能: 1:手机及附件入库,销售,库存 2:手机及附件代理商铺货,退领,销售,库存 3:自动查询保价手机的范围,并能进行二次选定。 4:串号全程跟踪功能 5:强大的客户服务功... -set on the phone Invoicing software, containing the following functions : 1 : phones and accessories warehousing, marketing, inventory, 2 : phones and accessories agents dramatically, retired from sales, inventory 3 : automatic inquiries, the price of the phone, and secondary selected. 4 : Series of tracking function 5 : strong customer service work ...
- 2022-03-18 15:46:19下载
- 积分:1
-
短信收发程序,能从一个目录中固定格式的文本文件中读取出相应的信息,发送出去。...
短信收发程序,能从一个目录中固定格式的文本文件中读取出相应的信息,发送出去。-SMS transceiver procedures, from a directory fixed format text file to read out the corresponding information sent.
- 2022-12-05 18:35:03下载
- 积分:1
-
jiandan输入法,ce环境下使用参考。欢迎交流
jiandan输入法,ce环境下使用参考。欢迎交流-jiandan input method, ce environment reference. Welcome the exchange of
- 2023-01-16 09:05:04下载
- 积分:1
-
这是一个非常基本的http服务器。这个服务器支持一次多重请求。目前,它仅仅支持GET请求。...
这是一个非常基本的http服务器。这个服务器支持一次多重请求。目前,它仅仅支持GET请求。-This is a very basic http server. The server supports a multiple requests. Currently, it only supports GET request.
- 2022-03-29 01:22:59下载
- 积分:1
-
Easy Hide and Unhide your Folder (Security Medium)
Easy Hide and Unhide your Folder (Security Medium)
- 2022-01-22 07:14:03下载
- 积分:1
-
使剪贴板是系统中个进程共享的一块重要区域。在不同的应用程序之间传送数据的时候,首要的选择就是利用剪贴板。不仅如此,在同一个程序的不同窗体之间拷贝数据的时候也常常...
使剪贴板是系统中个进程共享的一块重要区域。在不同的应用程序之间传送数据的时候,首要的选择就是利用剪贴板。不仅如此,在同一个程序的不同窗体之间拷贝数据的时候也常常使用剪贴板。剪贴板是视窗操作系统中不可缺少的一部分。本程序演示了如何访问剪贴板中的各种数据。用VC访问剪贴板源程序-so clipboard system is out of a process of sharing important region. In different applications transmission of data between the time, the first option is the use of the clipboard. Not only that, with a program to copy between different forms of data often use the clipboard. Windows clipboard is an indispensable part. This program demonstrated how to access the clipboard data. VC visit clipboard source
- 2022-11-18 10:40:03下载
- 积分:1