搜索资源列表
EM78P15
- em78p153的程序范例,很经典。希望堆大加有用。-em78p153 example of the procedure, very classic. Hope heap big plus useful.
rp89comdd
- rp89comdd mcs51单片机源码一堆-rp89comdd mcs51 SCM source heap
78EXXPCB22
- 78EXXPCB11 winbond51单片机源码一堆-78EXXPCB11 winbond51 SCM source heap
HeapSort
- Heap sort, this code we can use to sort a array
heap
- Program for heap sort. I did this in my school!
IC
- 驱动IC、回收MP3/MP4 MP5内存、FLASH、5回收內存条、內存芯片K9F、K9K 回收场效应管图像芯片、回收光耦桥堆逻辑电路 本文来自中华液晶网 www.FPDisplay.com 地址:http://www.fpdisplay.com/search/buy-offer-227148.aspx-Driver IC, recycling MP3/MP4 MP5 memory, FLASH, 5 recovered memory, memory chips K9F, K9K gra
ffff-to-65535
- 16进制到10进制转换。编程时很有用的,试试吧,希望能帮到您。-The function expected of the C library startup code for defining the stack and heap memory locations. For the C library version of the startup code, provide this function so that the C library initialization c
Hydrogen_Core51
- Hydrogen/C51 是一个用于51的非占先操作系统 基本上用纯 C 实现, 嵌入了大概10行的汇编 基本需求: 1.最小编译代码大概在 2.4k 2.需要使用片外的 xdata 作为堆使用 3.占用 TIMER0 作为计时 使用基本要求: 1.任务中必需要存在 Sleep/WaitFor 函数才能主动放弃占用CPU 2.任务入口和使用到Sleep/WaitFor的函数必需是 reentrant. 内核功能: 1.动态建立任务 2.支持事
stm32_speex
- 改工程来自Stm32官方网站,针对wifimodII的核心模块做了适当修改,硬件上改动 TIM1ch1输出改为TIM8ch3输出; ADC1ch1输入改为ADC1ch0;针对官方库函数的引用做了些变动,其中使用到MicroLib中内存管理,修改了堆的尺寸。-Improvement Project from official website of Stm32, appropriate modifications to the core module for wifimodII the ha
Heap-sort1
- heap sort appliccation c-heap sort appliccation c++
循环队列
- 循环对联实现, //1.创建空的循环队列,为结构体在堆区分配空间 //2.判断队列是否为空 //3.判断队列是否为满 //4.入队,操作rear //5.出对,操作front(Circular couplet implementation, //1. creates an empty loop queue that allocates space for the structure in the heap area //2. determines whether the queue