搜索资源列表
calculatorx_vivitue
- MFC源码 开发工具:VC++6.0 编程语言:C++ 主程序代码:1300+行 运算精度:小数点后17位。显示框最大显示字符数21个 计算器功能说明: 1)完成计算器基本运算功能 2)二进制◆八进制◆十进制◆十六进制 相互转换 3)支持角度与弧度显示 4) 完成三角函数+反三角函数、对数、指数运算、取余、倒数与开方运算 5)计算n!.扩展整数n为双精度数x。计算x! 算法f(x)=x(x-1)(x-2)
DistributedLTCodes
- 用来介绍LT码中度分布函数的一篇论文,很有参考价值,对于研究LT码的人很有用-LT code used to introduce a moderate distribution function papers, a good reference for the study of LT codes were very useful
lt
- 用Visual c++编的Luby Transtion codes-Using Visual c2B 2B Part Luby Transtion codes
source_codes_big_cpp
- 著名C++书籍<<Big C++>>所有源码,很珍贵,大家看着用吧!-Famous Cpp books , <<Big C++>> s source codes, it s very rare, please use it safely hehe
code
- 本源码是windows programming API 5th Edition的配套源码。-These source codes are included in the <<windows programming API 5th edition >>.
WINDOWS95Comm
- 《WINDOWS95通信编程》的完整随书例程,内容涵括Windows的主要通信手段-the routine codes of <Windows 95 communication programming>
wang
- IMPLEMENTATION OF FOUNTAIN AND LT CODES
10
- SOFT DECODER ARCHITECTURE OF LT CODES
LT
- LT Codes Michael Luby
MyArray
- 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
Your-Digital-Fountain-master
- 喷泉码中的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.
LTMATLA
- 介绍了喷泉码中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
1
- 定义数组MyArray类。它满足的要求如下:1。该类用于保存整数;2。类可以检查数组下标溢出;3。客户端可以使用您定义为MyArray的主要代码:无效的main(){MyArray intarray(10);//这里10是intarray的元素的数目。对于(int i = 0;i < 10;i++)intarray [我] =我*我;//初始化intarray的元素cout << intarray;/ /打印中的每一个元素intarray}4。这是额外的需求:思考如何保存任何数
LT_BIAWGN_SBP
- LT码的串行BP译码程序,有效提高收敛速度-LT codes serial BP decoding procedures, improve the convergence speed
Source.Codes
- VC技术内幕第五版 附带的代码,对照这本书的实例-source code for vc <<VC jishuneimu>>
LT_ISD_BP
- 该程序的作用是得出在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
original_data_LT_encode
- 此程序实现了LT码的编码过程,其中可以修改数据包长度和编码包长度-This program realize the encoding process of LT codes
Copy_of_分布式LT码
- 分布式喷泉码的详细编码和译码,提高误码率(The coding and decoding of distributed fountain codes improve bit error rate)
LT_Codes
- LT Codes are used as fountain codes. This graph can be helpful for BER of LT codes
4104621LT-codes
- LT码编译码仿真程序,matlab环境下运行正常(LT code compiling code simulation program, running normal under Matlab environment)