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

BIt-error-rate

  • This Circuit generates the syndrome for the CRC. This is quite useful for transmision purposes and e

    This Circuit generates the syndrome for the CRC. This is quite useful for transmision purposes and error checking issues.

    标签: This transmision generates for

    上传时间: 2014-01-09

    上传用户:希酱大魔王

  • Very very small GUI. Usefull for small system, without OS or small OS. Event driven, support user m

    Very very small GUI. Usefull for small system, without OS or small OS. Event driven, support user message to GUI. included simle widgets: nested menu, window, dialog, inputline, scroll list. Footprint for 16 bit CPU - aprox. 60kB. Languadge - C

    标签: small Usefull support without

    上传时间: 2017-07-08

    上传用户:lepoke

  • Statistical-Learning-Theory The goal of statistical learning theory is to study, in a statistical

    Statistical-Learning-Theory The goal of statistical learning theory is to study, in a statistical framework, the properties of learning algorithms. In particular, most results take the form of so-called error bounds. This tutorial introduces the techniques that are used to obtain such results.

    标签: statistical Statistical-Learning-Theory learning theory

    上传时间: 2017-07-15

    上传用户:363186

  • matlab中使用LM训练方法计算XOR

    matlab中使用LM训练方法计算XOR,3-bit Parity,regression等问题的收敛速度,比较其收敛率。

    标签: matlab XOR 计算

    上传时间: 2014-01-10

    上传用户:zhengzg

  • CFE contains the following important features: * Easy to port to new SB1250/BCM1480 designs

    CFE contains the following important features: * Easy to port to new SB1250/BCM1480 designs * Initializes CPUs, caches, memory controllers, and peripherals * Built-in device drivers for SB1250 SOC peripherals * Several console choices, including serial ports, ROM emulators, JTAG, etc. * Environment storage in NV EEPROM, flash, etc. * Supports big or little endian operation * Supports 32-bit and 64-bit processors * Support for network bootstrap. Network protocols supported include IP,ARP,ICMP,UDP,DHCP,TFTP. * Support for disk bootstrap. * Provides an external API for boot loaders and startup programs * Simple user interface. UI is easy to remove for embedded apps.

    标签: following important contains features

    上传时间: 2014-11-23

    上传用户:龙飞艇

  • Steganography is the art of communicating a message by embedding it into multimedia data. It is desi

    Steganography is the art of communicating a message by embedding it into multimedia data. It is desired to maximize the amount of hidden information (embedding rate) while preserving security against detection by unauthorized parties. An appropriate information-theoretic model for steganography has been proposed by Cachin

    标签: Steganography communicating multimedia embedding

    上传时间: 2017-07-29

    上传用户:

  • c++ Ngô n ngữ C cho vi đ iề u khiể n Các tài liệ u tham khả o, e

    c++ Ngô n ngữ C cho vi đ iề u khiể n Các tài liệ u tham khả o, ebook. Programming Microcontrollers in C (Ted Van Sickle) C Programming for Microcontrollers (Joe Pardue SmileyMicros.com ) Programming 16-Bit PIC Microcontrollers in C (Jucio di jasio ) C Programming for AVR Programming embedded system I,II (Michael J . Pont ) ( các tài liệ u này đ ã down load về )

    标签: 7919 7873 7843 7875

    上传时间: 2017-07-29

    上传用户:坏坏的华仔

  • QualNet Sensor Networks Library QualNet’s new Sensor Networks Library is a much awaited feature

    QualNet Sensor Networks Library QualNet’s new Sensor Networks Library is a much awaited feature set that supports the IEEE 802.15.4 standard, otherwise known as Zigbee. Zigbee networks are Wireless Personal Area Networks (WPANs) that are defi ned by a low data rate, long battery life, and secure networking. Zigbee networks support automation and remote control

    标签: Networks QualNet Library Sensor

    上传时间: 2017-07-30

    上传用户:CSUSheep

  • RS_latch using vhdl, When using static gates as building blocks, the most fundamental latch is the

    RS_latch using vhdl, When using static gates as building blocks, the most fundamental latch is the simple SR latch, where S and R stand for set and reset. It can be constructed from a pair of cross-coupled NOR (Not OR) logic gates. The stored bit is present on the output marked Q. Normally, in storage mode, the S and R inputs are both low, and feedback maintains the Q and Q outputs in a constant state, with Q the complement of Q. If S (Set) is pulsed high while R is held low, then the Q output is forced high, and stays high when S returns to low similarly, if R (Reset) is pulsed high while S is held low, then the Q output is forced low, and stays low when R returns to low.

    标签: using fundamental the RS_latch

    上传时间: 2017-07-30

    上传用户:努力努力再努力

  • 串口通信的概念非常简单

    串口通信的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总常不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。典型地,串口用于ASCII码字符的传输。通信使用3根线完成:(1)地线,(2)发送,(3)接收。由于串口通信是异步的,端口能够在一根线上发送数据同时在另一根线上接收数据。其他线用于握手,但是不是必须的。串口通信最重要的参数是波特率、数据位、停止位和奇偶校验。

    标签: 串口通信

    上传时间: 2014-01-21

    上传用户:shus521