搜索资源列表
可编程逻辑器件EDA
- 一个EDA开发文件.讲述EDA开发的过程和必要操作.-an EDA development document. EDA about the development process and the necessary operation.
EDA
- EDA课程设计实例-----数字电子闹钟的设计
LicenseManage
- License文件分析和识别。只要用于Mentor出品的EDA工具的license文件。 可以给学习者用来学习java swing。-License Document Analysis and Recognition. Produced as long as the Mentor EDA tools for the license file. Learners can be used to learn java swing.
EDA.tar
- 利用google开发的GWT工具,在java环境下进行Ajax开发,实现一个web版的集群管理系统-Use google GWT development tool, java environment at Ajax development, implementation of a web version of the Cluster Management System
sesion2
- eda estructure an desing algoritms
汽车转速eda VHDL语言
- 设计一个汽车速度表。车轮每转一圈会产生一个脉冲,每个脉冲代表1米的距离,根据单位时间的脉冲数可推算出汽车的速度。 要求:(1)模拟产生车轮运转产生的脉冲信号并对其计数,用按键选择脉冲信号的不同频率; (2)每隔10秒读取一次脉冲计数器,并据此计算车速; (3)用数码管显示车速,单位Km/h; (4)给出超速警告。