虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

电子设计<b>竞赛</b>

  • 目前在单片机的教学过程中

    目前在单片机的教学过程中,Labcenter Electronics 推出的 EDA 软件 Proteus(普罗特斯)已越来越 受到重视,并被提倡应用于单片机数字实验室的构建之中。Proteus 是一款功能较为全面的电子设计自动 化软件,它不但可用于 PCB 设计以及模拟和数字电路仿真分析,还可应用于单片机及其外围电路的仿 真,支持的微处理器芯片(Microprocessors ICs)包括 8051 系列、AVR 系列、PIC 系列、HC11 系列、 ARM7/LPC2000 系列甚至 Z80 等。本文对 Proteus 在单片机应用系统中的仿真应用作一介绍。

    标签: 单片机 过程

    上传时间: 2015-12-29

    上传用户:海陆空653

  • 用单片机实现出租车计价器的源码

    用单片机实现出租车计价器的源码,是参加全国大学生电子设计比赛的训练时写的, 和普通的计价器比,考虑到实际多种情况与环境。

    标签: 用单片机 出租车计价器 源码

    上传时间: 2016-01-06

    上传用户:stvnash

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    标签: represented integers group items

    上传时间: 2016-01-17

    上传用户:jeffery

  • 用vhdl编写的程序

    用vhdl编写的程序,任意波形产生器,是一年的电子设计大赛赛题,已经实现。

    标签: vhdl 编写 程序

    上传时间: 2014-11-27

    上传用户:jhksyghr

  • Direct Digital Synthesis (DDS),最好用的可步进的数字频率发生器的方法

    Direct Digital Synthesis (DDS),最好用的可步进的数字频率发生器的方法,此代码本人亲自编写,用于当年电子设计大赛。注意其中有个模块用于与单片机通信,可以使用、下载到芯片中,仅供学习使用!

    标签: Synthesis Digital Direct DDS

    上传时间: 2013-12-22

    上传用户:chfanjiang

  • 有关keil c51 的视频文件

    有关keil c51 的视频文件,相信对搞电子设计的,相当又帮助,希望大家多多共享

    标签: keil c51 视频

    上传时间: 2016-04-19

    上传用户:520

  • 有关sopc-eda的东西(讲义)

    有关sopc-eda的东西(讲义),相信对搞电子设计的,相当又帮助,希望大家多多共享

    标签: sopc-eda 讲义

    上传时间: 2016-04-19

    上传用户:钓鳌牧马

  • 这个是相当不错的EDA编程

    这个是相当不错的EDA编程,是电子设计大赛准备期间我引以为自豪的一个,能产生正弦,余弦,方波(可调占空比),三角波,锯齿波以及各种叠加波形,可以自行设置。

    标签: EDA 编程

    上传时间: 2014-01-25

    上传用户:13681659100

  • ds1302的驱动程序

    ds1302的驱动程序,keil c51编写,是我参加全国电子设计大赛集训时写的,传上来和大家分享。ds1302是一块时钟芯片,挺好用的。

    标签: 1302 ds 驱动程序

    上传时间: 2013-12-14

    上传用户:zsjinju

  • 用51单片机普通io口模拟的i2c总线协议

    用51单片机普通io口模拟的i2c总线协议,也是我全国电子设计大赛集训时写的,keil c51编写,一条总线上可以挂接多个器件,多于节省io口很有帮助。

    标签: i2c 51单片机 模拟 总线协议

    上传时间: 2013-12-29

    上传用户:zsjzc