-
学生选课系统 可工学生学习用!大家可以互相学习互相借鉴
学生选课系统 可工学生学习用!大家可以互相学习互相借鉴-students can learn from the students! We can learn from each other, learn from each other
- 2022-01-21 20:25:31下载
- 积分:1
-
这个程序包里有3个部分:直播服务器,接收端插件,接收端例子。详细内容看文档。...
这个程序包里有3个部分:直播服务器,接收端插件,接收端例子。详细内容看文档。-this procedure bundle of three parts : a live server, plug-in receiver, the receiver example. Detailed contents of files.
- 2023-01-10 20:05:04下载
- 积分:1
-
对于刚开始学电脑的人,用的是无聊的。在已知…
for the just beginning learn the computer person,use DOS is boring . after known a little DOS,think dos is mysterious.this is the book introduce how to use dos deeply.
- 2022-03-24 06:35:12下载
- 积分:1
-
易语言内存读写例子
易语言内存读写例子-easy language to read and write memory examples!
- 2022-06-02 23:57:12下载
- 积分:1
-
backpack
给定一组物品,每种物品都有自己的重量和价格,在限定的总重量内,我们如何选择,才能使得物品的总价格最高(Given a set of items, each item has its own weight and price, within a limited total weight, what we choose to make the total price of the highest items)
- 2015-12-28 23:14:54下载
- 积分:1
-
areps
说明: 美国海军开发的雷达传输损耗预测、计算软件AREPS安装包(Areps installation package of radar transmission loss prediction and calculation software developed by US Navy)
- 2019-12-31 17:03:58下载
- 积分:1
-
CaptchioManager
通用认证码识别(Captchio),非常好的,通用的开发模块(Universal Authentication Code Recognition (Captchio), very good, the development of generic modules)
- 2009-01-17 20:58:23下载
- 积分:1
-
INA219
INA219 驱动程序,基于CC2541控制器,(INA219 procedures, based on CC2541 controller)
- 2020-06-18 00:40:02下载
- 积分:1
-
Untitled
说明: 计算两张图片位移,可以用于图像拼接。但畸变图形效果较差。(Calculating the displacement of two images can be used for image mosaic. But the effect of distorted image is poor.)
- 2020-03-20 16:10:27下载
- 积分:1
-
VHDL 基础语法篇
VHDL 基础语法篇 —— VHDL
VHDL硬件描述语言
1.1 VHDL概述
1.1.1 VHDL的特点
VHDL语言作为一种标准的硬件描述语言,具有结构严谨、描述能力强的特点,由于
VHDL语言来源于C、Fortran等计算机高级语言,在VHDL语言中保留了部分高级语言的原
语句,如if语句、子程序和函数等,便于阅读和应用。具体特点如下:
1. 支持从系统级到门级电路的描述,既支持自底向上(bottom-up)的设计也支持从顶向下
(top-down)的设计,同时也支持结构、行为和数据流三种形式的混合描述。
2. VHDL的设计单元的基本组成部分是实体(entity)和结构体(architecture),实体包含设
计系统单元的输入和输出端口信息,结构体描述设计单元的组成和行为,便于各模块之间数
据传送。利用单元(componet)、块(block)、过程(procure)和函数(function)等语句,
用结构化层次化的描述方法,使复杂电路的设计更加简便。采用包的概念,便于标准设计文
档资料的保存和广泛使用。(VHDL Basic Grammar Paper)
- 2020-06-20 14:20:01下载
- 积分:1