搜索结果
找到约 12 项符合
euclid 的查询结果
按分类筛选
其他书籍 Extended euclid algorithm
Extended euclid algorithm
matlab例程 修正的euclid算法matlab程序
修正的euclid算法matlab程序,验证通过
教程资料 RS译码的Euclid算法及其FPGA实现
RS译码的Euclid算法及其FPGA实现,并通过仿真器的出结果,对于设计RS译码很有帮助
通讯/手机编程 RS译码的Euclid算法及其FPGA实现
RS译码的Euclid算法及其FPGA实现
VHDL/FPGA/Verilog RS译码的Euclid算法及其FPGA实现
RS译码的Euclid算法及其FPGA实现,并通过仿真器的出结果,对于设计RS译码很有帮助
单片机开发 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码的核心。
加密解密 个人编的rsa的源代码
个人编的rsa的源代码,算出public—private key;其中有Euclid,Extend Euclid的实现,以及Millar-Rabin test的实现,和加密/解密
人工智能/神经网络 带约束的蚁群算法的程序
带约束的蚁群算法的程序,用于欧几里德(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 ...