搜索结果
找到约 11 项符合
Euclid 的查询结果
按分类筛选
教程资料 RS译码的Euclid算法及其FPGA实现
RS译码的Euclid算法及其FPGA实现,并通过仿真器的出结果,对于设计RS译码很有帮助
通讯/手机编程 RS译码的Euclid算法及其FPGA实现
RS译码的Euclid算法及其FPGA实现
matlab例程 修正的euclid算法matlab程序
修正的euclid算法matlab程序,验证通过
VHDL/FPGA/Verilog RS译码的Euclid算法及其FPGA实现
RS译码的Euclid算法及其FPGA实现,并通过仿真器的出结果,对于设计RS译码很有帮助
其他书籍 Extended euclid algorithm
Extended euclid algorithm
单片机开发 In number theory, the Euclidean algorithm (also called Euclid s algorithm) is an algorithm to determ
In number theory, the Euclidean algorithm (also called Euclid s algorithm) is an algorithm to determine the greatest common divisor (GCD) of two elements of any Euclidean domain (for example, the integers). Its major significance is that it does not require factoring the two integers, and it is also ...
通讯编程文档 rs码的Simulink仿真,将修正的euclid作为RS码的核心。
rs码的Simulink仿真,将修正的euclid作为RS码的核心。
学术论文 RS编译码器的设计与FPGA实现
Reed-Solomon码(简称RS码)是一种具有很强纠正突发和随机错误能力的信道编码方式,在深空通信、移动通信、磁盘阵列以及数字视频广播(DVB)等系统中具有广泛的应用。 本文简要介绍了有限域基本运算的算法和常用的RS编码算法,分析了改进后的Euclid算法和改进后的BM算法,针对改进后的BM算法提出了一种流水线结构的译码器实现方 ...
人工智能/神经网络 带约束的蚁群算法的程序
带约束的蚁群算法的程序,用于欧几里德(Euclid)TSP问题,用c语言编写的,供大家借鉴
通讯/手机编程 The package contains a Reed-Solomon coding and decoding program, derived partly from Phil Karn/Rob
The package contains a Reed-Solomon coding and decoding program, derived
partly from Phil Karn/Robert Morelos-Zaragoza "new_rs_erasures.c".
In particular the Berlekamp-Massey algorithm has not been modified. New
features compared to "new_rs_erasures.c" are:
- fully parameterized: code parameters ...