代码搜索:计数程序
找到约 10,000 项符合「计数程序」的源代码
代码结果 10,000
www.eeworm.com/read/254507/12133497
txt 9999计数程序.txt
#include
sbit P10=P1^0;
sbit P11=P1^1;
sbit P12=P1^2;
sbit P13=P1^3;
sbit P32=P3^3;
sbit P14=P1^4;
//以下是延时函数
void Delay(unsigned int i)
{
unsigned int j;
for(;i>0;i--)
www.eeworm.com/read/290456/8482024
txt lcd计数显示程序.txt
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
---- Uncomment the following library declaration if instantiating
---- any Xilinx primi
www.eeworm.com/read/37338/1073751
txt lcd计数显示程序.txt
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
---- Uncomment the following library declaration if instantiating
---- any Xilinx primi
www.eeworm.com/read/111214/15516961
c 计数器程序.c
/*
***********************************************************
***********************************************************
* 项目 : 计数器程序
*
* Version : 1.0 (C L
www.eeworm.com/read/273659/10907904
asm 计数自动化程序.asm
;说明:最多计数9999次
;4位数显示,开关时间最多9999秒
;可到指定的次数停下来,可调整不同的开关机时间。
ORG OOH
AJMP START
org 0bh
ajmp sec;到秒计数程序
org 1bh
ajmp disp;到显示程序
ORG 30H
START:
mov r5,#20;R5为次数寄存器,如果为20则要中断20次才够1秒
mov r0,
www.eeworm.com/read/346892/11714072
asm 计数器源程序.asm
;微电脑带倍率6位数显计数器源程序
;计数脉冲从Int0端输入,
org 0000H
ajmp main
org 0003h
ajmp into
org 0013h
ajmp int01
org 001bh
ajmp tt0
org 0020H
tt0: mov th1,#26h
www.eeworm.com/read/27288/982586
asm 计数器源程序.asm
;微电脑带倍率6位数显计数器源程序
;计数脉冲从Int0端输入,
org 0000H
ajmp main
org 0003h
ajmp into
org 0013h
ajmp int01
org 001bh
ajmp tt0
org 0020H
tt0: mov th1,#26h
www.eeworm.com/read/277081/10670331
mht vhdl 计数器源程序.mht
From:
Subject: =?gb2312?B?VkhETCC8xsr9xvfUtLPM0PI=?=
Date: Mon, 3 Sep 2007 13:28:58 +0800
MIME-Version: 1.0
Content-Type: multipart/related;
type="text/html";