文件名称:1
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
缓冲区大小10M,用来存放二进制数据,缓冲区的使用遵循以下规则
1)先入先出
2)取出后的空间视为空,可以再次存放数据
请写出存取接口函数:
1)存数据函数要求第一个参数为要存入数据的大小,第二个参数为存入数据的指针
2) 取数据函数要求第一个参数为要取出数据的大小,第二个参数为存放取出数据的指针-Buffer Size 10M, used to store binary data, the use of buffer zones to follow the following rules 1) FIFO 2) Remove the space after the space considered, you can once again access to stored data, please write interface functions: 1) the data function requirements of the first parameter in order to deposit the size of the data, the second parameter is the pointer into the data 2) the data requirements of the first parameter function in order to retrieve the size of the data, the second parameter for storing the data out pointer
1)先入先出
2)取出后的空间视为空,可以再次存放数据
请写出存取接口函数:
1)存数据函数要求第一个参数为要存入数据的大小,第二个参数为存入数据的指针
2) 取数据函数要求第一个参数为要取出数据的大小,第二个参数为存放取出数据的指针-Buffer Size 10M, used to store binary data, the use of buffer zones to follow the following rules 1) FIFO 2) Remove the space after the space considered, you can once again access to stored data, please write interface functions: 1) the data function requirements of the first parameter in order to deposit the size of the data, the second parameter is the pointer into the data 2) the data requirements of the first parameter function in order to retrieve the size of the data, the second parameter for storing the data out pointer
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1.doc