搜索结果
找到约 3,528 项符合
MPEG-I 的查询结果
系统设计方案 MPEG-7关于运动描述符的介绍和分析
MPEG-7关于运动描述符的介绍和分析,希望对大家有用
汇编语言 在提示符后从键盘上输入I(或i)进入到频率变化率输入
在提示符后从键盘上输入I(或i)进入到频率变化率输入,输入一个数字,按下回车后,喇叭发出声音,声音停止后自动返回到上一步,继续进行操作,或在提示符后从键盘上输入Q(或q)退出这个程序。
其他嵌入式/单片机内容 关于在ARM芯片4510开发板上的LED试验程序的源码.来测试连接在通用I/O接口上的LED灯的控制程序,利用了4510芯片内部的定时器中中断来实现,LED灯的循环.
关于在ARM芯片4510开发板上的LED试验程序的源码.来测试连接在通用I/O接口上的LED灯的控制程序,利用了4510芯片内部的定时器中中断来实现,LED灯的循环.
单片机开发 单片机并行I/O口数量总是有限的
单片机并行I/O口数量总是有限的,有时并行口需作其他更重要的用途,一般也不会用数量众多的并行I/O口专门用来驱动显示电路,能否用80C51的串行通信口加上少量I/O及扩展芯片用于显示电路呢?答案是肯定的。
80C51的串行通信口是一个功能强大的通信口,而且是相当好用的通信口,用于显示驱动电路再合适不过了,下面我们就根 ...
文章/文档 钟静亭 i love you more than i can say
钟静亭 i love you more than i can say
并口编程 这个类允许你在所有的Windows平台下使用低级端口I/O接口存取并口数据。例子程序使用一个定制的MFC/C++类实现了PC到PC之间通过“PLT1”进行简单的C/S文件传输。
这个类允许你在所有的Windows平台下使用低级端口I/O接口存取并口数据。例子程序使用一个定制的MFC/C++类实现了PC到PC之间通过“PLT1”进行简单的C/S文件传输。
DSP编程 TI的dsp6000做MPEG-2 VLD 的示例代码
TI的dsp6000做MPEG-2 VLD 的示例代码
编译器/解释器 Following is a repost of the public domain make that I posted to net.sources a couple of months ago
Following is a repost of the public domain make that I posted
to net.sources a couple of months ago. I have fixed a few bugs, and
added some more features, and the resulting changes amounted to
about as much text as the whole program (hence the repost).一个编译器C代码,详见REDME。
压缩解压 h264jm source code ,I hope every one can enjoy it,above all ,it will be helpful to every one
h264jm source code ,I hope every one can enjoy it,above all ,it will be helpful to every one
微处理器开发 A complete set of bit banged, software driven I2C routines I created for any PIC device - and they w
A complete set of bit banged, software driven I2C routines I created for any PIC device - and they work!! These functions are single master only functions, and are ideal for communicating with things like EEPROMs, LCD Drivers, ADC Converters etc