搜索结果

找到约 2,061 项符合 H-bridge 的查询结果

单片机开发 一个倒车雷达的程序 使用的是AVR单片机。 在include.h文件里面定义 #define CPU_F 4 //4MHZ 定义外晶振的频率 #define GOOD //40K

一个倒车雷达的程序 使用的是AVR单片机。 在include.h文件里面定义 #define CPU_F 4 //4MHZ 定义外晶振的频率 #define GOOD //40KHZ更准确 #define DIS150CM //若定义了,1.5M有效,没有定义就是2.5M有效 #define DEBUG //若定义了,则是调试模式debug , 没定义就是release模式 ...
https://www.eeworm.com/dl/648/470573.html
下载: 57
查看: 1157

技术管理 这是自己总结和翻译的包含有关H.264码率控制方面的文档和资料,对做H.264码率控制方面的朋友应该非常有帮助

这是自己总结和翻译的包含有关H.264码率控制方面的文档和资料,对做H.264码率控制方面的朋友应该非常有帮助
https://www.eeworm.com/dl/642/470595.html
下载: 184
查看: 1033

*行业应用 client socket include <sys/types.h> include <sys/socket.h> include <stdio.h> i

client socket include <sys/types.h> include <sys/socket.h> include <stdio.h> include <netinet/in.h> include <arpa/inet.h> include <unistd.h> int main() { int sockfd int len struct sockaddr_in address int result char ch = A sockfd = socket(AF_INET, SOCK_STREAM, 0) address.sin_fami ...
https://www.eeworm.com/dl/631/471268.html
下载: 76
查看: 1036

系统设计方案 Fortran - Tóm t&#7855 t n&#7897 i dung m&#244 n h&#7885 c Các khái ni&#7879 m và y&#7871 u t&#7889

Fortran - Tóm t&#7855 t n&#7897 i dung m&#244 n h&#7885 c Các khái ni&#7879 m và y&#7871 u t&#7889 trong ng&#244 n ng&#7919 l&#7853 p trình FORTRAN. Các c&#226 u l&#7879 nh c&#7911 a ng&#244 n ng&#7919 FORTRAN. C&#417 b&#7843 n v&#7873 ch&#432 &#417 ng ch&#432 &#417 ng d&#7883 ch và m&#2 ...
https://www.eeworm.com/dl/678/471394.html
下载: 162
查看: 1095

VC书籍 算法概论Copyright c 2006 S. Dasgupta, C. H. Papadimitriou, and U. V. Vazirani

算法概论Copyright c 2006 S. Dasgupta, C. H. Papadimitriou, and U. V. Vazirani
https://www.eeworm.com/dl/686/471865.html
下载: 170
查看: 1035

编辑器/阅读器 #include <avr/io.h> #include <avr/interrupt.h> #include <avr/signal.h> #include

#include <avr/io.h> #include <avr/interrupt.h> #include <avr/signal.h> #include <avr/sleep.h> #include <avr/pgmspace.h> #include <string.h> #include <util/delay.h> #include <avr/eeprom.h> #include <stdio.h> #include "defines.h"
https://www.eeworm.com/dl/626/472075.html
下载: 152
查看: 1491

单片机开发 电力载波芯片3105.h头文件

电力载波芯片3105.h头文件,用在51C语言编程!!
https://www.eeworm.com/dl/648/472656.html
下载: 118
查看: 1036

单片机开发 一个基于单片机proteus仿真子电路做的一个H型电机驱动电路

一个基于单片机proteus仿真子电路做的一个H型电机驱动电路
https://www.eeworm.com/dl/648/474695.html
下载: 144
查看: 1221

matlab例程 计算hurst指数 主程序 利用经典的RS分析法计算分形H指数

计算hurst指数 主程序 利用经典的RS分析法计算分形H指数
https://www.eeworm.com/dl/665/475735.html
下载: 154
查看: 1152

多国语言处理 H=CIRCLE(CENTER,RADIUS,NOP,STYLE) This routine draws a circle with center defined as a vector

H=CIRCLE(CENTER,RADIUS,NOP,STYLE) This routine draws a circle with center defined as a vector CENTER, radius as a scaler RADIS. NOP is the number of points on the circle. As to STYLE, use it the same way as you use the rountine PLOT. Since the handle of the object is returned, you use r ...
https://www.eeworm.com/dl/637/475885.html
下载: 99
查看: 1030