选举投票程序 设代号为"A","B","C 的三个足球先生
上传时间: 2013-11-26
上传用户:rocketrevenge
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
TCP/IP客户机程序简略实现,用于向服务器发送文件消息等!
上传时间: 2014-01-18
上传用户:wfl_yy
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
Peak-system出品的Pcan适配卡 自带的vb上位机示例程序 可检测CAN总线网络中的数据流
标签: Peak-system Pcan CAN 适配卡
上传时间: 2015-12-24
上传用户:Shaikh
网络子系统在IP层的收发过程剖析 网络子系统在链路层的收发过程剖析
上传时间: 2013-12-16
上传用户:FreeSky
在51上跑TCP/IP协议,网络速度10MBPS.
上传时间: 2013-12-24
上传用户:924484786
一.设计要求 1.道路有A.B两路,一般情况A.B均有车时,两路各放行10S. 2.红绿灯转换必须经过4秒黄灯闪烁. 3.若两路均无车则保持原状. 4.若一路通行无阻10秒后,另一路无车,则继续放行此路,直到另一路有车. 5.若有紧急车辆通过两路均无红灯4秒,阻止一般车辆通过,让紧急车辆通过6.在数码管显示各路通行的标志和剩余时间.
上传时间: 2015-12-25
上传用户:siguazgb
非常好用的自动获取本机ip地址的程序,是VB编的,可以免费下载
上传时间: 2015-12-26
上传用户:ardager