代码搜索结果
找到约 10,000 项符合
Control 的代码
control2main.m
clear all
clc
fsize=[530 300];
figpos=[100 100 fsize(1:2)];
mainfig=figure('Position',figpos,'Color',[0.83 0.81 0.78],'NumberTitle','off','Name','控制网平差程序');
label1=uicontrol(mainfig,'Style','tex
control2main.m
clear all
clc
fsize=[530 300];
figpos=[100 100 fsize(1:2)];
mainfig=figure('Position',figpos,'Color',[0.83 0.81 0.78],'NumberTitle','off','Name','控制网平差程序');
label1=uicontrol(mainfig,'Style','tex
temp-control_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
DaveTm { 0,0,0,0,0,0,0,0 }
Target (Tar
temp-control.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
Options 1,0,0
temp-control.m51
BL51 BANKED LINKER/LOCATER V4.13 09/07/2007 15:03:22 PAGE 1
BL51 BANKED LINKER/LOCATER V4.13, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE temp-c
risc8_control.v
//-----------------------------------------------------------------------------
// (C) COPYRIGHT 2000 S.Aravindhan
//
// This program is free software; you can redistribute it and/or
// m
ds1631control.v
module 1631Control(clk,rst,ReadT,SCL,SDA,SegEn,SegData,key_row_low);
input clk,rst;
output SCL;//I2C时钟线
inout SDA;//I2C数据线
input ReadT;//读温度命令
output key_row_low; //输出一个低电平给矩阵键盘的某一行
output[