搜索结果
找到约 2,198 项符合
DVB-H 的查询结果
Modem编程 This a software runing on the matlab, it is used in the channel coding simulation. It include DVB-S
This a software runing on the matlab, it is used in the channel coding simulation.
It include DVB-S2 LDPC, Covolution turbo, and block turbo code, You can choose which channel coding to run.
it run the encoder and add white noise in the channel, then it run the decoder, and compute the error rate.
系统设计方案 h.264中熵编码中基于上下文的算术编码的实现
h.264中熵编码中基于上下文的算术编码的实现,此文完成了结构的设计,其较新颖。
系统设计方案 此文详细介绍了h.264种熵编码算法的优化设计
此文详细介绍了h.264种熵编码算法的优化设计,取材比较前沿,内容新颖。
其他 最新版本H-JTAG,支持SST的全部NOR FLASH
最新版本H-JTAG,支持SST的全部NOR FLASH
Java编程 struts+h st ruts+h struts+h 这是个英文原吗!
struts+h st ruts+h struts+h
这是个英文原吗!
Linux/Unix编程 dvb stream format analysis
dvb stream format analysis
单片机开发 avr应用有关使用注意事项如下 1 在使用例子程序之前将库文件libslavr.a 拷贝到ICCAVR 安装目录下的库文件目录中 即...LIB目录将头文件slavr.h 拷贝到头文件目录即...
avr应用有关使用注意事项如下
1 在使用例子程序之前将库文件libslavr.a 拷贝到ICCAVR 安装目录下的库文件目录中
即...\LIB\目录将头文件slavr.h 拷贝到头文件目录即...\include\目录
2 如果想使用库文件中的函数那么设置如下
1) 在文件中应使用 "#include <slavr.h>"包含slavr.h 头文件
2) 在工程选项中的Additional LIB 一 ...
VxWorks 包含makefile config.h rominit romstart userinit 等等文件
包含makefile config.h rominit romstart userinit 等等文件
压缩解压 此段代码是h.264在linux下的编码源程序,在linux下编译可以得到可执行程序
此段代码是h.264在linux下的编码源程序,在linux下编译可以得到可执行程序
其他 #include <stdio.h> #include <string.h> #include <stdlib.h> #include <malloc.
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <malloc.h>
#include <math.h>
#include <conio.h>
struct DuLNode{
struct DuLNode *prior
int data
struct DuLNode *next