CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - LT codes

搜索资源列表

  1. calculatorx_vivitue

    1下载:
  2. MFC源码 开发工具:VC++6.0 编程语言:C++ 主程序代码:1300+行 运算精度:小数点后17位。显示框最大显示字符数21个 计算器功能说明: 1)完成计算器基本运算功能 2)二进制◆八进制◆十进制◆十六进制 相互转换 3)支持角度与弧度显示 4) 完成三角函数+反三角函数、对数、指数运算、取余、倒数与开方运算 5)计算n!.扩展整数n为双精度数x。计算x! 算法f(x)=x(x-1)(x-2)
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:123.1kb
    • 提供者:
  1. DistributedLTCodes

    0下载:
  2. 用来介绍LT码中度分布函数的一篇论文,很有参考价值,对于研究LT码的人很有用-LT code used to introduce a moderate distribution function papers, a good reference for the study of LT codes were very useful
  3. 所属分类:Other systems

    • 发布日期:2016-10-14
    • 文件大小:523.74kb
    • 提供者:xp
  1. lt

    0下载:
  2. 用Visual c++编的Luby Transtion codes-Using Visual c2B 2B Part Luby Transtion codes
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:152.87kb
    • 提供者:胡金艳
  1. source_codes_big_cpp

    0下载:
  2. 著名C++书籍<<Big C++>>所有源码,很珍贵,大家看着用吧!-Famous Cpp books , <<Big C++>> s source codes, it s very rare, please use it safely hehe
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:123.5kb
    • 提供者:ryu ryo ka
  1. code

    0下载:
  2. 本源码是windows programming API 5th Edition的配套源码。-These source codes are included in the <<windows programming API 5th edition >>.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-29
    • 文件大小:11.31mb
    • 提供者:唐伯虎
  1. WINDOWS95Comm

    0下载:
  2. 《WINDOWS95通信编程》的完整随书例程,内容涵括Windows的主要通信手段-the routine codes of <Windows 95 communication programming>
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:363.07kb
    • 提供者:易明
  1. wang

    0下载:
  2. IMPLEMENTATION OF FOUNTAIN AND LT CODES
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:101.25kb
    • 提供者:hung
  1. 10

    0下载:
  2. SOFT DECODER ARCHITECTURE OF LT CODES
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:206.83kb
    • 提供者:jijiaipaopao
  1. LT

    0下载:
  2. LT Codes Michael Luby
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:72.82kb
    • 提供者:jijiaipaopao
  1. MyArray

    1下载:
  2. Define array class: MyArray. It s satisfied with demands as follows: 1. The class is used to save integer 2. The class can check array subscr ipting overflow 3. The client can use MyArray you define like as following codes in the main: voi
  3. 所属分类:Windows Develop

    • 发布日期:2016-04-08
    • 文件大小:229kb
    • 提供者:weiqi
  1. Your-Digital-Fountain-master

    1下载:
  2. 喷泉码中的LT码编解码过程基于C#应用service和host通信实现,并含有专门的测试文件。-Fountain codes LT encoding and decoding process is based on the C# application service and host communication, and contains a special test file.
  3. 所属分类:CSharp

    • 发布日期:2014-05-12
    • 文件大小:1.32mb
    • 提供者:英之杰
  1. LTMATLA

    2下载:
  2. 介绍了喷泉码中LT 码的编码译码过程,提供了详细的MATLAB 仿真代码和说明. 通过对三种不同度分布的LT 码进行性能仿真,并对仿真结果进行了分析,同时也对LT 码和Raptor 码进行了适当的比较.-Encoding of LT codes decoding process of fountain codes, and provide a detailed MATLAB simulation code and descr iption. Performance simulation, and
  3. 所属分类:通讯编程

    • 发布日期:2013-10-13
    • 文件大小:648.64kb
    • 提供者:李腾飞
  1. 1

    0下载:
  2. 定义数组MyArray类。它满足的要求如下:1。该类用于保存整数;2。类可以检查数组下标溢出;3。客户端可以使用您定义为MyArray的主要代码:无效的main(){MyArray intarray(10);//这里10是intarray的元素的数目。对于(int i = 0;i < 10;i++)intarray [我] =我*我;//初始化intarray的元素cout << intarray;/ /打印中的每一个元素intarray}4。这是额外的需求:思考如何保存任何数
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:665byte
    • 提供者:ldd
  1. LT_BIAWGN_SBP

    0下载:
  2. LT码的串行BP译码程序,有效提高收敛速度-LT codes serial BP decoding procedures, improve the convergence speed
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1.84kb
    • 提供者:崔健博
  1. Source.Codes

    0下载:
  2. VC技术内幕第五版 附带的代码,对照这本书的实例-source code for vc <<VC jishuneimu>>
  3. 所属分类:Button control

    • 发布日期:2017-05-21
    • 文件大小:5.73mb
    • 提供者:tom
  1. LT_ISD_BP

    0下载:
  2. 该程序的作用是得出在LT码中,译码开销对译码成功率的影响。其中,该LT码度分布为理想孤子分布,译码算法是BP译码算法。-The purpose of this program is to find out the influence of decoding overhead on decoding success rate in LT codes. Among them, the LT code distribution is ideal soliton distribution, decodi
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2.57kb
    • 提供者:李姚姚
  1. original_data_LT_encode

    0下载:
  2. 此程序实现了LT码的编码过程,其中可以修改数据包长度和编码包长度-This program realize the encoding process of LT codes
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:1.84kb
    • 提供者:毕维达
  1. Copy_of_分布式LT码

    0下载:
  2. 分布式喷泉码的详细编码和译码,提高误码率(The coding and decoding of distributed fountain codes improve bit error rate)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:9.32mb
    • 提供者:shiershuishou
  1. LT_Codes

    0下载:
  2. LT Codes are used as fountain codes. This graph can be helpful for BER of LT codes
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:1kb
    • 提供者:komu
  1. 4104621LT-codes

    0下载:
  2. LT码编译码仿真程序,matlab环境下运行正常(LT code compiling code simulation program, running normal under Matlab environment)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:888kb
    • 提供者:qwererg
« 12 »
搜珍网 www.dssz.com