基于 ST 公司的 ARM-7 使用之 uC/OS-II 作业系统,此例程是移植于 STR-750 上的应用,有支援 OS_View 观察器功能,于 IAR EWARM V4.41A 工程编译,而 uC/OS 版本为 2.83
上传时间: 2015-12-15
上传用户:wuyuying
基于 Luminary Micro 公司的 Cortex-M3 (ARM)内核使用之 uC/OS-II 作业系统,此例程是移植于 LM3S102 上的应用,于 IAR EWARM V4.41A 工程编译,而 uC/OS 版本为 2.84
标签: Luminary Cortex-M EWARM Micro
上传时间: 2015-12-15
上传用户:jennyzai
uc/os中利用ARM7的I2C扩展串口
上传时间: 2015-12-15
上传用户:moerwang
function Binary_Search(L,a,b,x) begin if a>b then return(-1) else begin m:=(a+b) div 2 if x=L[m] then return(m) else if x>L[m] then
标签: begin Binary_Search function return
上传时间: 2015-12-17
上传用户:tb_6877751
ITU-T G.729语音压缩算法。 description: Fixed-point description of commendation G.729 with ANNEX B Coding of Speech at 8 kbit/s using Conjugate-Structure Algebraic-Code-Excited Linear-Prediction (CS-ACELP) with Voice Activity Decision(VAD), Discontinuous Transmission(DTX), and Comfort Noise Generation(CNG).
标签: description commendation Fixed-point 729
上传时间: 2014-11-23
上传用户:thesk123
一個於 Keil C51 工程的 uC/OS-II v2.51
上传时间: 2014-11-08
上传用户:三人用菜
电子商务网站使用MVC模式B/S结构功能不是很全适合初学者看
上传时间: 2015-12-22
上传用户:6546544
万龙44b0-开发板在uc/os的移植
上传时间: 2013-12-26
上传用户:sjyy1001
一.设计要求 1.道路有A.B两路,一般情况A.B均有车时,两路各放行10S. 2.红绿灯转换必须经过4秒黄灯闪烁. 3.若两路均无车则保持原状. 4.若一路通行无阻10秒后,另一路无车,则继续放行此路,直到另一路有车. 5.若有紧急车辆通过两路均无红灯4秒,阻止一般车辆通过,让紧急车辆通过6.在数码管显示各路通行的标志和剩余时间.
上传时间: 2015-12-25
上传用户:siguazgb
matlab样条工具箱介绍包括: 三次插值样条函数 PP形式的样条函数的构造及操作 B形式样条函数的构造和应用 其他函数 举例
上传时间: 2014-08-24
上传用户:busterman