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
一个包含AJAX所有功能的示例网站以及源代码,非常好学习!
上传时间: 2014-01-19
上传用户:zhouchang199
ajax高级程序设计。对学习ajax很有帮助的。ajax在网站的制作中能给你意想不到的妙处!
上传时间: 2014-01-04
上传用户:xg262122
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
Ajax 无刷新聊天室源代码,可供大家学些一下。
上传时间: 2015-12-18
上传用户:叶山豪
AJAXMAP,AJAX做的MAP,很好用,DLL控件,
上传时间: 2013-12-21
上传用户:linlin
ajax开发的erp程序,好呀,学习用的,大有好处
上传时间: 2014-01-01
上传用户:lifangyuan12
Ajax基础入门小例子,运用Javascript+XMLHttpRequest对象,很有帮助!
标签: XMLHttpRequest Javascript Ajax 对象
上传时间: 2014-01-07
上传用户:zhengzg
ajax+jsp打造的Blog源码,运行环境:eclipse+tomcat5.5
上传时间: 2014-01-09
上传用户:偷心的海盗
ajax控件使用 ajax控件使用 ajax控件使用
上传时间: 2013-12-01
上传用户:ghostparker