-
fre
ree(void *p)函数是用来释放程序动态申请的内存。其参数是个指针类型。在C当中,只有当使用了动态内存申请函数malloc calloc realloc申请内存之后,才可以使用free来释放之。释放之后就不能再使用了。(ree (void* p) function is used to release the program dynamically allocated memory. Its argument is a pointer type. In C, only apply when using the dynamic memory functions malloc calloc realloc application memory before you can use free to release it. After release no longer use.)
- 2016-05-11 22:15:22下载
- 积分:1
-
ML22420
该文档是ML22420芯片的示例程序,包括:
DOC----------用户说明
SRC----------驱动(Driver)模块源代码 ---ML22420_Ref
控制(Control)模块源代码 ---ML22420_Ctrl
Demo APP-----示例程序,基于OSSH 开发的 Wakuwaku-speech board控制板和OKI-J的ML2242x reference board;(This document is an example of ML22420-chip procedures, including: DOC---------- users on SRC---------- Driver (Driver) module source code--- ML22420_Ref control (Control) Module source code--- ML22420_Ctrl Demo APP----- sample application, based on OSSH developed Wakuwaku-speech board panels and OKI-J' s ML2242x reference board )
- 2009-11-23 19:22:04下载
- 积分:1
-
STH20
说明: 读取SHT20的数据发送到主控STM32F103vet6(Read data from SHT20 and send it to master STM32F103vet6)
- 2020-06-17 11:20:02下载
- 积分:1
-
Active-piece-of
VC++实现滑动块 按键盘A键滑块左移,D键滑块右移(VC++ realize sliding blocks. According to A slider keyboard key moves left, D key slider move to the right.
)
- 2012-07-04 01:50:57下载
- 积分:1
-
zzbds
正则表达式系统教程(Regular Expression System Guide)
- 2007-09-29 14:33:08下载
- 积分:1
-
ocm2x8c液晶
本程序实现的是液晶显示(this program is LCD)
- 2004-08-30 09:09:43下载
- 积分:1
-
Use-CSharp-write-KML-files
该C#程序的功能室通过C#编程,调用KML接口类,通过将KML语句写入txt文件并保存为.KML文件的方法,来创造出需要的复杂的KML图形文件,尤其是涉及到计算的形体,例如一个多点球体。(Method function room procedures through the C# C# programming, call KML interface class, the statement by writing KML file and save it as .KML txt file to create complex graphics files KML needed, especially with regard to the calculation of body , for example, more than one penalty body.)
- 2014-10-11 21:28:46下载
- 积分:1
-
非常好的网络小程序,实现了简单的聊天功能,有服务器和客户端程序两部分,可以详细的源代码。...
非常好的网络小程序,实现了简单的聊天功能,有服务器和客户端程序两部分,可以详细的源代码。-very good network of small procedures, to achieve a simple chat feature, a server and two clients, the details of the source code.
- 2022-08-06 02:53:08下载
- 积分:1
-
ReplaceText
批量替换文件中字符串,方便修改代码中字符串和文件中字符(Replace the file in a string,Easy to modify the code and documentation for the string of characters)
- 2013-09-22 17:39:45下载
- 积分:1
-
midfilter
基于中值滤波的图像处理算法,基于嵌入式DSP开发的程序。(Median filter based on image processing algorithms, DSP-based embedded development process.)
- 2009-05-29 20:19:46下载
- 积分:1