3*4键盘扫描程序 已加消抖功能 可以扩展为4*4~~~ 只用8个I/O口就能实现
上传时间: 2014-01-21
上传用户:hwl453472107
CCS的运行环境下的DSP2812种b部分程序代码,刚刚学习,希望大家有所帮助
上传时间: 2014-01-21
上传用户:zukfu
这是适用I/O口模拟的 I2C 程序,直接适用所有Microchip PIC 系列单片机, 稍作改动即可移植到其他单片机上
上传时间: 2014-01-19
上传用户:李彦东
可以在TI5416DSP上运行的I/O端口操作程序
上传时间: 2014-01-26
上传用户:2525775
选举投票程序 设代号为"A","B","C 的三个足球先生
上传时间: 2013-11-26
上传用户:rocketrevenge
ZLGLPC2210开发板I/O操作程序
上传时间: 2015-12-15
上传用户:牛津鞋
行列键盘扫描,不同的I/O口,具有很大的参考价值
上传时间: 2013-12-04
上传用户:qazxsw
系统按键显示都具有,不同的I/O口,具有很大的参考价值
上传时间: 2013-12-21
上传用户:上善若水
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