CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - erasure

搜索资源列表

  1. binerasure

    0下载:
  2. This program implements the bit Flipping algorithm for the binary erasure channel. Here y is the received vector and H is the parity check matrix. I have taken an arbitrary parity check matrix. If the entry of y is -1, that means that it is erased. A
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1027
    • 提供者:rajen
  1. Fountain_toolkit

    0下载:
  2. fountaintoolkit works with erasure channel
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1096545
    • 提供者:Gerard
  1. PLC

    0下载:
  2. Packet Loss Concealment (PLC) algorithms, also known as frame erasure concealment algorithms, hide transmission losses in an audio system where the input signal is encoded and packetized at a transmitter, sent over a network, and received at a
  3. 所属分类:Linux Network

    • 发布日期:2017-05-01
    • 文件大小:454511
    • 提供者:MaohsiungLee
  1. plc_g711

    0下载:
  2. Packet Loss Concealment (PLC) algorithms, also known as frame erasure concealment algorithms, hide transmission losses in an audio system where the input signal is encoded and packetized at a transmitter, sent over a network, and received at a
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-14
    • 文件大小:3766
    • 提供者:MaohsiungLee
  1. Show-Image-From-Storage

    0下载:
  2. 将外部存储的图片显示到屏幕,可调节显示区域大小,可擦除。-Disply external image on screen,support erasure the image and adjust size of image.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-11
    • 文件大小:2181643
    • 提供者:林高森
  1. 4.UART

    0下载:
  2. STC89C52和IAP15系列单片机程序,E^2prom存储程序,实现数据的存储和擦除功能,程序注释清晰,复制性可移植性好,通过蓝桥杯大赛开发平台的测试 STC89C52和IAP15系列单片机学习程序,通过蓝桥杯大赛官网测试平台,代码注释清晰,可移植性好,初学者的福音-STC89C52 and IAP15 series of single-chip procedures, E ^ 2prom stored procedures to achieve data storage and erasu
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:43447
    • 提供者:nancy
  1. cse_lab

    0下载:
  2. 在学习computer system engineering时做的lab,前三个是file system的,后两个lab5是erasure coding,lab6是Log-based Version Control-In learning computer system engineering to do the lab, the first three file system, lab5 is erasure coding, lab6 is the Log-based Version Cont
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-24
    • 文件大小:7346143
    • 提供者:czy
  1. kodo-ns3-examples-master

    0下载:
  2. 这个库演示如何使用Kodo的擦除编码库(http://steinwurf.com/kodo/)在各种NS-3的例子。Kodo是可用的下一个研究和教育友好的许可证,你可以在这里查看详情。 如果您试图配置没有有效的许可证,那么您将得到一个错误! NS-3(http://nsnam.org)是一个离散事件模拟器的主要目标是为研究和教育用途。它是使用GNU GPLv2许可下。-The library demonstrates how to use Kodo erasure coding libr
  3. 所属分类:Linux Network

    • 发布日期:2017-05-05
    • 文件大小:164793
    • 提供者:
  1. Matlab

    0下载:
  2. Binary Symmetrical Channel (BSC) and Erasure Channel (EC).
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:33792
    • 提供者:ghazy
  1. bsp_spi_flash

    0下载:
  2. 使用nordic平台蓝牙芯片访问spi类型的外部flash。 实现了芯片初始化,芯片/块/扇区擦除,任意地址任意长度读写,页写,掉电与唤醒功能。(Use the Nordic platform Bluetooth chip to access the SPI type external flash. It has realized chip initialization, chip / block / sector erasure, arbitrary length reading and
  3. 所属分类:单片机开发

    • 发布日期:2018-01-08
    • 文件大小:3072
    • 提供者:sdfewsfsdf
  1. spi_master

    0下载:
  2. SPI通信:串行flash的读写擦除命令通过SPI接口进行通信。? CPU芯片与FPGA通过SPI接口进行通信。? 其他功能集成电路芯片参数寄存器配置。例如DAC芯片内部有很多寄存器(因为芯片有很多功能,要通过设置寄存器不同的开关来打开或关闭相应的功能,一上电去初始化寄存器)需要我们去配置。FPGA一上电也是通过配置芯片里边来读取数据,然后配置FPGA内部的SRAM。FPGA是读取FLASH里边的串行数据,读取完校验完才配置到我们的FPGA的SRAM中去。速度比串口快,而且是同步传输。(Th
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-11
    • 文件大小:3389440
    • 提供者:小云子
  1. nandflash-lower

    0下载:
  2. DM36x平台下的,nandflash测试程序(c源码),包括检测坏块,擦除,写入,读出功能(Under the DM36x platform, the nandflash test program (c source), including the detection of bad blocks, erasure, write, readout function)
  3. 所属分类:DSP编程

    • 发布日期:2018-04-20
    • 文件大小:41984
    • 提供者:一夏
  1. flash

    0下载:
  2. 不用管扇区多大进行任意地址的存储和大小,不用考虑是页擦除还是扇区擦除。(Do not need to manage the storage and size of any address, without considering whether it is page erasure or sector erasure.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:3072
    • 提供者:ryze哇哈哈
  1. erasurecoding-c-code

    0下载:
  2. erasure coding in c programming
  3. 所属分类:

    • 发布日期:2018-05-01
    • 文件大小:313344
    • 提供者:ilaya
« 1 2 3 4»
搜珍网 www.dssz.com