搜索:euclid
找到约 12 项符合「euclid」的查询结果
结果 12
按分类筛选
https://www.eeworm.com/dl/fpga/doc/18023.html
教程资料
RS译码的Euclid算法及其FPGA实现
RS译码的Euclid算法及其FPGA实现,并通过仿真器的出结果,对于设计RS译码很有帮助
https://www.eeworm.com/dl/663/345471.html
VHDL/FPGA/Verilog
RS译码的Euclid算法及其FPGA实现
RS译码的Euclid算法及其FPGA实现,并通过仿真器的出结果,对于设计RS译码很有帮助
https://www.eeworm.com/dl/648/466322.html
单片机开发
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 inte ...
https://www.eeworm.com/dl/646/471792.html
通讯编程文档
rs码的Simulink仿真,将修正的euclid作为RS码的核心。
rs码的Simulink仿真,将修正的euclid作为RS码的核心。
https://www.eeworm.com/dl/519/357040.html
加密解密
个人编的rsa的源代码
个人编的rsa的源代码,算出public—private key;其中有Euclid,Extend Euclid的实现,以及Millar-Rabin test的实现,和加密/解密
https://www.eeworm.com/dl/650/164397.html
人工智能/神经网络
带约束的蚁群算法的程序
带约束的蚁群算法的程序,用于欧几里德(Euclid)TSP问题,用c语言编写的,供大家借鉴
https://www.eeworm.com/dl/527/312820.html
通讯/手机编程
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 parameteriz ...