iostream.h和iiostream的区别iostream .h和iiostream的区别iostream .h和iiostream的区别iostream .h和iiostream的区别
上传时间: 2013-12-30
上传用户:ljmwh2000
该文件为adoce30.h,需要下载的朋友请支持一把。下载后把该文件copy到\Include\Emulator或者其他的编译器下及可消除can not open adoce30.h错误。
上传时间: 2014-01-26
上传用户:kernaling
#include "intrins.h" unsigned char SystemError sbit SCL= P1^6 //定义串行时钟线所在口 使用时根据自己的需要 sbit SDA= P1^7 //定义串行数据线所在口 使用时根据自己的需要 #define SomeNOP() {_nop_() _nop_() _nop_() _nop_() }
标签: sbit SystemError unsigned include
上传时间: 2015-08-30
上传用户:rocketrevenge
这是一个非常简化了的h.264/AVC的测试源码,但是实现了所有的算法。
上传时间: 2014-12-02
上传用户:330402686
Procedure TSPSA: begin init-of-T { T为初始温度} S={1,……,n} {S为初始值} termination=false while termination=false begin for i=1 to L do begin generate(S′form S) { 从当前回路S产生新回路S′} Δt:=f(S′))-f(S) {f(S)为路径总长} IF(Δt<0) OR (EXP(-Δt/T)>Random-of-[0,1]) S=S′ IF the-halt-condition-is-TRUE THEN termination=true End T_lower End End
标签: Procedure init-of-T TSPSA begin
上传时间: 2013-12-20
上传用户:shinesyh
ITU-T G.729 ANSI-C Source Code
上传时间: 2013-12-20
上传用户:小草123
H.264 And MPEG-4 Video Compression
标签: Compression Video MPEG 264
上传时间: 2013-12-23
上传用户:Thuan
h.323协议栈的设计文档,说的非常详细
上传时间: 2014-01-22
上传用户:1583060504
ITUT T.30协议,关于传真数据的具体规定,对于传真开发有一定帮助
上传时间: 2014-01-14
上传用户:fhzm5658
t.31协议,关于传真数据中的编解码,适合于传真开发
上传时间: 2014-06-01
上传用户:stella2015