-
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
-
元胞自动机的室内人员疏散模拟代码
说明: 基于元胞自动机的室内人员疏散模拟代码(存在人员运动规则问题)(Indoor Evacuation Simulation Code Based on Cellular Automata(Existing Rules of Personnel Movement).)
- 2021-03-06 13:09:30下载
- 积分:1
-
你需要下载的通用工具箱和信号工具箱。
You need to download the general purpose toolbox and the signal toolbox.
You need to unzip these toolboxes in your working directory, so that you have toolbox_general/ and toolbox_signal/ in your directory. -You need to download the general purpose toolbox and the signal toolbox.
You need to unzip these toolboxes in your working directory, so that you have toolbox_general/ and toolbox_signal/ in your directory.
- 2022-03-12 02:20:48下载
- 积分:1
-
Meanshift in the video track on the application of the doctoral thesis, a relati...
有关meanshift在视频跟踪方面应用的博士论文,比较新-Meanshift in the video track on the application of the doctoral thesis, a relatively new
- 2023-04-15 21:15:04下载
- 积分:1
-
04-using-block-v2-annotated
说明: Stanford Cypher. Ebook 4
- 2019-02-15 05:03:58下载
- 积分:1
-
编程流量老师团队官网培训python基础代码分享
编程流量老师团队官网培训python基础代码分(Python Basic Code Sharing in Programming Traffic Team Official Website Training)
- 2018-12-12 16:04:36下载
- 积分:1
-
Classicgamessource
说明: 用C编写的经典游戏程序源码(有俄罗斯方块、贪吃蛇、推箱子等)(Classic games source by C)
- 2010-04-18 08:00:45下载
- 积分:1
-
VMC - Copy
An brillian progra for all VMC programming
- 2018-04-27 19:35:42下载
- 积分:1
-
100个国外Java程序源码集
100个国外Java程序源码集,涉及到Java界面、数据库、算法、字符串操作、文件操作等众多Java源码实例,Java初学者可不要错过哦。
- 2022-01-26 07:18:23下载
- 积分:1
-
word2
该程序基于labview编写而成,可以在Word文档中插入各种曲线图。(The program is based on labview compiled from a variety of graph can be inserted in a Word document.)
- 2012-05-09 16:10:37下载
- 积分:1