内有H.264的国际标准的中英文版,网上虽然不少,但是同时有中英文版的却不多
上传时间: 2014-12-06
上传用户:cuiyashuo
基于DM642平台的H.264编码器优化代码
上传时间: 2016-08-07
上传用户:duoshen1989
This document teach about the theory of motor control such as H-bridge and other theories such as PID control, PWN.
标签: such H-bridge document theories
上传时间: 2013-11-25
上传用户:daguda
19.死机问题 extern BYTE idata MP3PwDnCnt 变量类型为idata 20.在MP412UT72基础上修改 更换pindef.h 和servopin.h(影响图象出现) 21.#define ENABLE_TRAY_PWM 0///1停顿 22.使用pdvd30 伺服 750710_JK.lib 23.使用了58版 MP420 的伺服库和处理办法,可以搜索 MP420 58 字样
标签: idata MP3PwDnCnt servopin extern
上传时间: 2016-08-08
上传用户:2467478207
操作系统课程设计_进程调度演示源程序 #include "stdio.h" #include "stdlib.h" #include "string.h" typedef struct node { char name[10] /*进程标识符*/ int prio /*进程优先数*/ int round /*进程时间轮转时间片*/ int cputime /*进程占用CPU时间*/ int needtime /*进程到完成还要的时间*/ int count /*计数器*/ char state /*进程的状态*/ struct node *next /*链指针*/ }PCB
标签: include typedef stdlib string
上传时间: 2016-08-09
上传用户:凤临西北
H.264编码参考文档
上传时间: 2016-08-11
上传用户:hasan2015
H.263编解码原程序及测试程序源码,C语言实现
上传时间: 2016-08-12
上传用户:希酱大魔王
用Keil写的NRF2401接受程序,重要的模块文件是nRF2401_Personal.h,源码中的注释我写的已经非常清楚,非常适合新手学习
上传时间: 2016-08-14
上传用户:chenxichenyue
数据结构 课程 2叉树的遍历 #include "stdafx.h" #include <iostream.h> typedef char elemtype
标签: include elemtype iostream typedef
上传时间: 2013-11-30
上传用户:tb_6877751
实现了EVC所有列双击可编辑,也适用于VC++ #include "stdafx.h" #include "FM.h"//这个不要也似乎可以,因为是对话框的头文件 #include "EditListCtrl.h" #include <windowsx.h>
上传时间: 2016-08-15
上传用户:xlcky