搜索结果
找到约 3,528 项符合
MPEG-I 的查询结果
单片机开发 这是适用I/O口模拟的 I2C 程序
这是适用I/O口模拟的 I2C 程序,直接适用所有Microchip PIC 系列单片机,
稍作改动即可移植到其他单片机上
数学计算 kalman program(c) and some examples on kalman which i will upset later.
kalman program(c)
and some examples on kalman which i will upset later.
DSP编程 可以在TI5416DSP上运行的I/O端口操作程序
可以在TI5416DSP上运行的I/O端口操作程序
其他嵌入式/单片机内容 ZLGLPC2210开发板I/O操作程序
ZLGLPC2210开发板I/O操作程序
微处理器开发 行列键盘扫描,不同的I/O口,具有很大的参考价值
行列键盘扫描,不同的I/O口,具有很大的参考价值
单片机开发 系统按键显示都具有,不同的I/O口,具有很大的参考价值
系统按键显示都具有,不同的I/O口,具有很大的参考价值
其他书籍 ISO 13818-5 Mpeg 2 Transtort Stream
ISO 13818-5 Mpeg 2 Transtort Stream
其他 MPEG TS Utils application provides the user with a visual representation of the multiplexed stream s
MPEG TS Utils application provides the user with a visual representation of the multiplexed stream structure of MPEG-2 Transport Streams (ISO/IEC 13818-1). The application allows the user to investigate the basic transport stream packets with their fields. The application also allows the user to man ...
其他 http://www.bc-cn.net/Article/kfyy/cyy/jc/200409/5_4.html float aver(float a[5]) { int i float a
http://www.bc-cn.net/Article/kfyy/cyy/jc/200409/5_4.html
float aver(float a[5])
{
int i
float av,s=a[0]
for(i=1 i<5 i++)
s=s+a[i]
av=s/5
return av
}
void main()
{
float sco[5],av
int i
汇编语言 this C++ programming language,i wish this program will help u a lot,thank you!
this C++ programming language,i wish this program will help u a lot,thank you!