-
msp430日历系统实现。可进行时间调节。
msp430日历系统实现。可进行时间调节。-MSP430 calendar system. Time adjustment can be carried out.
- 2022-03-06 05:54:15下载
- 积分:1
-
VHDL电子时钟
用VHDL实现的电子时钟,24小时格式,可以通过按键调整时间得益于数电知识中的计数器级联构成高进制计数器的启发,我的思路是这样的:1)各不同位的时钟问题。时钟共有6位,分别为秒的高低位、分的高低位、时的高低位。把秒低位的进位当作秒高位的时钟,秒高位的进位当作分低位的时钟,依次类推,可以解决不同位的不同时钟问题。2)各不同位的进制问题。与此同时要解决进制问题,秒分的低位为十进制,秒分的高位为六进制,以及时的高位为三进制(电子时钟为24小时制),这五种情况都易解决,但时的低位就有点复杂了,既有十进制的情形又有四进制的情形。仔细琢磨之后,根据两条IF语句解决了这个问题。那就是若小时高位为”0000”或”0001”时,时的低位为十进制,若小时高位为”0010”,时的低位为四进制。3)校时问题。刚开始时,对了校时没有个思路。但有一次我想看看整体进制等对不对,于是把整体时钟调快了很多,这样,很快就走了“24”小时,然后灵感就来了,就想可以设置这么两个不同频率的整体时钟,一个可能控制分,一个可以控制小时,然后为了可以精确到秒,又设置了一个可以让整个时钟系统暂停的按键,这样整个时钟的实现就完成了,最后又在时分和分秒中间加入了一个小横杠”-”。
- 2023-08-22 19:40:04下载
- 积分:1
-
I2C(英特尔
I2C(Intel-Integrated Circuit bus)为内部IC控制的双向串行总线,用于连接微控制器及其外围设备的互连。该程序用Verilog HDL语言来实现FPGA模拟I2C协议作为主端对I2C从设备进行读/写操作。-I2C (Intel-Integrated Circuit bus) control IC for internal bi-directional serial bus for connecting micro-controller and its peripheral equipment interconnection. The program with the Verilog HDL language to achieve the FPGA simulation of I2C protocol as the main terminal from the device to the I2C read/write operations.
- 2022-03-17 09:28:17下载
- 积分:1
-
SPI通讯 学习之用 FreeScale
SPI通讯 学习之用 FreeScale-SPI communication
- 2022-03-02 00:46:13下载
- 积分:1
-
Delphi 将十六进制转换为十进制
本源码演示Delphi 如何将十六进制转换为十进制,例如将16进制的ABC转换成10进制的2740,请注意,为确保转换的准确性,请输入大写的16进制的英文字母。
- 2023-03-16 16:30:03下载
- 积分:1
-
Chain store system, powerbuilder, very good. Can refer to the use for learning t...
连锁专卖店系统,powerbuilder,很不错的。可以参考使用,供学习使用-Chain store system, powerbuilder, very good. Can refer to the use for learning to use
- 2022-12-20 20:55:06下载
- 积分:1
-
protues仿真基于DS1820多点粮食监控,液晶显示检测到的温度
protues仿真基于DS1820多点粮食监控,液晶显示检测到的温度-protues simulation based on DS1820 more food monitoring, LCD temperature detected
- 2022-01-26 05:20:02下载
- 积分:1
-
我很抱歉上传这个项目,因为我现在没有任何项目,…
I am sorry to upload this project, because I do not have any project right now, being a beginner. But I like very much this site and I will upload my projects later.-beginner
- 2022-03-02 15:56:16下载
- 积分:1
-
The software EWB lights, digital logic circuit curriculum design, good things we...
EWB 软件实现的交通灯,数字逻辑电路课程设计,好东西哦-The software EWB lights, digital logic circuit curriculum design, good things well
- 2022-02-11 18:31:53下载
- 积分:1
-
五子棋站
五子棋单机版、网络版合一,网络版为单人对战,可同时容纳多组在线-Gobang stand-alone version, the network version of unity, the network version of the Single Battle, which can accommodate multiple-line
- 2022-08-06 05:59:15下载
- 积分:1