-
代码模版 codtemplate
代码模版 codtemplate-code templates codtemplate
- 2023-06-11 09:15:02下载
- 积分:1
-
BG_GAMP
基于压缩感知的多入多出毫米波信道估计算法源代码(Millimeter Wave Channel Estimation Based on Compressed Sensing)
- 2021-04-01 16:39:08下载
- 积分:1
-
R0进程保护驱动源码
说明: R0进程保护驱动源码 读写游戏内存,可以读写任意游戏进程信息,居家旅行必备工具(R0 process protection driver source code)
- 2020-10-31 21:19:55下载
- 积分:1
-
COOFDM-master
说明: Matlab仿真光x相关OFDM传输系统COOFDM(Matlab simulation of optical x-correlation OFDM transmission system coofdm)
- 2020-01-02 22:15:52下载
- 积分:1
-
彩虹代6.0
说明: 彩虹代刷网6.0全解版本,亲测有效。想下载的来下载。(Rainbow brush net 6.0 full solution version)
- 2021-01-25 00:58:37下载
- 积分:1
-
全国电子设计竞赛基础篇
文档,电子设计竞赛相关的一些基础知识,可以下载下来看看(Documents, some basic knowledge related to electronic design competitions, can be downloaded to see)
- 2020-06-22 11:00:01下载
- 积分:1
-
src
noc片上系统源代码,noc片上系统源代码,非常好的(noc-chip system source code, noc-chip system source code, very good)
- 2011-05-02 21:06:03下载
- 积分:1
-
BP
说明: 除匹配追踪类贪婪迭代算法之外,压缩感知重构算法另一大类就是凸优化算法或最优化逼近方法,这类方法通过将非凸问题转化为凸问题求解找到信号的逼近,其中最常用的方法就是基追踪(Basis Pursuit, BP),该方法提出使用l1范数替代l0范数来解决最优化问题,以便使用线性规划方法来求解(In addition to match-tracking greedy iterative algorithms, another major category of compressed-perceptual reconstruction algorithms is the convex optimization algorithm or the optimization approximation method. This type of method finds the signal approximation by converting the nonconvex problem into a convex problem. The method is base tracking (Basis Pursuit, BP). This method proposes to use the l1 norm instead of the l0 norm to solve the optimization problem in order to use the linear programming method to solve the problem)
- 2018-04-13 11:37:15下载
- 积分:1
-
蒸发相变
说明: 蒸发相变,液相质量源项,混合模型能量源项,气化潜热与质量转移率能量源项(Evaporation phase transformation, mass source term of liquid phase, energy source term of mixed model, latent heat of gasification and mass transfer rate energy source term)
- 2020-10-19 09:07:25下载
- 积分: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