搜索结果
找到约 976 项符合
host-RS 的查询结果
源码 1602数字时钟
# include < reg52.h >
# include < 24C02.h>
# define uint unsigned int
# define uchar unsigned char
&nbsp;
sbit rs = P3^5; &nbsp;//定义lcd1602的rs端
sbit lcden = P3^4;//定义lcd1602的lcden端口
sbit s1 = P3^0;//定义功能键s1
sbit s2 = P3^1;//定义功能键s2
sbit s3 = P3^2;//定 ...
源码 学生管理啊
#include <iostream.h>
#include <string.h>
#include <iomanip.h>
#include "Stud.h"
Stud::Stud(){}
char *Stud::getno() &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;//获取学号
{
return no;
}
char *Stud::getname() &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;//获取姓名
{
return name;
}
char *Stud::ge ...
软件 nbtscan_mac地址扫描器
功能简介:
1、快速枚取整个网络的计算机共享列表,提供共享文件夹磁盘映射及枚取MAC地址。
2、提供详细的网络连接状态,支持查看TCP/UDP端口被相应的应用程序开启。
3、提供系统进程管理,能显示进程完整路径,并支持停止系统核心进程。
4、快速查看本机的服务,支持停止、删除系统服务。
5、快速查看本机共享文件夹,支持 ...
手册 max3096
Quad RS-422/RS-485 Receivers MAX3095/MAX3096 DC ELECTRICAL CHARACTERISTICS—MAX3096 (continued)
源码 matlab 滑动相关计算程序
function [Rs,Ps]=move_corr(X,Y,a)
%%%--- this function is for moving correlation
%%%--- X,Y is the imput data, a is the length of the moving window
%%%--- Rs is the spwarman correlation coeffcient, Ps is the p_vaue
源码 异步电机模型Matalab仿真
利用simulink搭建异步电机模型;
掌握异步电机各参数对各输出的影响。
1.搭建异步电机模型,电机参数:定子电阻Rs=1欧姆,转子电阻Rr=1欧姆,定子漏感系数=1mH,转子漏感系数=1mH,互感系数=20mH,转动惯量Jm=0.25kgm^2,极对数Np=4。
2.用幅值为380V,频率为50Hz,相位互差120度的三相励磁交流电压供电。先空载 ...
电路图 隔离式电源参考设计
该参考设计展示了如何创建适用于隔离式 RS-485、CAN 或类似应用的 3.3V 或 5V 隔离式电源。电路板上有五个独立电源,分别具有或不具有稳压输出,可适用于不同输入和输出电压的各种情况。
手册 MSP430G2553
DESCRIPTION
The Texas Instruments MSP430 family of ultra-low-power microcontrollers consists of several devices featuring
different sets of peripherals targeted for various applications. The architecture, combined with five low-power
modes, is optimized to achieve extended battery life in portable m ...