搜索资源列表
the-art-of-ecc
- 书\"The art of error correcting code\"的源代码,unix下的C文件,在windows下的vc编译环境下要修改部分引用的头文件和函数。-book "The art of error correcting code" of the source code, unix under the C documents the windows of vc compiler environment to revise the first part cite
NAND_Controller_and_ECC_VHDL
- NAND Flash Controller & ECC VHDL Code-NAND Flash Controller
ECC--1.2.1
- Error Correcting Code algorithms, for use whit g
22
- 编码的一部分,ecc,希望来完成所有会有用的-Part of the code, no.ecc, hope to complete all would be useful,thank you
iso2bin
- Sourcecode to convert a cd/dvd "iso" file into a "bin" file including the tricky edc/ecc recalculation code.
ddedrv
- ddedrv,ECC工控组态软件的DDE驱动VC源代码 ddedrv,ECC工控组态软件的DDE驱动VC源代码-ddedrv, ECC Industrial DDE driver configuration software VC source code ddedrv, ECC Industrial DDE driver configuration software source code VC
ecc-1.2.1
- Routines to encode and decode a file using a (255,249,7) RS code.
NAND_FLASH_FACTORY_PROGRAM
- 一、 概况 1. NAND 闪存的种类 2. NAND 闪存的框架 3. 非全页的编程(Partial Page Programming) 4. 从NAND 启动(Booting From NAND) 二、 NAND 闪存的可靠性问题 1. 坏块管理(Bad Block Management,BBM) 2. 坏块管理算法的规范 (BBM Algorithm Specification) 3. 6 个工厂编程的坏块管理的要素(Six BBM
algorithm ecc
- ecc souecr code hjghkfrjktlwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww
ECCGUI
- 自己写的ECC校验界面,主要能实现512words(1024bytes)的十六进制数据的ECC解算,并能实现数据的校验。ecctest.tbl为用于测试用的数据文件,最后3字节为该文件的ECC码,数据文件的编写请按照ecctest.tbl中的格式编写。共享以同学!-Write your own ECC check interface, primarily to achieve 512words (1024bytes) hexadecimal data ECC solver, and can ac
ECC
- hamming纠错编码:Make ECC parity code of 256bytes is represented -This file implements core ECC algorithms adopted Hamming Error Correction and Detection Algorithm
ECC
- You are expected to produce a program to implement the Viterbi decoding algorithm for the widely used (2, 1, 6) convolutional code with generator matrix
libtommath-ecc
- libtommath-ecc 用于大数计算,里面包括了详细的大素数、ecc、双线性对等现成的C++源代码,适合应用于VC++ 6.0-libtommath-ecc for the calculation of large numbers, which include a detailed large prime numbers, ecc, bilinear peer ready C++ source code, suitable for VC++ 6.0
ECC
- You are expected to produce a program to implement the Viterbi decoding algorithm forthe widely used (2, 1, 6) convolutional code with generator matrix
Ecc
- Elliptic Curve C++ Library Source Code
ECC-cPPbuilder
- This is a Elliptic Curves Cryptography C++ code
NFTL--code
- 镁光公司NANDFlash的NFTL代码,包含坏块管理、读写平衡以及ECC校验等部分。-Micron company NFTL NANDFlash code, including read and write bad block management, balance and ECC check and other parts.Micron company NFTL NANDFlash code, including read and write bad block management, ba
ECC
- You are expected to produce a program to implement the Viterbi decoding algorithm forthe widely used (2, 1, 6) convolutional code with generator matrix
ECC
- 代码通过开源的openssl实现了ECC算法-Openssl open source code through the realization of ECC algorithms
ECC模块 v0.12
- 椭圆曲线加密算法(ECC)是一种公钥算法,可以在不安全的信道上传递信息,而不需要事先约定密码。 RSA也是公钥算法,但是ECC比RSA有明显优势:在同等的安全程度下,所需要的密码长度最短。 但是缺点是算法本生很复杂,令人头大,我看了一堆书才写出了这个代码。 之前我发过一个256位的ECC源码,但是速度太慢了,这次这个是192位的,而且代码仔细优化过了,速度变快很多。(Elliptic curve cryptosystem (ECC) is a public key algorithm wh
