搜索资源列表
hamming
- 自己写的一个汉明码编码和解码程序,用vc实现,比较简单,有需要的可以看看!
ECC
- 为samsung Hamming code 的源码,该源码采用移位的方法,比一般的查表占用更少资源,是一种比较贴近硬件的c语言实现
Numerical-methods
- 关于hamming级数求和的数值计算程序-Sum of the values on the hamming calculation program
Hamming法求级数
- Hamming法求级数,级数,x取值点,误差范围皆在程序中指定-Hamming method series, series, x value, the error range specified in the procedure are
HammingCode
- 此程序实现对汉明码的编码与译码算法。汉明码是一种多重(复式)奇偶检错系统。它将信息用逻辑形式编码,以便能够检错和纠错。用在汉明码中的全部传输码字是由原来的信息和附加的奇偶监督位组成的。-This process of realization of hamming code encoding and decoding algorithm. Hamming code is a multiple (double) parity error detection system. It will use t
filter_design
- Filter design using Hamming window Filter Design using Kaiser window Filter design using Bilinear Transformation of butterworth filter
cs211
- hamming code program-hamming code program......
53-64
- Explain haw to decode hamming code in macedonian laguage
danpianji
- 15.2.1汉明码校验7.1.13浮点数多项式计算-15.2.1 Hamming code polynomial calculation of floating-point checksum 7.1.13
m13
- 在高斯噪声下,模拟7,4,3汉明码和BPSK编码- simulation of Hamming code (7,4,3) and BPSK in AWGN
fiifteen_puzzle
- Program implements graphs algorihtms to solve fifteen puzzle problem (http://en.wikipedia.org/wiki/Fifteen_puzzle). There are few methods BFS - Hamming and Manhattan heuristics, Breadth-first search and Depth-first search. You can implement A* algori
Hamming-code-for-error-detection-and-correction.r
- This set of files describe how error detection and correction can be done using hamming code/parity-bit checker
numerical-methods
- 数值方法的5个重要的算法: 1.[Dirich.m] 求解拉普拉斯方程的狄利克雷方法. 用于偏微分方程的数值解 2.[Hamming.m] 汉明方法是用来修正微分方程的多步预测。 3. [Milne.m] 米尔恩 - 辛普森差分方程求解方法,用于预测校正方法。 4. [Rkf45.m]龙格 - 库塔 - 沃尔伯格错误控制和步骤的方法求解微分方程的近似解 5.[Romber.m]著名的龙贝格积分源代码。计算结果存在并显示为下三角矩阵。-Numerical Methods in
hamming-(1962)
- 计算hamming(1962)级数:sn=1/n(n+x).0.0-300.0 步长,精确度可调。-Produce a table of the values of the series (1) for the 3001 values of x, x = 0.0, 0.1, 0.2, …, 300.00. All entries of the table must have an absolute error less than 10
hanming
- 利用matlab平台实现汉明码的编码以及编码效率的计算-Using matlab platform hamming coding and coding efficiency calculation
calculating-hamming-distance
- 汉明距离是以理查德• 卫斯里• 汉明的名字命名的,有兴趣的朋友可以了解下这位先辈。除了汉明距离,还有汉明重量、汉明码等理论在信息论、编码理论、密码学等领域都有应用。-Hamming distance is Richard Wesley, named after hamming, interested friends can see the ancestors. In addition to the hamming distance and hamming weight, ha
HAMMING
- 哈明预测矫正法求解非线性方程fortran包-Hamming method
gethammingdistance
- calculate hamming distance between two template
hamming
- hamming级数求和,内附展开公式,可调参数m,n控制展开系数。-hamming Summation, enclosing expansion formula, adjustable parameters m, n control expansion coefficient.