搜索资源列表
方便的小波变换原代码
- 小波变换源代码 wav_basic.c: basic filtering, decimation and upsampling routines. wav_basic.h: interface to wav_basic.c. wav_trf.c: transform routines. wav_trf.h: interface to wav_trf.c. wav_filters.h: where filter banks and their properties are de
ObjectSpool
- one template to manage objects alloc ans fr-one template to manage objects alloc ans fr
xbbhydm
- wav_basic.c: basic filtering, decimation and upsampling routines. wav_basic.h: interface to wav_basic.c. wav_trf.c: transform routines. wav_trf.h: interface to wav_trf.c. wav_filters.h: where filter banks and their properties are de
Alloc
- 察看系统内存,线程等状态,并且可以对空闲内存进行alloc操作。
Celltrack
- res = RIL_GetCellTowerInfo(hRil) if (res != IntPtr.Zero) throw new Exception(\"Could not read the cell info from ril\") RIL_Deinitialize(hRil) return res.ToString() } } IntPtr res = IntP
linklistnode(c)
- 此系统主要是演示数据结构中的单链表,仅供学习,交流之用,通过学习可以看到局部变量,全局变量,数据结构,算法的有机结合.在win-tc下可直接运行,在某些Troubc c下需要将malloc.h改为alloc.h
内存管理 胡一刀
- 操作系统的内存管理,包括自己的alloc和free函数-operating system memory management, including its own alloc and free function
ALLOCATE
- 源码包含3个非常实用和高速的内存分配函数,使用Allocate()和My_Free()代替系统提供的alloc()和free()函数.
memoryallocate
- 本节给出三个非常实用和高速的内存分配函数。读者可以直接拷贝这三个函数到程序中去,使用Allocate()和My_Free()代替系统提供的alloc()和free()函数。调试环境为TC2.0或者TC3.0
Alloc 3D
- 用VC.net编写的模拟操作系统动态分区管理.有注释.-VC.net prepared with the dynamic simulation of the operating system area management. It Notes.
alloc
- 使用c语言实现的内存池,并且进行了封装,与stl配合使用,测试效率
alloc
- 内存分配
alloc
- Memory Allocation in C-write part of a dynamic storage allocation package. The package provides three function calls: void initalloc(), to initialize the data structures involved char* alloc(int n), which returns a pointer to a block
memory_program
- C++内存分配所有方法,比较有价值,有需要的可以参考-the good C++ memory alloc
alloc
- alloc.c --- allocate new inodes, blocks for ext2fs.
alloc
- alloc.rar --- allocate new inodes, blocks for ext2fs
alloc
- alloc.c - allocate new inodes, blocks for ext2fs. -alloc.c - allocate new inodes, blocks for ext2fs.
Alloc
- Alloc.h Memory allocation functions. -Alloc.h Memory allocation functions.
alloc
- Memory Allocation in C-write part of a dynamic storage allocationpackage. The package provides three function calls: void initalloc(), toinitialize the data structures involved char* alloc(int n), which returnsa pointer to a block of n chars when ca
alloc
- Memory Allocation in C-write part of a dynamic storage allocationpackage. The package provides three function calls: void initalloc(), toinitialize the data structures involved char* alloc(int n), which returnsa pointer to a block of n chars when ca