-
LPC2300的IAP程序启动
LPC2300 IAP APPLICATION BOOT
- 2022-03-20 17:41:35下载
- 积分:1
-
CRC 生成器
循环冗余检查 (CRC) 是在数字系统中,例如,常用的试验压实密度泛函理论 (可测性设计) 电路中,网络和存储设备检测到的原始数据意外更改错误检测代码。输入一个短校验值附加,这些系统得到的数据块的基于及其内容 ; 及多项式除法的余数检索重复计算,并且检查值不匹配时,可以对推定的数据损坏或有缺陷的结果采取适当的行动。
在这个实验室中,我们需要设计参数化的 crc 校验模块 (在 Verilog) 来生成固定长度检查值根据给定的多项式函数。我们使用一种脚本语言 (Perl 或 Python) 来生成用户定义的参数化的 CRC 模块数据宽度和多项式函数.
- 2022-08-13 17:44:20下载
- 积分:1
-
Serial communication applet for LabVIEW serial demo
串口通信小程序,适用于labview串口演示-Serial communication applet for LabVIEW serial demo
- 2023-09-08 20:25:03下载
- 积分:1
-
字模工具,用于嵌入式系统调试用,希望大家用得上
字模工具,用于嵌入式系统调试用,希望大家用得上-Fonts tool for debugging embedded system with the hope that we would apply
- 2022-02-05 17:41:37下载
- 积分:1
-
常用PCB元件封装库4,为一般开发提供方便
常用PCB元件封装库4,为一般开发提供方便-PCB components commonly used package database 4, to provide convenience for the general development
- 2022-04-19 00:11:53下载
- 积分:1
-
vb环境制作的网络电视播放其,很好的!虽然还没有做的像普通视频一样!但是学习VB还是有用的...
vb环境制作的网络电视播放其,很好的!虽然还没有做的像普通视频一样!但是学习VB还是有用的-vb environment produced by its network of television, very good! Although not yet to do the same as an ordinary video! But VB is still useful to learn
- 2022-02-27 01:31:26下载
- 积分:1
-
- 2022-06-29 01:44:33下载
- 积分:1
-
功能getmu(亩= R,信噪比,H,P,M)
function mu=getmu(r,snr,H,p,M)
eigen=eig(H*H )
temp2=0
for i=1:r-p+1
temp1=1/eigen(i)
temp2=temp2+temp1
temp1=0
end
if r-p+1~=0
mu=(M/(r-p+1))*(1+(1/snr)*temp2)
else
mu=0
end -matlab mimo
- 2022-03-20 12:47:15下载
- 积分:1
-
simple clock on PIC16f886
writing at mikroC 8.2
proteus 7
simple clock on PIC16f886
writing at mikroC 8.2
proteus 7
- 2022-01-27 11:36:34下载
- 积分:1
-
一种RISC结构8位微控制器的设计与实现
一种RISC结构8位微控制器的设计与实现-The structure of a RISC micro-controller" s 8 Design and Implementation
- 2022-01-20 23:20:19下载
- 积分:1