搜索结果

找到约 2,198 项符合 DVB-H 的查询结果

其他书籍 h.263英文协议 详细介绍了h.263协议

h.263英文协议 详细介绍了h.263协议
https://www.eeworm.com/dl/542/131327.html
下载: 146
查看: 1045

uCOS 应用于ucGUI的16*16点阵字库文件 只要将该文件加入ucGUI的工程中, 再在GUI.H中如下声明: extern const GUI_FONT GUI_Font6x8 ...... exter

应用于ucGUI的16*16点阵字库文件 只要将该文件加入ucGUI的工程中, 再在GUI.H中如下声明: extern const GUI_FONT GUI_Font6x8 ...... extern const GUI_FONT GUI_Font_HZ16x16 //汉字字体 即可使用. 使用实例: static void DemoHZ(void) { const char str[] = GUI_UC_START"中国人民万岁"GUI_UC_END /* Set ShiftJIS font */ ...
https://www.eeworm.com/dl/649/132892.html
下载: 102
查看: 1206

编译器/解释器 /*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.

/*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
https://www.eeworm.com/dl/628/132931.html
下载: 32
查看: 1024

编译器/解释器 /*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.

/*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
https://www.eeworm.com/dl/628/132932.html
下载: 102
查看: 1033

编译器/解释器 /*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.

/*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
https://www.eeworm.com/dl/628/132934.html
下载: 58
查看: 1101

编译器/解释器 /*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.

/*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
https://www.eeworm.com/dl/628/132935.html
下载: 104
查看: 1028

编译器/解释器 /*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.

/*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
https://www.eeworm.com/dl/628/132936.html
下载: 97
查看: 1066

编译器/解释器 /*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.

/*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
https://www.eeworm.com/dl/628/132937.html
下载: 133
查看: 1026

传真(Fax)编程 From your fax application view point it s a fax modem pool. From IP network view point it s a H.323

From your fax application view point it s a fax modem pool. From IP network view point it s a H.323 endpoint with T.38 fax support. From your view point it s a gateway between a fax application and IP network.
https://www.eeworm.com/dl/636/133567.html
下载: 133
查看: 1056

VC书籍 C++完美演绎 经典算法 如 /* 头文件:my_Include.h */ #include <stdio.h> /* 展开C语言的内建函数指令 */ #define PI 3.141

C++完美演绎 经典算法 如 /* 头文件:my_Include.h */ #include <stdio.h> /* 展开C语言的内建函数指令 */ #define PI 3.1415926 /* 宏常量,在稍后章节再详解 */ #define circle(radius) (PI*radius*radius) /* 宏函数,圆的面积 */ /* 将比较数值大小的函数写在自编include文件内 */ int show_big_or_small (int a,int ...
https://www.eeworm.com/dl/686/134069.html
下载: 41
查看: 1075