-
Elan typical sub program
Elan typical sub program
- 2022-01-26 05:55:17下载
- 积分:1
-
12864中文资料,介绍了12864基本的用法
12864中文资料,介绍了12864基本的用法-12864 Chinese information on the basic usage of the 12864
- 2023-01-03 23:45:03下载
- 积分:1
-
ocm12864
ocm12864液晶屏幕使用说明书,含简单时序和接线图-ocm12864
- 2022-07-23 01:34:25下载
- 积分: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
-
cdecl 将声明翻译成通俗语言
国际上著名的cdecl的超级简化版 , 也算是一个另类的中文版吧。。。可以将C 语言的声明翻译成中文哦!!!例子(上面一行是输入,下面一行是输出):int a标识符a是int型int a[]标识符a是int型的数组int *a[]标识符a是指向int型的指针的数组int *a()标识符a是返回值为指向int型的指针的函数int (*a)()标识符a是指向返回值为int型的函数的指针
- 2022-10-21 19:15:04下载
- 积分:1
-
Dos下的时钟程序
Dos下的时钟程序-Dos procedures under the clock
- 2023-01-26 13:35:04下载
- 积分:1
-
fangzhen fangzhen fangzhen fangzhan
机器人控制系统的设计与MATLAB 机器人控制系统的设计与MATLAB-fangzhen fangzhen fangzhen fangzhan
- 2022-01-26 04:17:18下载
- 积分:1
-
problem readers to write in English to describe the problem
读者写者问题英文版问题描述-problem readers to write in English to describe the problem
- 2022-05-23 13:17:24下载
- 积分:1
-
数独游戏。可以自由创建并保存新的开局。带有简单的自动求解算法。...
数独游戏。可以自由创建并保存新的开局。带有简单的自动求解算法。-A Sudoku game whith can easily create and save a custom game.It has a simple automatic solving algorithm build-in.
- 2022-08-11 16:35:43下载
- 积分:1
-
实现求解二次方程的程序,需先输入正确密码
实现求解二次方程的程序,需先输入正确密码-The realization of the procedure for solving quadratic equations, need to first enter the correct password
- 2023-01-22 17:40:04下载
- 积分:1