-
123.rar
請設計一個8位元移位暫存器,規格如下:
當控制線S1,S2輸入為00時,平行載入;
當控制線S1,S2輸入為01時,在一時脈內向右shift 1位元;
當控制線S1,S2輸入為10時,在一時脈內向右shift 2位元;
當控制線S1,S2輸入為11時,在一時脈內向右shift 3位元
(Serial Adder)
- 2009-12-08 00:02:56下载
- 积分:1
-
training
trainig neural networks
- 2014-11-21 19:34:58下载
- 积分:1
-
handoff2
Handoff Managment code when devices are moving one cell to another cell
- 2015-03-28 14:13:34下载
- 积分:1
-
QPSK-Rayleigh
this is simmulation QPSK modulation in rayleigh channel
- 2009-12-18 01:50:41下载
- 积分:1
-
lagmatrix
LagMatrix Function - matlab - Useful Econometrics Tool
- 2014-01-04 02:16:53下载
- 积分:1
-
SPHIT3
实现SPHIT编码,有n=5~2时的编码输出值!!(SPHIT coding show the output with n =5.....2)
- 2013-12-19 17:26:04下载
- 积分:1
-
LTEcommonsubblockinterleaver
该代码是lte 子块交织仿真源代码,交织在通信中起到提高传输可靠性的作用(The code is a sub-block interleaving lte simulation source code, intertwined in the communication role to play to improve transmission reliability)
- 2010-12-17 10:43:33下载
- 积分:1
-
psd_cboc
BOC(2,1)的编码,BOC(2,1)的功率谱密度,可以完美运行,对做BOC编码的人很有用途(BOC (2,1) code, BOC (2,1) power spectral density, can run perfectly on the very people who make use of BOC coding)
- 2013-11-26 11:50:25下载
- 积分:1
-
windcoef
风力操纵运动,包括风力和风力矩理论计算公式(Wind Maneuvering)
- 2014-01-10 12:17:15下载
- 积分:1
-
kmeans
k均值算法是一种迭代求解的聚类分析算法,其步骤是随机选取K个对象作为初始的聚类中心,然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。(kmeans algorithm is an iterative solution clustering analysis algorithm. First, the initial clustering centers are randomly selected. Then, distance between between each point ans others are calculated, and each data point is designed to its nearest clustering center.)
- 2020-06-21 23:40:01下载
- 积分:1