Coder Social home page Coder Social logo

hust-digital-circuit-2021's Introduction

HUST_Digital_circuit 数字电路实验

本实验首发于Gitee

介绍

华中科技大学数字电路实验 计算机专业 仅供参考,如有错误欢迎指正(直接写到issue里就行)

QQ : 462241980 欢迎来找我吹水

参考资料:GitHub - SSA2001/HUST_Digital_circuit: 华中科技大学数字电路实验

实验1/2/3:基础运算器

这个比较简单就不多说明了,自己搜资料就行

实验一加法器做的时候忘了封装了,记得封装

实验4:门禁系统

实验5:电子钟

12/24进制转换

在写的时候没有看到12/24互转的要求,就在最外层封装里做的转换

具体实现方法是底层都用24小时实现,通过24转12来实现输出

更优的输出方法是封装在计数器内部,有兴趣可以实现一下(注意转换时要输出进位脉冲来反转AM/PM)

支持库的调用

如果提示找不到加载库,选择目录下的“1 加法器”文件即可(调用了四位二进制并行加法器)

没有实现的功能

写的时候没有注意到闹钟功能需要共用显示屏,不过是选做功能我就没管了

检查时会问的问题
  • 利用加法器实现8421码转化的原理

实验6:斐波那契数列

检查时会问的问题
  • 矩阵迭代中二路选择器的原理
  • 控制器中二路选择器的原理
本实验没有加载库

hust-digital-circuit-2021's People

Contributors

kiritoking avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.