-
如何用CZip/CUnzip类压缩/解压缩文件,这个类使用gzip GNU源代码
如何用CZip/CUnzip类压缩/解压缩文件,这个类使用gzip GNU源代码-how CZip/CUnzip type compression/decompression, the type used gzip GNU source code
- 2022-02-05 16:24:53下载
- 积分:1
-
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
-
求解逻辑表达式的真值表
判断推演是否正确
并给出推演规则...
求解逻辑表达式的真值表
判断推演是否正确
并给出推演规则-failed to translate
- 2023-07-13 03:05:05下载
- 积分:1
-
wince below a serial procedures for reading and GPS data It mainly from longitud...
wince下面一个串口程序,用于读取并分GPS数据,主要可以提取经纬度和时间-wince below a serial procedures for reading and GPS data It mainly from longitude and latitude and time
- 2022-03-19 02:15:19下载
- 积分:1
-
北大版本的数据结构教程对应的源代码,其中包括链表,树,图等经典数据结构和一些算法。...
北大版本的数据结构教程对应的源代码,其中包括链表,树,图等经典数据结构和一些算法。-North version of the data structure corresponding to the source code tutorials, including linked lists, trees, and other classic graph data structure and some algorithms.
- 2022-07-07 04:18:26下载
- 积分:1
-
LINUX MOXA in the drive and model procedures
MOXA在LINUX下的驱动以及示范程序-LINUX MOXA in the drive and model procedures
- 2022-09-05 17:25:03下载
- 积分:1
-
First of all, we know the main elements of B tree is the so
首先,我们知道B树的主要元素是所谓的信息节点(node),每个数据节点都包含一些信息,以及其他指向节点的数据指针(pointer)。节点间的信息连接到分支上,即分支和叶子(叶子)的末端,假设信息开始插入的顺序如下:1、2、3、4、5、6。在B树上按照以下规则植树。
- 2022-03-11 11:13:16下载
- 积分:1
-
一个关于字符串匹配的算法,已经经过编译,希望对你有帮助...
一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
- 2022-01-24 12:53:28下载
- 积分:1
-
简单的进出库仓库软件,功能简单方便,希望给新人学习参考...
简单的进出库仓库软件,功能简单方便,希望给新人学习参考-Easy access to a repository of software that is simple and convenient features, hoping to learn new information
- 2022-05-25 00:29:36下载
- 积分:1
-
数据库还原工具
应用背景数据库的还原备份操作,开发工具vs2008 ,使用数据SQLServer2005关键技术C# 、SQLServer2005、INi文件操作、数据库基本操作、封装
- 2023-07-22 01:30:04下载
- 积分:1