-
This simple procedure is to write several different types of the traversal algor...
这个简单的程序写的是几种不同的对二叉树的遍历算法,在数据结构中经常可以看到。-This simple procedure is to write several different types of the traversal algorithm for binary tree in data structure can be seen frequently.
- 2023-08-08 19:35:03下载
- 积分:1
-
sqlite_client
sqlite当前使用较方便的桌面数据库。如果使用远程访问sqlite数据库。该文件是sqlite客户端程序的简单测试程序,使用netSqlite的接口。配合sqlie服务器代码,能够访问远程服务器上的sqlite数据。
- 2022-05-31 08:02:54下载
- 积分:1
-
online admissions system
这是一个大学录取系统,负责一所大学的录取工作asp.net使用mssql 2005后端数据库。提前欢迎
- 2023-04-06 04:35:03下载
- 积分:1
-
数据结构与算法
数据结构与算法-程序、素材---使用矩阵类-Data Structures and Algorithms- procedures, materials--- the use of matrices
- 2022-05-24 05:17:33下载
- 积分:1
-
本例主要使用的是PictureBox控件在数据库表显示上的应用。
本例主要使用的是PictureBox控件在数据库表显示上的应用。-the cases are used mainly PictureBox control in a database table shows the application.
- 2022-02-28 21:34:48下载
- 积分:1
-
(一) 编写一个程序LAGO7
(一) 编写一个程序LAGO7-1.CPP,实现二叉树的各种运算,并在此基础上设计一个主程序完成如下功能。
(1) 输出二叉树B;
(2) 输出二叉树B的深度;
(3) 输出H结点的左、右孩子结点值;
(4) 输出二叉树B的宽度;
(5) 输出二叉树B的结点个数;
输出二叉树B的叶子结点个数
-(A) to prepare a program LAGO7-1.CPP, to achieve a variety of binary operations, and on this basis, design a main program performs the following functions.
(1) output binary tree B
(2) The output of a binary tree B of depth
(3) The output of H nodes left and right child node value
(4) outputs a binary tree B, width
(5) output node B, the number of binary trees
(6) outputs a binary tree B, the number of leaf nodes
- 2023-02-06 07:20:04下载
- 积分:1
-
数据结构的代码演示程序,利用栈的原理,将级数fact递归问题的执行过程以直观的形式演示出来。...
数据结构的代码演示程序,利用栈的原理,将级数fact递归问题的执行过程以直观的形式演示出来。-data structure code demo program using the stack principle, Recursive series fact of the implementation process in the form of visual presentation out.
- 2022-01-21 04:58:21下载
- 积分:1
-
C++ 管理系统
C++ 开发的管理系统 从csdn 过来的 可以运行 不过的 管理系统 适合初学者 学习开发
- 2022-02-02 23:44:31下载
- 积分:1
-
链表模板类
应用背景模板链表list,应用场景多。不过,尚有改进空间。如查找接口可以优化。关键技术模板链表,list模板、数据结构相结合。此代码在前人基础之上修改。
- 2022-01-26 17:57:30下载
- 积分:1
-
用VB sql2000 做的一个学生信息管理系统
用VB sql2000 做的一个学生信息管理系统-VB sql2000 to do with a student information management system
- 2022-07-17 04:35:20下载
- 积分:1