-
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
-
数字电视标准综述,本文从数字电视技术标准所起的作用,美国ATSC标准,欧洲DVB标准,日本ISDB标准,DVB与 ATSC的比较,三种标准的数字地面广播系统比较...
数字电视标准综述,本文从数字电视技术标准所起的作用,美国ATSC标准,欧洲DVB标准,日本ISDB标准,DVB与 ATSC的比较,三种标准的数字地面广播系统比较,我国数字广播电视标准化工作的现状等方面,详细地介绍了数字电视标准。 -Summary of digital TV standards, this article from the digital television technical standards the role of American ATSC standard, the European DVB standard, the Japanese ISDB standard, DVB and ATSC of comparison, the three standard digital terrestrial broadcasting system comparison, China
- 2022-10-23 19:25:03下载
- 积分:1
-
这是一个程序设计方法学的实验报告,内容丰富,欢迎下载
这是一个程序设计方法学的实验报告,内容丰富,欢迎下载-This a process design methodology of the report, rich in content, welcome to download! !
- 2022-08-09 19:32:53下载
- 积分:1
-
在足球比赛中,操作系统在语言的发展过程中,是足球成绩…
在symbian os 上运行,开发语言是symbian c++,和标准c++有点区别。演示了标准的在symbian 显示文本的方式。入门级程序代码-in football scores os running on the development of language is football scores c, c and standards somewhat different. Demonstration of the standard text in football scores show the way. Entry-level code
- 2022-06-26 18:47:16下载
- 积分:1
-
这是我自己编写的 c++builder60环境下的
一个小程序,主要体现了人工智能里的A*宽度优先搜索...
这是我自己编写的 c++builder60环境下的
一个小程序,主要体现了人工智能里的A*宽度优先搜索-This is my own c builder60 prepared by the environment of a small procedure, mainly embodies the artificial intelligence Lane width of the A* search priority
- 2022-08-09 18:33:11下载
- 积分:1
-
最后形态的基本方法程序,刚到,希望对大家…
上个形态学的基本方法的程序的,刚来,希望和大家交个朋友,-last morphology of the basic methods of procedure, just arrived, and we hope to make friends.
- 2022-02-01 04:23:08下载
- 积分:1
-
一种新的方法,可以自动对两幅图像进行
・Matlab code for encoding an unwrappi
・冈萨雷斯的经典教材数字图像处理的ma...
一种新的方法,可以自动对两幅图像进行
・Matlab code for encoding an unwrappi
・冈萨雷斯的经典教材数字图像处理的matl
・Fast Fourier Transform
・《Matlab控制系统与应用实例》一书源码
・Bayesian Compressed Sensing
・永磁同步电动机的空间矢量控制simulink
・Matlab计算信噪比,单声道,双声道均可
- 2023-07-05 17:50:04下载
- 积分:1
-
Symbian OS S60平台2D游戏引擎案例
Symbian OS S60平台2D游戏引擎案例
- 2022-09-04 03:45:02下载
- 积分:1
-
入门的朋友看看,怎么样在网上发布自己的想让朋友看到的好东西...
入门的朋友看看,怎么样在网上发布自己的想让朋友看到的好东西-entry friends look at how kind on the Internet to launch its own friends want to see the good stuff
- 2022-08-11 08:31:26下载
- 积分:1
-
BP算法的源代码,很多程序都是用MATLAB工具箱函数…
bp算法的源代码,由于很多程序都是利用matlab工具箱函数做的,不利于是用这个性化设计,对于观察网络内部的结构也带来一定困难,这个算法就可以让社记者跟踪训练过程-bp algorithm source code, a lot of procedures are using Matlab Toolbox function done, then use the negative nature of the design, the internal network for observation of the structure is also a certain difficulties, this algorithm can let reporters tracking the training process
- 2023-05-02 21:55:04下载
- 积分:1