可编程逻辑器件cpld与单片机双向通信的源程序
上传时间: 2015-12-11
上传用户:bruce
单片机IAP编程源程序,可直接使用,适用于嵌入式系统的智能学习功能
上传时间: 2013-12-14
上传用户:nanfeicui
选举投票程序 设代号为"A","B","C 的三个足球先生
上传时间: 2013-11-26
上传用户:rocketrevenge
用可编程逻辑器件实现PWM波形即PWM波形发生器
上传时间: 2015-12-15
上传用户:x4587
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
电子商务网站使用MVC模式B/S结构功能不是很全适合初学者看
上传时间: 2015-12-22
上传用户:6546544
8255可编程通用并行接口电路的8086开发包,c语言编写
上传时间: 2015-12-22
上传用户:gtzj
用keil51编写的可编程通用并行接口8255键盘按键识别程序,键盘3*8格式,采用行扫描方式,c语言编写
上传时间: 2014-01-20
上传用户:zhangjinzj
用keil51编写的控制交通灯程序,使用可编程通用并行接口8255,内有详细流程图和注释
上传时间: 2013-12-08
上传用户:lmeeworm