搜索资源列表
GrayCode
- programmed to manipulate the Gray Cyclic Binary Codes.
GRAYcode
- 二进制码转换为格雷码,整个工程包括了波形文件,在Quartus上的可以直接进行仿真。
GrayCode
- 此程序为产生gray码GRAYCODE,通过n值产生GRAYCODE,例如,n=3,则其GRAYCODE为000,001,010,011, 010,110,111,101 和 1
GRAYCODE
- 这是一个快速产生Gray码的方法,可以飞快地产生很大的Gray码序列.代码巧妙,高效.
graycode
- 构造格雷码的分析程序,用于算法分析,用VC编写,可以构造n位的格雷码-Gray Construction Code Analysis Program for the analysis of algorithms, with VC preparation, can be constructed of n-Gray code
GrayCode
- matlab环境下格雷码的编码,二进制译成格雷码,反之- gray coding in Matlab environment,Binary translated into gray yards
GRAYcode
- gray code encoder and demo
GrayCode
- 格雷码,Gray Code,,是一种绝对编码方式,典型格雷码是一种具有反射特性和循环特性的单步自补码,它的循环、单步特性消除了随机取数时出现重大误差的可能,它的反射、自补特性使得求反非常方便。-Gray Code, Gray Code,, is an absolute encoding, the typical Gray code is a kind of reflection characteristics and cycle characteristics of the single-ste
GrayCode
- 格雷码(Gray code),又叫循环二进制码或反射二进制码 在数字系统中只能识别0和1,各种数据要转换为二进制代码才能进行处理,格雷码是一种无权码,采用绝对编码方式,典型格雷码是一种具有反射特性和循环特性的单步自补码,它的循环、单步特性消除了随机取数时出现重大误差的可能,它的反射、自补特性使得求反非常方便。 -Gray code (Gray code), also known as cyclic binary code or binary code reflected in the d
graycode
- This program converts binary code to gray code.
GrayCode
- Gray COde lookup table example on assembly
graycode
- 使用此指令可以将整数转换成格雷码,或者相反。-Use this command to integer convert Gray code, or vice versa.
Graycode
- 用matlab产生n位格雷码(n<=10)在通信编码前经常采用-generate gray codes whose length is less than or equal to 10 by matlab .it is very usful before encoding in communication
graycode
- siemens s7-200 gray to binary decode mothod, some machine use gray to detect distance
GrayCode
- 格雷码转换,可以在十进制、二进制、格雷码之间任意转换。-Gray code conversion