CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - DigitalClock
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - DigitalClock - List
[
SourceCode
]
Matlab的GUI函数,编写了一个友好的用户界面。该函数具有实时跟踪显示时间的功能digitalclock
DL : 0
Matlab的GUI函数,编写了一个友好的用户界面。该函数具有实时跟踪显示时间的功能digitalclock
Update
: 2010-10-14
Size
: 630byte
Publisher
:
ctgu000
[
SCM
]
digitalclock
DL : 0
关于我的数字钟的设计,设计一个24小时的数字闹钟,该数字闹钟的面板如图9.1所示,它包括以下几个组成部分:(1)显示屏,由7个七段数码管组成,其中6个用于显示当前时间(时:分:秒)或设置的闹钟时间,而另一个则用于显示系统内部产生的周期性循环变化的待选预置数字; (2)YES(确认)键:用于输入新的时间或新的闹钟时间时,对每位待选预置数字输入的确认;(3)TIME(时间)键:用于确定新的时间设置;(4)ALARM(闹钟)键:用于确定新的闹钟时间设置,或显示已设置的闹钟时间;(5)扬声器,在当前时钟时间与闹钟时间相同时,发出蜂鸣声。-err
Update
: 2025-02-17
Size
: 621kb
Publisher
:
王涛
[
SCM
]
DigitalClock
DL : 0
51单片机的数字时钟代码,开发板上的例程,大家看看。-51 single-chip digital clock code, the development of on-board routine, let us look at.
Update
: 2025-02-17
Size
: 15kb
Publisher
:
王尔
[
VHDL-FPGA-Verilog
]
digitalclock
DL : 0
这是一个数字钟的VHDL实现.采用八段数码管显示! --可调闹铃,可校时。 -This is a digital clock to achieve the VHDL. Using eight digital tube display!- Adjustable alarm can be school.
Update
: 2025-02-17
Size
: 5kb
Publisher
:
李弋鹏
[
assembly language
]
digitalclock
DL : 0
用汇编及C语言编写的数字钟程序包括电路图-With the compilation and C language procedures include digital clock circuit diagram
Update
: 2025-02-17
Size
: 29kb
Publisher
:
蝈蝈
[
Software Engineering
]
qt4-DigitalClock
DL : 0
qt4-DigitalClock 源碼 數位時鐘-qt4-DigitalClock source digital clock
Update
: 2025-02-17
Size
: 1.1mb
Publisher
:
andy
[
MacOS develop
]
DigitalClock
DL : 0
这个是基于单片机的数字种,主要是有时,分,秒的显示.并且可以手动修改-This is based on the number of species of single-chip, mainly in some cases, minutes and seconds display. And can be modified manually
Update
: 2025-02-17
Size
: 1kb
Publisher
:
apple
[
VHDL-FPGA-Verilog
]
DigitalClock
DL : 0
VHDL的数字时钟程序 24小时计数显示; 具有校时功能(时,分) ; 实现闹钟功能(定时,闹响);-VHDL digital clock counting procedures showed that 24 hours with a school function (hours, minutes) the realization of an alarm clock function (timing, downtown ring)
Update
: 2025-02-17
Size
: 12kb
Publisher
:
liangchenglai
[
ARM-PowerPC-ColdFire-MIPS
]
DigitalClock
DL : 0
单片机控制的时钟显示功能 为秒显示可以自己修改-Single-chip microcomputer to control the clock display function for the second show
Update
: 2025-02-17
Size
: 1kb
Publisher
:
谢谢
[
Other
]
digitalclock
DL : 0
具有调时,定时,跑秒,功能 程序完整,供各位网友参考-Has transferred, the timing, running second, the functional integrity of the procedures for your reference Netizen
Update
: 2025-02-17
Size
: 2kb
Publisher
:
于飞
[
SCM
]
digitalclock
DL : 0
数字电子钟,24时制计时,带有调时功能,对分秒时分别进行调整。-Digital electronic clock, 24 when the system time with when the transfer function, minutes and seconds, respectively to adjust.
Update
: 2025-02-17
Size
: 272kb
Publisher
:
gu
[
Other Embeded program
]
DigitalClock
DL : 0
这是一个用单片机做的能用歌曲报时的电子时钟。有keil源程序和protues仿真图。-This is a song with the microcontroller can be used to do electronic timekeeping clock. There keil source and protues simulation diagram.
Update
: 2025-02-17
Size
: 435kb
Publisher
:
罗清伟
[
JSP/Java
]
digitalclock
DL : 0
digital clock implemetation using java programming
Update
: 2025-02-17
Size
: 5kb
Publisher
:
farhan
[
Embeded-SCM Develop
]
DigitalClock
DL : 0
基于FPGA的数字电子钟设计,系统总程序由分频模块、“时分秒”计数器模块、数据选择模块、报时模块、动态扫描显示和译码模块组成。得到一个将“时”、“分”、“秒”显示于人的视觉器官的计时装置。它的计时周期为24小时,显示满刻度为23时59分59秒,另外有校时、校分和整点报时功能,并通过数码管驱动电路显示计时结果。-FPGA-based design of digital electronic clock, the system program by the total frequency module, " the minutes and seconds" counter module, data selection module, timer module, dynamic scanning display and decoding module. Get a will " ," and " division" and " seconds" display on the human visual organ of the timing device. It' s time for the 24-hour period, indicating full scale as 23:59:59, and another school, the school hours and the whole hour, and through digital tube display driver circuit timing results.
Update
: 2025-02-17
Size
: 62kb
Publisher
:
sunnan
[
Other
]
digitalclock
DL : 0
Verilog数字时钟 实现24小时的监控,用七段码显示出来,包含时序图等 在ISE下仿真-digital clock Verilog
Update
: 2025-02-17
Size
: 362kb
Publisher
:
唐新明
[
VHDL-FPGA-Verilog
]
digitalclock
DL : 0
数字秒表,有六进制、十进制,顶层文件。很大方哈萨克活动时间啊客户-digitalclock
Update
: 2025-02-17
Size
: 42kb
Publisher
:
chennan
[
FlashMX
]
DigitalClock
DL : 0
使用Flash Builder来开发的Adobe AIR电子钟的源代码-source code of Digitalclock on AIR
Update
: 2025-02-17
Size
: 162kb
Publisher
:
Yonlin
[
JSP/Java
]
DigitalClock
DL : 0
DigitalClock extends LinearLayout Source Code for Andriod.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
fouwaogai
[
Windows Mobile
]
digitalClock
DL : 0
windowsphone digitalclock 源码 适合初学者-windowsphone digitalclock source for beginners
Update
: 2025-02-17
Size
: 1.32mb
Publisher
:
[
android
]
Android-AnalogClock-DigitalClock-Example
DL : 0
Android-AnalogClock-DigitalClock-Example Android-AnalogClock-DigitalClock-Example Android-AnalogClock-DigitalClock-Example-Android-AnalogClock-DigitalClock-Example Android-AnalogClock-DigitalClock-Example Android-AnalogClock-DigitalClock-Example
Update
: 2025-02-17
Size
: 14kb
Publisher
:
Ashraf Ahmed
«
1
2
3
4
5
6
7
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.