-
判断一棵二叉树是否为二叉搜索树的算法
判断一棵二叉树是否为二叉搜索树的算法-judge whether a binary tree search for the binary tree algorithm
- 2022-07-22 01:02:33下载
- 积分:1
-
SD MMC card reader of a program, we can write ourselves a reader
SD MMC 的一个读卡程序,大家可以自已写一个读卡器-SD MMC card reader of a program, we can write ourselves a reader
- 2022-07-27 19:07:11下载
- 积分:1
-
汇集了1万种成语
汇集了1万种成语-pool of 10,000 species of idioms
- 2022-03-29 01:09:46下载
- 积分:1
-
RS纠错编码原理及其实现方法 相当实用经典的资源
RS纠错编码原理及其实现方法 相当实用经典的资源 -RS error-correcting coding theory and method is very practical classic realize the resources
- 2022-07-26 16:47:34下载
- 积分:1
-
vc write tanks Maze procedure
vc写的坦克走迷宫程序-vc write tanks Maze procedure
- 2023-08-16 00:50:03下载
- 积分:1
-
tlc0831程序
tlc0831程序-tlc0831 procedures
- 2023-01-16 13:25:04下载
- 积分:1
-
用于个人网站建设用的漂亮公告代码 用HIML语言编的
用于个人网站建设用的漂亮公告代码 用HIML语言编的-personal website for the code used Notice beautiful language series hole
- 2023-02-19 02:25:02下载
- 积分:1
-
iechajian
IEchajian-IE
- 2022-05-12 10:31:18下载
- 积分:1
-
这是一个基于MapInfo的GIS软件,将地图上的图元分开或合并
,并包括一般地图查看功能...
这是一个基于MapInfo的GIS软件,将地图上的图元分开或合并
,并包括一般地图查看功能
-This is a GIS-based MapInfo software to map the map yuan separately or in combination, including general and functional map View
- 2022-08-15 21:33:34下载
- 积分:1
-
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许...
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许多场合下,您无法预先确定缓冲区所需的实际大小,这对于构造复杂的 C 程序来说,可能会导致几个根本性的问题。一种自我管理的抽象数据缓冲区概括地给出了抽象缓冲区的伪 C 代码实现,并详细介绍了采用这种机制的优点。-C programming language defines two standard memory management functions: malloc () and free (). C programmers frequently use those functions at run-time allocation of buffers in order to pass data between functions. However, in many occasions, you can not pre-determine the actual size of the buffer required, which for the complex structure of the C program, it may lead to several fundamental questions. A self-management, abstract data buffer generally gives the pseudo-C code for an abstract buffer implementation, and details the advantages of using this mechanism.
- 2022-03-11 11:19:26下载
- 积分:1