搜索结果
找到约 2,179 项符合
LPC-H 的查询结果
微处理器开发 ARM的系统初如化源代码,适用于LPC系列单片机
ARM的系统初如化源代码,适用于LPC系列单片机
其他嵌入式/单片机内容 LPC串口初始化源代码,含发送接收和中断处理程序
LPC串口初始化源代码,含发送接收和中断处理程序
VxWorks 包含makefile config.h rominit romstart userinit 等等文件
包含makefile config.h rominit romstart userinit 等等文件
压缩解压 此段代码是h.264在linux下的编码源程序,在linux下编译可以得到可执行程序
此段代码是h.264在linux下的编码源程序,在linux下编译可以得到可执行程序
其他 #include <stdio.h> #include <string.h> #include <stdlib.h> #include <malloc.
#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
压缩解压 1.JPEG压缩编码的vc++代码 2.使用Run length algorithm Jpeg图像编解码 3.内含有测试用c,rc,h,文件
1.JPEG压缩编码的vc++代码
2.使用Run length algorithm Jpeg图像编解码
3.内含有测试用c,rc,h,文件,测试用图像文件,翔实,清晰的代码注释行
语音压缩 G.729 video compresion program example file includes : G729codec.c va_g729.h va_g729.lib
G.729 video compresion program example
file includes :
G729codec.c
va_g729.h
va_g729.lib
压缩解压 经过开源的H.264压缩算法代码
经过开源的H.264压缩算法代码,进行优化后并在VC++6。0环境下调试和PC下成功运行,也可以在DSP上运行