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

大学生<b>电子设计</b>竞赛

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

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

    标签: 单片机 过程

    上传时间: 2015-12-29

    上传用户:海陆空653

  • 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

    上传用户:钓鳌牧马

  • 用游标的方法实现对称差的计算

    用游标的方法实现对称差的计算,即 (A-B)+(B-A)

    标签: 对称 计算

    上传时间: 2016-05-23

    上传用户:远远ssad

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

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

    标签: EDA 编程

    上传时间: 2014-01-25

    上传用户:13681659100

  • 词法分析器 对输入一个函数

    词法分析器 对输入一个函数,并对其分析main() { int a,b a = 10 b = a + 20 }

    标签: 分析器 函数 输入

    上传时间: 2013-12-20

    上传用户:hfmm633

  • ds1302的驱动程序

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

    标签: 1302 ds 驱动程序

    上传时间: 2013-12-14

    上传用户:zsjinju