搜索资源列表
golay24.zip
- 对格雷码(24,12,8)的一个译码算法,An arithmetic decoder for the (24,12,8) Golay code.
int2gray
- 格雷码产生文件,可以产生任意长度位数的格雷码,并生成在文本文档中-Gray code generated files, you can produce an arbitrary length of the Gray-digit code and generate documentation in the text
Golay_coding
- 该程序实现的是一种完备格雷码的生成过程,Golay(23,12,7)码是典型的少数的完备码之一-The program implementation is a perfect Gray code generation process, Golay (23,12,7) code is a typical one of the few yards of the perfect code
Cpp1
- 该程序用格雷码来生成组合数序列,它比一般的方法要快-Divide and conquer method to construct the Gray code
fifo-code
- Verilog代码:同步\异步FIFO。包含格雷码计数器.-Verilog code: syncronous\asyncourous FIFO. containing gray counter.
golay
- 采用visualC++实现格雷码,适合参加ACM和蓝桥杯的同志学习-Learn from Comrade visualC++ realization Gray code, suitable to participate in the ACM and Blue Bridge cup
Gray
- 用户可自动输入生成格雷码的位数-The user can input the number of bits in Gray code is generated automatically
gray
- 格雷码,用verilog写的,初学者可以-Gray code, verilog is written, beginners can look
GrayCode
- 格雷码转换,可以在十进制、二进制、格雷码之间任意转换。-Gray code conversion
fifo
- 异步FIFO实现 verilog代码,利用格雷码消除亚稳态-Asynchronous FIFO realize verilog code, Gray code to eliminate the use of metastable
FIFO
- 关于异步FIFO的原码程序,采用格雷码改善了二进制码带来的不足- ON划词翻译ON实时翻译 On asynchronous FIFO the original code procedures, the use of gray code improves deficiency caused by binary code
errorcode
- 常见信道编码的实现代码c++编写,包含格雷码,线性分组码等-Common channel coding implementation code c++ written, including the Gray code, linear block code, etc.
Gray-Code
- 该代码为格雷码的c语言程序代码,经过运行可以进行编译以及运行-The code for the gray code c language code, you can compile and run after operation
lab
- QPSK transceiver设计,以及功率谱密度的计算,并且在调制的过程中使用格雷码-QPSK transceiver design, also includes the calculation of PSD
GA-3
- 用matlab写的遗传算法小程序 里面涉及到二进制编码 和 格雷码 值得学习和参考-Write with matlab genetic algorithm small program which involves binary coding and Gray code is worth learning and reference
n
- 递归,生成n位格雷码,用尽可能短的代码实现在控制台输出。(Gray code to generate n)
gray_counter
- 格雷码计数器实质包含了三个部分 格雷码转二进制、加法器、二进制转格雷码。通过quartus II 自带的Modlesim仿真验证了 能够实现二进制和格雷码之间的转换(Gray counter essence contains three parts, gray code to binary adder, binary gray code conversion. Modlesim simulation by quartus with II verified to achieve the conve