-
cPlusPlus
自己最近几个月学习C,C++时,疑难问题的笔记,希望对刚刚学习C++的新手有所帮助。(my C++ studying note.)
- 2010-12-30 21:22:48下载
- 积分:1
-
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
-
MAX30102_demo
说明: MAX30102例程,实测已经能够稳定输出(Max31002 routine, the actual measurement has been able to stabilize the output)
- 2020-05-09 09:11:12下载
- 积分:1
-
My source library management site with personal information management, such as...
我的图书管理网站源码
具有 个人信息管理 书籍搜索 图书管理等基本功能,结构简单仅适合初学者学习参考-My source library management site with personal information management, such as library management books english basic functions, simple structure suitable for beginners only reference study
- 2023-06-29 12:20:03下载
- 积分:1
-
DSP
DSPF28335 串口通信代码 双串口,中断接收
- 2022-02-12 07:04:37下载
- 积分:1
-
MatlabEngineinVC
介绍VC++ 下调用Matlab engine 的方法(Introduce Calling Matlab engine From VC++ )
- 2012-05-27 14:01:13下载
- 积分:1
-
ximage.h
VC++ 图像处理类库CxImage源代码
- 2022-01-22 14:32:50下载
- 积分:1
-
TESTCPLUS
C++技能百炼,很好的初学者学习资料,里面很多经典算法哦(C++ skills, Bai-lian, good for beginners to learn the information, which many classical algorithms Oh)
- 2010-07-27 10:18:45下载
- 积分:1
-
ProjectSettings
AR程序设计4,扫描图片可以出现三维模型,并操作(AR programming 4, scanning pictures can appear three-dimensional model, and operation)
- 2020-06-18 07:00:02下载
- 积分:1
-
scriptdriverbook
脚本驱动的应用软件开发方法与实践,界面设计的非常好的一本书。(Script-driven application development methods and practices, interface design of a very good book.)
- 2009-06-04 17:07:16下载
- 积分:1