代码搜索:计数程序
找到约 10,000 项符合「计数程序」的源代码
代码结果 10,000
www.eeworm.com/read/312802/13604213
opt 计数器.opt
www.eeworm.com/read/312802/13604215
cpp 计数器.cpp
// 计数器.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "计数器.h"
#include "计数器Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/303308/13818538
lst 定时计数.lst
A51 MACRO ASSEMBLER 禵蔩计数 04/16/2007 15:40:22 PAGE 1
MACRO ASSEMBLER A51 V7.07
OBJECT MODULE PLACED IN 定时计数.OBJ
ASSEMBLER INVOKED
www.eeworm.com/read/303308/13818540
obj 定时计数.obj
www.eeworm.com/read/303308/13818542
asm 定时计数.asm
ORG 0000H
AJMP MAIN
ORG 000BH
AJMP IINT0
ORG 0030H
MAIN: MOV R4,#00H
MOV R6,#10
MOV TMOD,#61H
MOV TL0,#LOW(-50000)
MOV TH0,#
www.eeworm.com/read/303204/13820313
vi 脉冲计数.vi
www.eeworm.com/read/493806/6391125
txt 计数器.txt
//模拟计算器数字输入及显示
//第一次按下时,显示“D1”;第二次按下时,显示“D1D2”;
//第三按下时,显示“D1D2D3”,8个全显示完毕,再按下按键下时,给出“嘀”提示音。
#include
unsigned char code dispcode[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,
0x7f
www.eeworm.com/read/491443/6435583
txt 脉冲计数.txt
; “验证式” 实验三 脉冲计数(定时/记数实验)
;对定时器0外部输入的脉冲信号进行计数且显示
OUTBIT equ 0e101h
CLK164 equ 0e102h ; 段控制口(接164时钟位)
DAT164 equ 0e102h ; 段控制口(接164数据位)
LEDBuf equ 40h
IN equ 0e103h
www.eeworm.com/read/410887/11265995
html 计数器.html
计数器
table{
border:2px outset #f5f5f5
background-color:#d6d3ce
}
.r{
width:215px;
height:auto;
background-color:#f5f5f5;
www.eeworm.com/read/408994/11362347