为您找到约 69 条结果,搜索耗时:0.0021秒

AT89C51对直流电动机的驱动

... ST BIT P2.5 EOC BIT P2.6 OE BIT P2.7 PWM BIT P3.7 ORG 00H SJMP START ORG 0BH LJMP INT_T0 START: MOV TMOD,#02H   ; MOV TH0,#20 MOV TL0,#00H MOV IE,#82H SETB TR0 WAIT: CLR ST   SETB ST CLR ST ;启动AD转换   JNB E...

FPGA上数字时钟的VHDL代码

...as defined by the H_in1, H_in0, M_in1, and M_in0 inputs) and the second to 00. It should also set the alarm value to 0.00.00, and to set the Alarm (output) low.For normal operation, this input pin should be 0*/  input clk,  /* A 10Hz input clock. This should be used to generate each real-...

gridlab-d IEEE13节点算例

...oller', PROPERTYNAME name='sensitivity': property is deprecatedProcessing 2000-08-02 23:58:00 PDT... ion deniedCore profiler results======================Total objects               4555 objectsParallelism               ...

485全双工通信

...unsigned char #define uint  unsigned int //uchar idata buf[10]={0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08,0x09}; uchar dat1,dat2; uchar pf; uchar flag,flag1; sbit key1=P1^0; sbit key2=P2^0; /************延时程序************/ void delay(uchar k)     {   &nbsp...

DS18B20程序

...2e,0x30,0x30,0x43,'\0'}; //显示实时温度,上电时显示+125.00C unsigned char  TempBuffer0[17]={0x54,0x48,0x3a,0x2b,0x31,0x32,0x35,0x20, 0x54,0x4c,0x3a,0x2b,0x31,0x32,0x34,0x43,'\0'}; //显示温度上下限,上电时显示TH:+125 TL:+124C unsigned char...

直流电机测速+中文液晶显示

...[10]={0,0,0,0,0,0,0,0,0,0,}; char abc[3]={0,0,0,}; uchar key=0; uint a=100; uchar n=5; uchar count=1;  uint k1=0; uchar GeyKey(); void delay(uchar i); void control(); main() {           fnLCMInit(); fnSetPos(0,0); dprintf(0,0,"直流电机加...

控制机械臂的程序

...关节角反解。Microsoft Visual Studio Solution File, Format Version 12.00# Visual Studio 14VisualStudioVersion = 14.0.25420.1MinimumVisualStudioVersion = 10.0.40219.1Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SingleCameraControlRobotArm", "SingleCameraControlRobotArm\SingleCameraContro...

Rivermax Linux性能调优指南

...E_TYPE MST PCI RDMA NET NUMAConnectX5(rev:0) /dev/mst/mt4121_pciconf0.1 03:00.1 mlx5_1 net-ens1f1 0ConnectX5(rev:0) /dev/mst/mt4121_pciconf0 03:00.0 mlx5_0 net-ens1f0 0[root@r-aa-a]$ sudo lspci -vvv -s03:00.0LnkCap: Port #0, Speed unknown, Width x16, ASPM not supported, Exit Latency L0s unlimited, L...

485全双工通信应用

...unsigned char #define uint  unsigned int //uchar idata buf[10]={0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08,0x09}; uchar data1,data2; uchar pf; uchar flag,flag1; sbit key1=P1^0; sbit key2=P2^0; /************延时程序************/ void delay(uchar k)     {   &nb...

非常形象的交通灯控制设计

...bsp; SN1+=5;               if(EW1>=100)    {      EW1=99;      SN1=79;                }             } if(Reduces_Button==0) //时间减 ...

微信捐赠

微信扫一扫体验

立即
上传
返回
顶部