搜索资源列表
E_Clock 仿真时钟
- 统一网内的微机原理....用汇编语言编写的时钟-unified network of computer theories .... assembler language clock
微机原理
- 该文件是用MASM开发的,关于电子时钟的设计,内含有报告一篇-the document is the development of the Shape of the electronic clock design, contain a report
SDRAM 的原理和时序
- 、 数据输出(读) 在选定列地址后,就已经确定了具体的存储单元,剩下的事情就是数据通过数据 I/O通道 (DQ)输出到内存总线上了。但是在 CAS 发出之后,仍要经过一定的时间才能有数据输出, 从 CAS与读取命令发出到第一笔数据输出的这段时间,被定义为 CL(CAS Latency,CAS潜 伏期)。由于 CL只在读取时出现,所以 CL又被称为读取潜伏期(RL,Read Latency)。CL 的单位与 tRCD一样,为时钟周期数,具体耗时由时钟频率决定。
微机原理课程设计
- 打字练习程序设计 交通灯控制模拟程序设计 霓虹灯控制模拟程序设计 学生综合素质成绩统计程序设计 简易电话号码簿程序设计 单词记忆测试器程序设计 键盘数字输入训练器程序设计 简易电子琴程序设计 简易电子音乐播放程序设计 电子日历时钟系统程序设计 电子密码锁程序设计
sch-and-source.rar
- 1602+ds1302时钟显示+ds18b20温度报警,原理图,资料和源码。,1602+ ds1302 clock display+ ds18b20 temperature alarm
SP_dianzhen
- 51单片机LED点阵,程序,原理图。点阵显示时钟,汉字,温度!-51 MCU LED dot matrix, procedures, schematic diagram. Dot matrix display clock, Chinese characters, the temperature!
除法器的设计本文所采用的除法原理
- 除法器的设计本文所采用的除法原理是:对于八位无符号被除数A,先对A转换成高八位是0低八位是A的数C,在时钟脉冲的每个上升沿C 向左移动一位,最后一位补零,同时判断C的高八位是否大于除数B,如是则C的高八位减去B,同时进行移位操作,将C的第二位置1。否则,继续移位操作。经过八个周期后,所得到的C的高八位为余数,第八位为商。从图(1)可清楚地看出此除法器的工作原理。此除法器主要包括比较器、减法器、移位器、控制器等模块。-Divider design used in this paper, the p
digital.clock.with.alarm
- 一个用8051单片机开发的程序,是带闹钟的数字时钟,含有原理图-8051 with the development of a procedure for the digital clock with alarm, containing schematic
clockunit
- 便于单片机简单使用时钟功能的,对于初学者特别有用,只需要稍微懂得电路,了解做个电子时钟原理即可-Simple and easy to use single-chip clock function, particularly useful for beginners, require only a slight circuit to understand, understand to be a principle of the electronic clock to
C51
- C51入门模块和3个综合项目的原理图和源码,三个项目是CAN网络,GPS终端,带时钟的数字温度计。-C51 entry module and the three integrated projects schematics and source code, the three projects is the CAN network, GPS terminals, digital thermometer with clock.
colorful_signal
- 设计并调试好一个VGA彩条信号发生器,并用EDA实验开发系统(拟采用的实验芯片的型号可选Altera的MAX7000系列的 EPM7128 CPLD ,FLEX10K系列的EPF10K10LC84-3 FPGA, ACEX1K系列的 EP1K30 FPGA,Xinlinx 的XC9500系列的XC95108 CPLD,Lattice的ispLSI1000系列的1032E CPLD)进行硬件验证。 设计思路 由系统提供的时钟源引入扫描信号,根据VGA彩色显示器的工作原理,设计出各种颜色编码
Digital_Clock
- 使用汇编语言实现数字时钟设计,用7seg完成显示,并可以通过button对时钟进行调整。并包括系统仿真原理图,适合做设计者使用-The use of assembly language to achieve digital clock design, with the completion of 7seg show, and can adjust the button on the clock. And includes system simulation schematic diagram,
c51.digital_clock
- 一个单片机80c51数字时钟设计,含电路原理图-A digital clock 80C51 single-chip design, including circuit schematics
alarmclock
- 利用汇编语言实现一个可以在显示器上显示时、分、秒的电子时钟,并能提供整点报时功能。设计一个基本的具有显示时、分、秒的电子时钟。 到整点或预定的报警时间,能够以不同的音乐进行报时,可以自行设置闹钟报警时间; 实物演示时要求讲出程序原理和设计思想; 程序运行良好、界面清晰。 -The use of assembly language implementation on a show in the display hours, minutes and seconds of elect
DS1302
- ds1302时钟,可以显示系统当前时间。有完整的C代码,还有用proteus软件仿真成功的原理图。-ds1302 clock, you can display the current time. Complete C code, as well as with the success of software simulation proteus schematic.
pdf
- 在热网智能终端中停电记录的实现.pdf 外围器件 实时时钟 日历芯片.pdf 日历芯片PCF8583及其应用研究.pdf 日历芯片PCF8563在智能火灾报警控制器中的应用.pdf 基于I2C总线的日历时钟PCF8563在.pdf 多功能数字电子钟系统的设计与实现.pdf 多功能时钟 芯片PCF8563及应用.pdf 串行时钟芯片PCF8583在DSP系统中的应用设计.pdf PCF9563在电子时钟设计中的应用.pdf PCF8583的工作原理及在单片机接口
102-DS1302 时钟原理
- 102-DS1302 时钟原理(102-DS1302 clock principle)
LCD1602_时钟
- 使用51单片机的定时中断原理,在LCD显示时钟(The timing interrupt principle of 51 MCU is used to display the clock in LCD.)
微机原理
- 利用定时器 8253 和外扩展的键盘—显示模块,实现时钟显示及时间设置功能: 1)时钟显示内容为“分:秒”,即“MM.SS”; 2)P 键用来启动时钟设置,通过键盘上的数字修改时间,参数在修改过程中 处于闪烁状态,闪烁频率 2Hz(Using timer 8253 and extended keyboard display module to realize clock display and time setting function: 1) the clock display cont
AD9851设计的DDS信号发生器原理图加PCB
- 6倍频,30M晶体,内部时钟180M,可生成方波正弦波,三角波三种扫频信号,频率到达几十M轻轻松松。