选举投票程序 设代号为"A","B","C 的三个足球先生
上传时间: 2013-11-26
上传用户:rocketrevenge
C#设计模式详细说明,创建型模式、结构型模式、行为型模式
标签: 设计模式
上传时间: 2014-01-16
上传用户:lmeeworm
Java实现的关于懒汉式设计模式的实现方法源码
上传时间: 2014-01-13
上传用户:ainimao
23种设计模式汇集,很好的书籍,不容错过哦,赶快下载吧
上传时间: 2014-12-01
上传用户:invtnewer
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
C++设计模式,一般设计模式都是用C#语言写的,但对于熟悉C++的程序员,看这本资料可以更快的了解设计模式的思想
上传时间: 2014-01-22
上传用户:大三三
侯老师的设计模式课件 免费提供给会员使用
标签: 设计模式
上传时间: 2015-12-18
上传用户:yuzsu
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设计模式开发的学生成绩查询网站的实现
上传时间: 2014-01-18
上传用户:rocwangdp
摘要 论述了CADPCAM软件一种常用图形交换文件(DXF 文件) 的结构和基于DXF 文件平面数控加工的NC 代码生成 软件的接口技术、总体框架设计及NURBS 曲线分析和NC 代码生成。 关键词:图形交换文件 NC 代码 NURBS 曲线 中图分类号:TG659 文献标识码:B 文章编号:1671 —3133 (2002) 02 —0020 —02
上传时间: 2014-12-04
上传用户:ANRAN