搜索结果
找到约 2,061 项符合
H-bridge 的查询结果
书籍源码 H.263编解码源代码 目录中存放的是H.263视频编码器和解码器的程序代码。 播放工具 目录中存放的是用于播放YUV格式视频的工具。 压缩视频 目录中存放的是笔者已压缩好了的263视频数据流文件
H.263编解码源代码 目录中存放的是H.263视频编码器和解码器的程序代码。
\播放工具 目录中存放的是用于播放YUV格式视频的工具。
\压缩视频 目录中存放的是笔者已压缩好了的263视频数据流文件。
\原始视频 目录中存放的是用于测试用的Demo视频,YUV格式。 ...
电子书籍 PCI-to-PCI Bridge Architecture Specification Revision 1.1 This specification establishes the re
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 specific ...
压缩解压 H.264视频编码器
H.264视频编码器,ITU的264编码参考软件
软件设计/软件工程 获取BIOS ID: ReadBiosIdClass.h: interface for the CReadBiosIdClass class.
获取BIOS ID:
ReadBiosIdClass.h: interface for the CReadBiosIdClass class.
编译器/解释器 测试版H.264编码器:基于TI公司TMS320DM642芯片开发的编码器; 该编码器只适合测试其各种编码功能
测试版H.264编码器:基于TI公司TMS320DM642芯片开发的编码器;
该编码器只适合测试其各种编码功能,不适合产品生产。
该编码器版权归本公司所有,下载该编码器后只能用于测试该编码器的使用说明参考基于<<DSP的Vis264视频编解码器V1.2>>(本网站可下载) ...
微处理器开发 uCOS在ARM(LPC2220)上的移植代码 共四个文件:IRQ.INC OS_CPU.H Os_cpu_c.c Os_cpu_a.s
uCOS在ARM(LPC2220)上的移植代码
共四个文件:IRQ.INC OS_CPU.H Os_cpu_c.c Os_cpu_a.s
软件设计/软件工程 iostream.h和iiostream的区别iostream .h和iiostream的区别iostream .h和iiostream的区别iostream .h和iiostream的区别
iostream.h和iiostream的区别iostream .h和iiostream的区别iostream .h和iiostream的区别iostream .h和iiostream的区别
其他数据库 该文件为adoce30.h
该文件为adoce30.h,需要下载的朋友请支持一把。下载后把该文件copy到\Include\Emulator或者其他的编译器下及可消除can not open adoce30.h错误。
其他书籍 #include "intrins.h" unsigned char SystemError sbit SCL= P1^6 //定义串行时钟线所在口 使用时根据自己的需要 sbit SDA=
#include "intrins.h"
unsigned char SystemError
sbit SCL= P1^6 //定义串行时钟线所在口 使用时根据自己的需要
sbit SDA= P1^7 //定义串行数据线所在口 使用时根据自己的需要
#define SomeNOP() {_nop_() _nop_() _nop_() _nop_() }