搜索资源列表
桌面电子时钟
- 一个用VC编写的小程序,生成一个可移动的悬浮窗口,上面显示的是电子时钟。-a VC procedures for the preparation of small, mobile generate a suspended window above shows the electronic clock.
电子时钟实例(汇编)
- 电子时钟实例,但是还不够完美,有兴趣的人可以对它进行修改。-electronic clock examples, but not yet perfect, interested persons can be adapted.
电子时钟源程序
- 电子时钟源程序,初学者比较理想的参考程序,通过它可以更深入的了解定时器的使用,-electronic clock source, beginners an ideal reference procedures, it adopted a more in-depth understanding of the use of timers.
温度控制功能的电子时钟
- 具有温度控制功能的电子时钟” 使用AT89s51单片机12M晶振 具有时间显示和温度控制功能 增加了一个按键进行模式的切换 望大家多多指教-temperature control function is the electronic clock "using AT89s51 SCM 12M crystal significantly with time show and temperature control function added a button for sw
类电子时钟, 数字显示屏的实现
- pb类电子时钟, 数字显示屏的实现源码,非常好-pb electronic clock, digital display achieving source, a very good
杜洋DIY18 一位数码电子时钟源程序
- 杜洋DIY18 一位数码电子时钟源程序 - 动画笔划式LED切换显示 - 定时器中断实现时钟功能
带1602的电子时钟
- 用1602液晶显示的电子时钟,程序有详细说明,希望对你有用。
触摸按键式电子时钟
- 触摸按键式设计,时钟显示为24小时制,带测温功能并显示实时温度,LED亮度可调
该电子时钟是基于windows mobile5.0 的软件
- 该电子时钟是基于windows mobile5.0 的软件,主要使用了透明控件技术。,The electronic clock is based on the windows mobile5.0 software, the main use of the transparent control technology.
Proteus,电子时钟 制作与模拟
- Proteus,电子时钟 制作与模拟 含dsn hex 源程序为C (at89c51 led),Proteus, the production of electronic and analog clock with dsn hex source code for C (at89c51 led)
简单数字时钟
- 实现电子时钟的基本功能,始终正常显示以及调节时间矫正时间等功能。
Labview电子时钟设计课程设计报告
- Labview电子时钟设计课程设计报告 前后VI设计图 报告目录都在里面(Labview electronic clock design course design report Front and rear VI design drawings The report directory is inside)
电子时钟源程序
- 利用51单片机实现电子时钟功能,有秒表,闹钟,定时等功能。(The use of 51 single-chip electronic clock function)
多功能电子时钟
- 多功能电子时钟,lcd12864显示,多功能设置。(Multifunctional electronic clock)
js实现的仿LED数字电子时钟效果
- js实现的仿LED数字电子时钟效果,可以摘要一部分代码(JS implementation of the imitation LED digital electronic clock effect)
指针式电子时钟(带UCOSIII操作系统)
- 基于STM32平台,移植ucos-iii实现LCD显示电子时钟(THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS * WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE * TIME. AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIA
1602+18B20+DS1302电子时钟源程序
- 1602+18B20+DS1302电子时钟源程序,以AT89C52为核心,用改进型只能温度传感器DS18B20作为温度采集器,用DS1302串行日历时钟芯片为单片机提供基准时钟,用LCD1602作为液晶显示屏来显示温度(Taking AT89C52 as the core, using the improved temperature sensor DS18B20 as the temperature collector, the DS1302 serial calendar clock chi
数字电子时钟
- 设计一个数字电子时钟能够准点报时并具有校时功能。 时钟功能: 采用数码管显示累计时间,以24小时为周期。 校时功能: 能快速校准“ 时”、“分”、“ 秒”的功能。 整时报时功能: 具体要求整点前鸣叫5 次低音( 500 Hz ) , 整点时再鸣叫一次高音(1 000 Hz左右) , 共鸣叫6 响, 两次鸣叫间隔0 .5 s。(选做) 计时准确: 每天计时误差不超过10 s。(The design of a digital electronic clock can report time
电子时钟
- 一款基于C51单片机搭建的电子时钟的仿真模型,基于PROTEUS仿真平台,内含C语言程序,可以实现调时调分。
汇编课程设计电子时钟
- 在Windows环境,开发一个时钟程序。要求: ① 图形化的时针、分针、秒针转动界面 ② 数字化的显示当前时间 ③ 有菜单项,用户通过菜单项来设置时钟的背景颜色、时针、分针、秒针的颜色等。