搜索结果

找到约 1,993 项符合 AVC-H 的查询结果

单片机开发 详细内容:时钟芯片DS1302 的程序(jyh.h头文件)

详细内容:时钟芯片DS1302 的程序(jyh.h头文件)
https://www.eeworm.com/dl/648/337934.html
下载: 74
查看: 1053

单片机开发 //通过18B20检测的数字温度可在电脑上显示当前温度值 #include <reg52.h> #define uchar unsigned char #define uint un

//通过18B20检测的数字温度可在电脑上显示当前温度值 #include <reg52.h> #define uchar unsigned char #define uint unsigned int sbit DS=P2^2 //define interface uint temp // variable of temperature uchar flag1 // sign of the result positive or negative sbit dula=P2^6 sbit wela=P2^7 ...
https://www.eeworm.com/dl/648/337983.html
下载: 199
查看: 1378

单片机开发 //1602液晶显示字屏为:TX-1C MCU GOTOYUNLONGDZ #include<reg52.h> #define uchar unsigned char #defi

//1602液晶显示字屏为:TX-1C MCU GOTOYUNLONGDZ #include<reg52.h> #define uchar unsigned char #define uint unsigned int
https://www.eeworm.com/dl/648/337987.html
下载: 178
查看: 1187

微处理器开发 arm7 在IAR中的ioat91sam7x256.h

arm7 在IAR中的ioat91sam7x256.h
https://www.eeworm.com/dl/655/338317.html
下载: 33
查看: 1019

VC书籍 h.264编码标准的官方介绍

h.264编码标准的官方介绍,是指导h.264入门的好教材,适合初学者
https://www.eeworm.com/dl/686/338493.html
下载: 155
查看: 1024

嵌入式/单片机编程 #include <stc12c2052AD.H>// 标准库的头文件 #include <intrins.h> #include <absacc.h> #d

#include <stc12c2052AD.H>// 标准库的头文件 #include <intrins.h> #include <absacc.h> #define uchar unsigned char #define uint unsigned int
https://www.eeworm.com/dl/647/339308.html
下载: 104
查看: 1401

通讯/手机编程 已知LDPC码的稀疏交验矩阵H

已知LDPC码的稀疏交验矩阵H,计算girth和local girth
https://www.eeworm.com/dl/527/340688.html
下载: 35
查看: 1041

DSP编程 FIR滤波器的C++实现 Below are program source listings for FIR.h and FIR.cpp, the header file and class fil

FIR滤波器的C++实现 Below are program source listings for FIR.h and FIR.cpp, the header file and class file for implementing arbitrary causal FIR filters in the Synthesis Tool Kit (STK) framework
https://www.eeworm.com/dl/516/340787.html
下载: 166
查看: 1231

DSP编程 基于DSP平台的H.264编码器与网络视频传输的实时实现

基于DSP平台的H.264编码器与网络视频传输的实时实现
https://www.eeworm.com/dl/516/342379.html
下载: 197
查看: 1043

压缩解压 本文主要完成了对H.264视频压缩算法的编码器的各个关键环节的分析

本文主要完成了对H.264视频压缩算法的编码器的各个关键环节的分析, 以及对H.264视频压缩算法的软件实现的研究,还有对H.264视频压缩算法的压 缩性能的测试和分析。
https://www.eeworm.com/dl/617/342660.html
下载: 132
查看: 1048