代码搜索结果
找到约 10,000 项符合
7 的代码
l7.dt
/***********************************************
利用计时器TCC实现扫描显示七划管。预置数256
使用按钮输入矩阵, PB0,PB1作为输出端接行线,
PB2,PB3作为输入端接列线
按下按钮S11~S22,输入4位二进制码,控制LED2显示1~F.用S0(接Portc的bit3)
按下能够使LED2复位。
程序使用PortA为七划管
dsdemo7.m
% demonstrate findPIS
addPIS; % Add the PosInvSet directory to MATLAB's path
clear;
if exist('qhull')==3
clc;
fprintf(1,'\t\tInvariant Set for MOD2 (findPIS) \n\n');
order=2;
dsistest
he7.asm
;==================== 硬件实验七 8255控制交通灯 ==========================
ORG 0BB0H
JOD0: MOV SP,#60H
MOV DPTR,#0FFDBH
MOV A,#88H
MOVX @DPTR,A ;8255初始化
unit7.pas
unit Unit7;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TForm7 = class(TForm)
Label1: TLabel;
Label2:
unit7.~pas
unit Unit7;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TForm7 = class(TForm)
Label1: TLabel;
Label2:
unit7.~dfm
object Form7: TForm7
Left = 426
Top = 234
Width = 332
Height = 284
Caption = #25265#27465
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Hei
unit7.dfm
object Form7: TForm7
Left = 426
Top = 234
Width = 332
Height = 284
Caption = #25265#27465
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Hei