代码搜索:Clock
找到约 10,000 项符合「Clock」的源代码
代码结果 10,000
www.eeworm.com/read/177969/6312856
dbp clock.dbp
www.eeworm.com/read/177969/6312950
qpf clock.qpf
# Copyright (C) 1991-2005 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/177969/6312952
bdf clock.bdf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/177969/6312960
qws clock.qws
[ProjectWorkspace]
ptn_Child1=Frames
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
www.eeworm.com/read/177969/6312972
sof clock.sof
www.eeworm.com/read/177969/6312980
qsf clock.qsf
# Copyright (C) 1991-2005 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/396019/6314877
pcb clock.pcb
PCB FILE 4
FT
4175 3777 4324 3628 6 1 1
FT
4074 3781 4222 3633 6 1 1
FT
3978 3778 4126 3630 8 1 1
FT
3875 3776 4025 3626 8 1 1
FT
4456 3638 4570 3524 6 1 1
FT
3523 3770 3625 3668 6 1 1
FT
www.eeworm.com/read/396019/6314878
hex clock.hex
www.eeworm.com/read/365149/6316299
asm clock.asm
.model small
.stack
.data
.code
.startup
h_m_s DB 8 DUP(':'),4 DUP(' ') ;存储时间
old1ch dw ?,? ;存储原中断向量1ch的内容
esccode db 0 ;用于保存Esc键的断开扫描码
MOV AX,0000H ;设置显示方式为40*25黑白