搜索结果

找到约 2,550 项符合 H桥 的查询结果

压缩解压 This document aims to provide instructions on how to configure the H.264/AVC encoder and decoder usi

This document aims to provide instructions on how to configure the H.264/AVC encoder and decoder using the different command line options. Also, sample command line parameters are included for reference
https://www.eeworm.com/dl/617/391467.html
下载: 72
查看: 1131

中间件编程 Building.h为方便大家使用

Building.h为方便大家使用,特意上传
https://www.eeworm.com/dl/682/391605.html
下载: 189
查看: 1021

汇编语言 电子琴 高音依次为1,2,3,4,5,6,7 中音依次为q,w,e,r,t,y,u 低音依次为a,s,d,f,g,h,j

电子琴 高音依次为1,2,3,4,5,6,7 中音依次为q,w,e,r,t,y,u 低音依次为a,s,d,f,g,h,j
https://www.eeworm.com/dl/644/391843.html
下载: 94
查看: 1141

matlab例程 计算豪斯道夫维数和H指数的的MATLAB代码

计算豪斯道夫维数和H指数的的MATLAB代码,关键字:豪斯道夫维数,豪斯道夫距离,H指数
https://www.eeworm.com/dl/665/392228.html
下载: 128
查看: 1195

DSP编程 合从达DM642开发板的H.264视频编码程序

合从达DM642开发板的H.264视频编码程序
https://www.eeworm.com/dl/516/392441.html
下载: 43
查看: 1036

文章/文档 #include <stdio.h> #include <stdlib.h> #define OK 1 #define OVERFLOW -2

#include <stdio.h> #include <stdlib.h> #define OK 1 #define OVERFLOW -2 typedef int status typedef struct LinkList{ //用带表头结点的有序链表表示多项式 float coef //系数 int expn //指数 struct LinkList *next //指向后继的指针 }*polynomail //结构体类型的指针 ...
https://www.eeworm.com/dl/652/392930.html
下载: 76
查看: 1094

VC书籍 函数分库函数和用户自定义函数两类: 库函数(又称系统函数)是高级语言软家中提供基础功能的函数。库函数文件以h为文件后缀

函数分库函数和用户自定义函数两类: 库函数(又称系统函数)是高级语言软家中提供基础功能的函数。库函数文件以h为文件后缀,如C语言的stdio.h文件包括了printf(), scanf (),open(),close()。C语言中主函数要使用某库函数:#include<库函数文件名> ...
https://www.eeworm.com/dl/686/393453.html
下载: 120
查看: 1086

嵌入式/单片机编程 I2C.H,I2C通信头文件类的设置,请参考

I2C.H,I2C通信头文件类的设置,请参考
https://www.eeworm.com/dl/647/394452.html
下载: 73
查看: 1017

单片机开发 LCD驱动示列,在连接LCD与MCU时,请参考main.c文件中的注释,以及LCD_PortConfig.h中管脚的定义情况.

LCD驱动示列,在连接LCD与MCU时,请参考main.c文件中的注释,以及LCD_PortConfig.h中管脚的定义情况.
https://www.eeworm.com/dl/648/394518.html
下载: 174
查看: 1021

其他书籍 H.264 经典书籍

H.264 经典书籍,详细介绍了H.264的主要技术特点和实现方案
https://www.eeworm.com/dl/542/394723.html
下载: 61
查看: 1105