CCS的运行环境下的DSP2812种b部分程序代码,刚刚学习,希望大家有所帮助
上传时间: 2014-01-21
上传用户:zukfu
Effective+STL太好了,可以好好研习
上传时间: 2014-10-14
上传用户:徐孺
C++ Stl标准详细开发手册,内容非常详细,学STL的好帮手
上传时间: 2015-12-13
上传用户:84425894
选举投票程序 设代号为"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
基于stl的a star寻路算法的高效实现
上传时间: 2015-12-18
上传用户:cjf0304
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
STL中文版-程序设计-VC.rar 为学习stl的可以多多交流。我的qq:143
上传时间: 2014-01-14
上传用户:chenxichenyue
电子商务网站使用MVC模式B/S结构功能不是很全适合初学者看
上传时间: 2015-12-22
上传用户:6546544
著名的STL三大库之一,SGI STL的源代码,极具研究价值!
标签: STL
上传时间: 2014-01-25
上传用户:ruixue198909