搜索资源列表
PrintBinary
- 本函数将非负的单精度浮点型十进制数据转换为二进制打印出来,纯C代码-The function based on C is to print the binary of a positive number.
gray
- 格雷码生成 对于给定的正整数n,格雷码为满足如下条件的一个编码序列: (1) 序列由2n个编码组成,每个编码都是长度为n的二进制位串。 (2) 序列中无相同的编码。 (3) 序列中位置相邻的两个编码恰有一位不同。-Gray code are generated for a given positive integer n, the Gray code to meet a coding sequence of the following conditions: (1) sequences enco