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

implements

  • Adaptive Filter. This script shows the BER performance of several types of equalizers in a static ch

    Adaptive Filter. This script shows the BER performance of several types of equalizers in a static channel with a null in the passband. The script constructs and implements a linear equalizer object and a decision feedback equalizer (DFE) object. It also initializes and invokes a maximum likelihood sequence estimation (MLSE) equalizer. The MLSE equalizer is first invoked with perfect channel knowledge, then with a straightforward but imperfect channel estimation technique.

    标签: performance equalizers Adaptive several

    上传时间: 2016-02-16

    上传用户:yan2267246

  • The paper presents the CORDIC Algorithm, which has been implemented as an virtual component (IP core

    The paper presents the CORDIC Algorithm, which has been implemented as an virtual component (IP core) in a VHDL simulation environment. The core is packaged as a soft (VHDL) macro and it implements all transcenden-tal functions. Analysis of the accuracy of the algorithms implemented shows that the CORDIC functions are equivalent to the accuracy of a Pentium coprocessor.

    标签: implemented Algorithm component presents

    上传时间: 2016-02-16

    上传用户:wcl168881111111

  • the attached utility is a work I ve submitted to the university It shows what a jpeg compression is

    the attached utility is a work I ve submitted to the university It shows what a jpeg compression is all about. the function implements the DCT transform, using a matrix operator. note that matlab has a function for the DCT and iDCT transforms that might be more efficient.

    标签: compression university the submitted

    上传时间: 2014-01-15

    上传用户:Altman

  • 8051程序

    8051程序, 使用keil编译。 The CSAMPLE program implements a simple addition and subtraction calculator

    标签: 8051 程序

    上传时间: 2016-04-15

    上传用户:kelimu

  • java的一个源代码

    java的一个源代码,、 public class ThunderBoltAct extends Canvas implements Runnable { private int TIMEOUT = 0 private final static int NUMERIC = 10000 //总分 private final static int INERRGAL = 60 //频率 private final static int MAXBATTLE = 3 //最大飞机数 private final static int MAXBALLNUM = 30 //最多飞机子弹数 private final static int MAXCOPTERNUM = 16 //最大敌机数 private final static int MAXCOPTERBALLNUM = 16 //最多敌机子弹数 private final static int STEP = 1 private final static int MINCOPTER = 2 //最小敌机数

    标签: java 源代码

    上传时间: 2016-04-26

    上传用户:jichenxi0730

  • java面试习题集 大家看看自己都会不会哦 一

    java面试习题集 大家看看自己都会不会哦 一,谈谈final, finally, finalize的区别。 第二,Anonymous Inner Class (匿名内部类) 是否可以extends(继承)其它类,是否可以implements(实现)interface(接口)?

    标签: java

    上传时间: 2016-05-03

    上传用户:电子世界

  • MediaPlayer代码

    MediaPlayer代码,部分代码,合适请用: import java.awt.* import java.awt.event.* import javax.swing.* import javax.media.* import java.io.* import java.util.* //为了导入Vector //import com.sun.java.swing.plaf.windows.* public class MediaPlayer extends JFrame implements ActionListener,Runnable { private JMenuBar bar //菜单条 private JMenu fileMenu,choiceMenu,aboutMenu private JMenuItem openItem,openDirItem,closeItem,about,infor private JCheckBoxMenuItem onTop private boolean top=false,loop //设定窗口是否在最前面 private Player player //Play是个实现Controller的接口 private File file,listFile //利用File类结合JFileChooser进行文件打开操作,后则与list.ini有关

    标签: MediaPlayer 代码

    上传时间: 2016-07-08

    上传用户:爺的气质

  • 简单好用的Delphi专家一个简单好用的Delphi专家 安装后Delphi将增加两个小功能: 1.在窗体/DataModule上可以按Ctrl-F进行查找定位组件, 在一个窗体/DataM

    简单好用的Delphi专家一个简单好用的Delphi专家 安装后Delphi将增加两个小功能: 1.在窗体/DataModule上可以按Ctrl-F进行查找定位组件, 在一个窗体/DataModule中组件很多时, 难以查找和定位组件时非常有用. 2.当我们在代码窗口按下Alt-F11来Use unit时, 只能选择下面已列出的单元,这样如果我们要输入不存在的单元名, 就只好跳到文件头处去添加了, 而安装此专家后, 我取代了Alt-F11调出的对话框, 在其中可以输入不存在的单元名, 按OK立刻就会添加到implements的Uses段, 非常方便, 而且可以切换列表中只显示窗体单元, 方便选择. (PS: 如果是输入已存在的单元名, 请输入完整, 或输入一半后按下空格键获取下方列表中当前位置的名称)

    标签: Delphi DataModule Ctrl-F DataM

    上传时间: 2016-08-18

    上传用户:hanli8870

  • The Cryptography API: Next Generation(CNG) is a new and agile framework in Windows Vista, which impl

    The Cryptography API: Next Generation(CNG) is a new and agile framework in Windows Vista, which implements an extensible provider model that allows you to load a provider by specifying the required cryptographic algorithm rather than having to hardcode a specific provider.

    标签: Cryptography Generation framework Windows

    上传时间: 2013-12-18

    上传用户:semi1981

  • DSR-UU is a DSR implementation that runs in Linux and in the ns-2 network simulator. DSR-UU imple

    DSR-UU is a DSR implementation that runs in Linux and in the ns-2 network simulator. DSR-UU implements most of the basic DSR features specified in the DSR draft (version 10). One big exception is flow extensions. DSR-UU does NOT use ARP, so do not be surprised if you do not see ARP traffic. DSR-UU instead uses its own neighbor table that sets up the MAC-to-IP translation during route discovery.

    标签: DSR-UU implementation simulator network

    上传时间: 2016-11-06

    上传用户:er1219