-
teach yourself C++ in 21 days
第五版
teach yourself C++ in 21 days
第五版-teach yourself C in the fifth edition of 21 days
- 2022-03-14 18:31:54下载
- 积分: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
-
盲源分离的非线性创新
Nonlinear innovation to blind source separation
- 2022-07-21 06:42:25下载
- 积分:1
-
远距离调频电路图,最低68M最高108M,合适在试验室进行测试
远距离调频电路图,最低68M最高108M,合适在试验室进行测试-Long-range FM circuit, the minimum 68M highest 108M, suitable for testing in the laboratory
- 2022-07-09 07:35:19下载
- 积分:1
-
在学生的名字动态列表,管理研究的成果,包括…
在学生姓名动态列表中,对学习结果进行管理,包括三个菜单的创建、插入、删除、排序、搜索功能
- 2023-05-06 23:10:03下载
- 积分:1
-
本程序是简单的拼图和算法可以解决的问题如EI…
本程序是简单拼图游戏的算法,可以解决如八数码难题 -this procedure is simple puzzles and the algorithm can solve problems such as eight digital
- 2022-03-24 20:16:23下载
- 积分:1
-
Eight
八路模拟数据采集显示电路,70H-77H存放采样值,78H-7BH存放显示数据,依次为个位、十位、百位、通道标志-Eight-way analog data acquisition display circuit, 70H-77H stored sampled values, 78H-7BH store display data, followed by single-digit, 10, 100, channel markers
- 2022-02-04 08:43:08下载
- 积分:1
-
- 2022-12-30 12:05:04下载
- 积分:1
-
本程序是一个循环队列,具有插入,删除,显示等功能
本程序是一个循环队列,具有插入,删除,显示等功能-this program is a cohort cycle, with insert, delete, display function
- 2023-01-02 18:00:03下载
- 积分:1
-
DNP3通信协议的细节(数据链路层),促进发展…
详细介绍了DNP3通信规约(数据链路层),便于开发相应的软件。-Details of DNP3 communication protocol (data link layer), to facilitate the development of corresponding software.
- 2023-02-18 18:40:03下载
- 积分:1