搜索结果
找到约 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模式 ...
技术管理 这是自己总结和翻译的包含有关H.264码率控制方面的文档和资料,对做H.264码率控制方面的朋友应该非常有帮助
这是自己总结和翻译的包含有关H.264码率控制方面的文档和资料,对做H.264码率控制方面的朋友应该非常有帮助
*行业应用 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 ...
系统设计方案 Fortran - Tóm tắ t nộ i dung mô n họ c Các khái niệ m và yế u tố
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 ...
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
编辑器/阅读器 #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"
单片机开发 电力载波芯片3105.h头文件
电力载波芯片3105.h头文件,用在51C语言编程!!
单片机开发 一个基于单片机proteus仿真子电路做的一个H型电机驱动电路
一个基于单片机proteus仿真子电路做的一个H型电机驱动电路
matlab例程 计算hurst指数 主程序 利用经典的RS分析法计算分形H指数
计算hurst指数 主程序 利用经典的RS分析法计算分形H指数
多国语言处理 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 ...