搜索结果
找到约 2,033 项符合
H.263 的查询结果
按分类筛选
系统设计方案 新一代的多媒体移动标准DVB—H是DVB—T在移动接收方面的扩展。针对移动接收的特点
新一代的多媒体移动标准DVB—H是DVB—T在移动接收方面的扩展。针对移动接收的特点,DVB—H 提出
了几项颇受瞩目的新技术,实现了对手机等手持式移动终端接收地面数字广播电视信号的良好支持。包括降低能耗、无缝切
换、提高移动环境中的抗干扰能力以及灵活的组网方案等。介绍了DVB—H的系统结构,详细讨论了DVB—H标准中数 ...
操作系统开发 在软件Proteus中仿真ucos(ARM) 1.移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外
在软件Proteus中仿真ucos(ARM)
1.移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外,对中断专门用了一个函数OS_int_A.s 按其中的规则写中断函数即可.
2。应用实例为\ArmUCOS\App\test1\test.mcp,在周立功2104的板子上的ram中就可直接运行(code+data<16K), 注意使用了.a库文件(我习惯这么用)
3. 将所有的文件放到D:\ ...
单片机开发 12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char BYTE typede
12864液晶原程序.#include <reg52.h>
#include <intrins.h>
typedef unsigned char BYTE
typedef bit BOOL
sbit rs=P2^0
sbit rw=P2^1
sbit e =P2^2
BYTE code dis[]={"www.zansi.com"}
delay(BYTE ms)
{
嵌入式/单片机编程 h.261 player with running h.261,p24,h26 file
h.261 player with running h.261,p24,h26 file
其他 PlotSphereIntensity(azimuth, elevation) PlotSphereIntensity(azimuth, elevation, intensity) h = Plo
PlotSphereIntensity(azimuth, elevation)
PlotSphereIntensity(azimuth, elevation, intensity)
h = PlotSphereIntensity(...)
Plots the intensity (as color) of a number of points on a unit sphere.
Input:
azimuth (phi), in degrees
elevation (theta), in degrees
intensity (optional, if not provided, a gree ...
电子书籍 H.264 and MPEG-4 Video Compression 一本非常好的讲H。264的书。
H.264 and MPEG-4 Video Compression 一本非常好的讲H。264的书。
电子书籍 This ximage.h file, it is very useful for image processing and cbir system.
This ximage.h file, it is very useful for image processing and cbir system.
数据结构 #include<malloc.h> #include<limits.h> #include<stdio.h> #include<graphics.h&
#include<malloc.h>
#include<limits.h>
#include<stdio.h>
#include<graphics.h>
#include<io.h>
#include<math.h>
#include<process.h>
#include<conio.h>
#define m 100
#define OK 1
typedef int Status
typedef char TElemType /*树元素的类型*/
int t=35
int n=20
int h=14
int u=2
int leaf=0,non_l_leaf=0,non ...
Delphi控件源码 [T264_decoder.rar] - 经过开源的H.264压缩算法代码
[T264_decoder.rar] - 经过开源的H.264压缩算法代码,进行优化后并在VC++6。0环境下调试和PC下成功运行,也可以在DSP上运行
[x264-windows.rar] - X264,H.264编码器源代码,在windows下用VC编译通过,
[技术手册arm.rar] - arm技术手册,详细讲解了利用arm开发嵌入式系统的各个流程以及详细的步骤,对于初学arm的开发人 ...
单片机开发 51单片机,健盘驱动,包括C文件和H文件,只接加到工程中使用,已经调试通过.
51单片机,健盘驱动,包括C文件和H文件,只接加到工程中使用,已经调试通过.