此文详细介绍了h.264种熵编码算法的优化设计,取材比较前沿,内容新颖。
上传时间: 2015-08-07
上传用户:邶刖
最新版本H-JTAG,支持SST的全部NOR FLASH
上传时间: 2014-01-23
上传用户:lingzhichao
struts+h st ruts+h struts+h 这是个英文原吗!
上传时间: 2014-01-20
上传用户:cylnpy
avr应用有关使用注意事项如下 1 在使用例子程序之前将库文件libslavr.a 拷贝到ICCAVR 安装目录下的库文件目录中 即...\LIB\目录将头文件slavr.h 拷贝到头文件目录即...\include\目录 2 如果想使用库文件中的函数那么设置如下 1) 在文件中应使用 "#include <slavr.h>"包含slavr.h 头文件 2) 在工程选项中的Additional LIB 一栏中填入"slavr" 使用附加的libslavr.a 库文件(注意引号不需要输入) 3 libslavr.a 库中包含的函数清单如下 1) void write_lcd(unsigned char data,unsigned
上传时间: 2013-12-29
上传用户:dongqiangqiang
包含makefile config.h rominit romstart userinit 等等文件
标签: makefile romstart userinit rominit
上传时间: 2013-12-27
上传用户:gyq
此段代码是h.264在linux下的编码源程序,在linux下编译可以得到可执行程序
上传时间: 2014-01-23
上传用户:lht618
#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
上传时间: 2014-01-01
上传用户:caiiicc
1.JPEG压缩编码的vc++代码 2.使用Run length algorithm Jpeg图像编解码 3.内含有测试用c,rc,h,文件,测试用图像文件,翔实,清晰的代码注释行
标签: algorithm length JPEG Jpeg
上传时间: 2015-08-16
上传用户:zhengjian
G.729 video compresion program example file includes : G729codec.c va_g729.h va_g729.lib
标签: 729 va_g compresion includes
上传时间: 2013-12-25
上传用户:stampede
经过开源的h.264压缩算法代码,进行优化后并在VC++6。0环境下调试和PC下成功运行,也可以在DSP上运行
上传时间: 2015-08-17
上传用户:fanboynet