资源列表

排序选择:

« 1 2 ... .12 .13 .14 .15 .16 187017.18 .19 .20 .21 .22 ... 267456 »

[其他小程序malloc

说明:Malloc 向系统申请分配指定size个字节的内存空间。返回类型是 void* 类型。void* 表示未确定类型的指针。C,C++规定,void* 类型可以强制转换为任何其它类型的指针。-Malloc to the system for the allocation of the specified size bytes of memory space. Return type is void*. void* indicates undetermined type pointer. C, C+
<> 在 2025-09-15 上传 | 大小:6kb | 下载:0

[其他小程序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 appl
<> 在 2025-09-15 上传 | 大小:6kb | 下载:0

[Linux/Unix编程siutils

说明:Misc utility routines for accessing chip-specific features of the SiliconBackplane-based Broadcom chips.
<diepuiyei> 在 2025-09-15 上传 | 大小:11kb | 下载:0

[Linux/Unix编程SDL_DirectFB_video

说明:DirectFB video driver implementation.
<diepuiyei> 在 2025-09-15 上传 | 大小:8kb | 下载:0

[Linux/Unix编程sparc_symbol

说明:SPARC specific symbolic name handling.
<diepuiyei> 在 2025-09-15 上传 | 大小:1kb | 下载:0

[Linux/Unix编程SDL_dx5yuv

说明:This the DirectDraw implementation of YUV video overlays. -This is the DirectDraw implementation of YUV video overlays.
<wuwuzo> 在 2025-09-15 上传 | 大小:3kb | 下载:0

[Linux/Unix编程SDL_vglvideo

说明:libvga based SDL video driver implementation. /.
<wuwuzo> 在 2025-09-15 上传 | 大小:6kb | 下载:0

[android开发menudemo

说明:点击按钮,弹出菜单选择列表,可设置宽,高-Pop-up menu selection list
<余福> 在 2025-09-15 上传 | 大小:106kb | 下载:0

[图形图像处理(光照,映射..)HalconTest

说明:VC++ 6.0 与 Halcon 混编实例,将Halcon中写的代码程序转化到C++代码,然后加入到VC++中进行系统集成-VC++ 6.0 mixed with Halcon example, the Halcon code programs written in code conversion to C++ then added to the system integration VC++
<src> 在 2025-09-15 上传 | 大小:2.92mb | 下载:0

[JSP源码/Javajavarecket

说明:JAVA反射机制,应用于子类与父类的继承。-JAVA reflection mechanism, used in the subclass inherits the parent class.
<chyy> 在 2025-09-15 上传 | 大小:1kb | 下载:0

[P2P编程The-key-technologies-of-P2P

说明:3篇介绍P2P关键技术的综述性文章,对于初学者有较好的引导作用。-Three key technologies introduced P2P review articles, for beginners better guide.
<Distra> 在 2025-09-15 上传 | 大小:1.61mb | 下载:0

[ActiveX/DCOMCom

说明:VC开发COM组件 对初学者的很好的引导 实现简单的组件接口调用-COM develp
<张三> 在 2025-09-15 上传 | 大小:125kb | 下载:0
« 1 2 ... .12 .13 .14 .15 .16 187017.18 .19 .20 .21 .22 ... 267456 »

源码中国 www.ymcn.org