搜索资源列表
newscope
- 这是基于dsp的交流电机调速软件。编程环境是ccs2000,算法用的是spwm方法,用的是c语言和汇编混编,程序里有注释。*.h和*.cmd文件是头文件和内存分配文件-this is the program of the alternating-current machine speed control based on dsp.the progran enviroment is ccs2000,the arithmetic is the spwm,it is programmed with c
Buddy.ZIP
- Linux物理内存分配方法:伙伴系统算法原码-Linux physical memory allocation method : Partnership original algorithm system code
VxWorks_memory
- 原创:VxWorks操作系统内存分配解析 嵌入式操作系统分配内存的算法有很多,如最先匹配算法,最优匹配算法,最坏匹配算法,伙伴算法,还有很多人研究了各式各样的各有优势的算法。目前,常用的有VxWorks操作系统使用的最先匹配算法,linux操作系统使用的伙伴算法等。-Original: VxWorks operating system, embedded operating system to resolve memory allocation algorithm to allocate m
mem_malloc
- 内存分配算法,VC写的,可以方便的移植到嵌入式系统中,效率较高,已经测试。-mem alloc algorithm.
code
- VC++MFC模拟连续分配内存存储管理系统,首次适应算法 、循环首次适应算法、最佳适应算法 -VC++ MFC allocates memory for continuous analog storage management system, the first fit algorithm, loop the first fit algorithm, the best fit algorithm
uCOS-II-core-
- 采用各种算法和策略,始终保持系统行为的可预测性。即在任何情况下,在系统运行的任何时刻,OS的资源配置策略都能为争夺资源(包括CPU、内存、网络带宽等)的多个实时任务合理地分配资源,使每个实时任务的实时性要求都能得到满足。-Using a variety of algorithms and strategies, and always maintain the predictability of system behavior. In any case, at any time in the sy
MALLOC
- 单片机系统中内存管理算法,单片机中实现实时的内存分配与收回算法,提高内存的利用效率-SCM system memory management algorithms, real-time microcontroller memory allocation and recovery algorithm to improve the utilization efficiency of memory