虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

BASE-v

  • 一种常用空分复用的MIMO系统

    一种常用空分复用的MIMO系统,v-blast系统的各种检测算法:ML,MMSE,ZF,以及采用迫零的连续干扰消除检测算法

    标签: MIMO 空分复用

    上传时间: 2013-12-13

    上传用户:源弋弋

  • 算法设计课程报告单源点最短路径问题

    算法设计课程报告单源点最短路径问题,即,已知一个n结点有向图G=(V,E)和边的权函数c(e),求由某指定结点V0到其他各个结点的最短路径,这里还假定所有的权都是正的。

    标签: 算法设计 报告 最短路径

    上传时间: 2016-03-13

    上传用户:李彦东

  • 风险财务控制库 Risk Quantify is an open source financial library, with a focus on managing the risk of fi

    风险财务控制库 Risk Quantify is an open source financial library, with a focus on managing the risk of financial instruments. The aim of this project is to provide people working in the financial industry with a good base to use in building their own applications. Risk Quantify provides pricing routines, term structure building and management, calendar routines, asset management routines and more.

    标签: financial Quantify managing library

    上传时间: 2014-01-25

    上传用户:363186

  • 掌握Prim算法的特点

    掌握Prim算法的特点,学会用Prim算法构造最小生成树 如果无向连通图是一个网,那么它的所有生成树中必有一棵树的边的权值总和为最小,我们称这棵生成树为最小生成树。在Prim算法中,在图G=(V,E)(V表示顶点,E表示边)中任选一点V0,令集合U={V0}为初态,从V0出发寻找与U中顶点相邻(另一顶点在V中)且代价最小的边的另一顶点V1,并使V1加入U,即U={V0,V1},同时(V0,V1)边加入集合T中(T的初态为空),这样不断地扩大U,直到U=V,则T中即为最小生成树的边。

    标签: Prim 算法

    上传时间: 2016-03-22

    上传用户:wangchong

  • 这个是我修改了其他人的一个简易电子琴的程序

    这个是我修改了其他人的一个简易电子琴的程序,虽然功能很少,但还是拿来跟大家交流一下,希望那个对大家有帮助。。。~v~

    标签: 修改 电子琴 程序

    上传时间: 2013-12-22

    上传用户:电子世界

  • As science advances, novel experiments are becoming more and more complex, requiring a zoo of contro

    As science advances, novel experiments are becoming more and more complex, requiring a zoo of control devices and electronics executing complicated sequences of steps. Device availability and monetary constrains usually lead to a highly heterogeneous setup with components from several different manufacturers using many different protocols and interfacing mechanisms. This often results in control software being puzzled together to use and provide a multitude of interfacing and control functionality, each using their own calling conventions, data structures, etc. To make matters worse, usually a group of relatively independent programmers is trying to write and maintain the code base. Often this causes extensive duplication of effort as program segments are hard to reuse, since unpredictable changes to the segments by the original authors might compromise other code using these segments.

    标签: more experiments requiring advances

    上传时间: 2013-12-24

    上传用户:qilin

  • 幂法是一种计算矩阵主特征值(矩阵按模最大的特征值)及对应特征向量的迭代方法

    幂法是一种计算矩阵主特征值(矩阵按模最大的特征值)及对应特征向量的迭代方法,特别适用于大型稀疏矩阵。 但是,一般幂法迭代向量v的各个不等于零的分量将随k 趋向于无穷大而使计算机溢出。因此,我们必须对某通幕法进行规范。即规范化幂法

    标签: 特征 矩阵 计算

    上传时间: 2014-01-21

    上传用户:tedo811

  • LCD显示代码大全

    LCD显示代码大全,最新版。 LCD显示代码大全,最新版。 LCD显示代码大全,最新版。 LCD显示代码大全,最新版。 LCD显示代码大全,最新版。 LCD显示代码大全,最新版。 LCD显示代码大全,最新版。 LCD显示代码大全,最新版。v

    标签: LCD 代码大全

    上传时间: 2013-12-22

    上传用户:zsjzc

  • 提出了利用FPGA的现场可编程以及可并行处理的特性

    提出了利用FPGA的现场可编程以及可并行处理的特性,对基于人工神经网络的图像处理结构进行自动生成的一种技术。作者:Andre B. Soares, Altamiro A. Susin,Leticia V. Guimaraes

    标签: FPGA 现场可编程 并行处理

    上传时间: 2016-04-14

    上传用户:gxf2016

  • 1. LED点阵依次显示绿色

    1. LED点阵依次显示绿色,红色,橙色 2.LED点阵依次显示A,V,R的同时,改变颜色 3. AVR 文字从下往上移动的的同时,文字的颜色也在变化

    标签: LED 点阵

    上传时间: 2016-04-18

    上传用户:cooran