-
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
-
示范如何使用 LoadLibrary(...) 和 GetProcAddress(....)调用dll的输出函数....
示范如何使用 LoadLibrary(...) 和 GetProcAddress(....)调用dll的输出函数.-the code show how to call the functions in the dll file by LoadLibrary and GetProcAddress.
- 2022-03-12 03:09:44下载
- 积分:1
-
vc写的学生成绩管理系统,很适合学生作为课程设计用~~功能也不是很完善,不过还可以吧。喜欢的可以下载...
vc写的学生成绩管理系统,很适合学生作为课程设计用~~功能也不是很完善,不过还可以吧。喜欢的可以下载-vc wrote student achievement management system that is suitable for students as a function of curriculum design, use ~ ~ is not very perfect, but can also bar. Look like can be downloaded
- 2022-03-16 14:32:36下载
- 积分:1
-
KWIC(上下文关键字)系统演示源代码
kwic(keyword in context)系统演示源代码及文档,基于pipeline-filter模式,.net平台编写。-kwic (keyword in context) system demonstration source code and
documents, based on pipeline-filter pattern, net platform compilation.
- 2022-08-17 16:00:44下载
- 积分:1
-
时钟程序,入门者可以了解setTimer和KillTimer的用法
时钟程序,入门者可以了解setTimer和KillTimer的用法-Clock procedures, entry will be able to know the usage of setTimer and KillTimer
- 2022-07-01 15:25:34下载
- 积分:1
-
(source code) automatic text processing branch, application ASCII high eight pro...
(源代码)文本自动分行处理,应用ASCII 码的高8位特性.避免汉字半个字分开的现象.可以用到自定义控件中去.需望能给大家帮助.-(source code) automatic text processing branch, application ASCII high eight properties. Avoid Chinese nonsense separate phenomenon. OCX can be used in China. We need to give hope to help.
- 2022-05-07 02:05:24下载
- 积分:1
-
基于ERDASIMAGINE_CToolkit的二次开发
对初学者有帮助
基于ERDASIMAGINE_CToolkit的二次开发
对初学者有帮助-Based on the secondary development of ERDASIMAGINE_CToolkit helpful for beginners
- 2023-02-02 01:30:05下载
- 积分:1
-
塔防游戏
一款C语言做的塔防游戏,由于是刚学习C语言是做的,所以里面代码比较乱,不过游戏能正常运行。
- 2023-05-26 15:40:04下载
- 积分:1
-
VC++的GDI画直线、椭圆的源代码
一个VC++的GDI画直线、椭圆的源代码,对于初学者挺有用的,可以看到画直线的算法、流程以及效果展示。
- 2022-05-29 00:29:38下载
- 积分:1
-
压缩过的图像是无法直接进行数字化处理的,如JPEG、GIF等格式的文件,此时首先要对图像文件解压缩,这就要涉及到一些比较复杂的压缩算法。...
压缩过的图像是无法直接进行数字化处理的,如JPEG、GIF等格式的文件,此时首先要对图像文件解压缩,这就要涉及到一些比较复杂的压缩算法。-compressed image can t directly process digital operation.such as jpeg,gif format.firstly ,it need decompress ,which is deal with complex compression algrithm.
- 2022-08-26 00:16:22下载
- 积分:1