H.263编解码源代码 目录中存放的是H.263视频编码器和解码器的程序代码。 \播放工具 目录中存放的是用于播放YUV格式视频的工具。 \压缩视频 目录中存放的是笔者已压缩好了的263视频数据流文件。 \原始视频 目录中存放的是用于测试用的Demo视频,YUV格式。
上传时间: 2013-11-30
上传用户:h886166
PCI-to-PCI Bridge Architecture Specification Revision 1.1 This specification establishes the requirements that a PCI-to-PCI bridge must meet to be compliant to this specification and the PCI Local Bus Specification. In addition, the requirements for optional extensions are specified. This specification does not describe the implementation details of any particular requirement or optional feature of a PCI-to-PCI bridge, nor is it a goal of this specification to describe any particular PCI-to-PCI bridge implementation. However, some recommendations are provided for some implementation-specific features that can be provided by a PCI-to-PCI bridge.
标签: Specification specification Architecture establishes
上传时间: 2014-01-14
上传用户:caiiicc
H.264编码器,x.264,编码速度快
上传时间: 2015-08-23
上传用户:firstbyte
H.264视频编码器,ITU的264编码参考软件
上传时间: 2013-12-17
上传用户:cc1915
获取BIOS ID: ReadBiosIdClass.h: interface for the CReadBiosIdClass class.
标签: CReadBiosIdClass ReadBiosIdClass interface class
上传时间: 2015-08-24
上传用户:jackgao
测试版H.264编码器:基于TI公司TMS320DM642芯片开发的编码器; 该编码器只适合测试其各种编码功能,不适合产品生产。 该编码器版权归本公司所有,下载该编码器后只能用于测试该编码器的使用说明参考基于<<DSP的Vis264视频编解码器V1.2>>(本网站可下载)
上传时间: 2013-12-16
上传用户:q123321
uCOS在ARM(LPC2220)上的移植代码 共四个文件:IRQ.INC OS_CPU.H Os_cpu_c.c Os_cpu_a.s
标签: Os_cpu_c Os_cpu_a OS_CPU uCOS
上传时间: 2015-08-28
上传用户:2404
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