搜索结果

找到约 68 项符合 Gray 的查询结果

数据结构 Gray Watson写的一个C语言版本的内存池

Gray Watson写的一个C语言版本的内存池,性能十分高效,利用此可以提高动态申请和释放内存的速度,同时也可以减少内存碎片。
https://www.eeworm.com/dl/654/310979.html
下载: 176
查看: 1067

数学计算 这是一个快速产生Gray码的方法,可以飞快地产生很大的Gray码序列.代码巧妙,高效.

这是一个快速产生Gray码的方法,可以飞快地产生很大的Gray码序列.代码巧妙,高效.
https://www.eeworm.com/dl/641/322507.html
下载: 101
查看: 1048

其他 to use verilog code and c to translate a RGB bmp image(512*512) to a gray level image

to use verilog code and c to translate a RGB bmp image(512*512) to a gray level image
https://www.eeworm.com/dl/534/353420.html
下载: 193
查看: 1062

VHDL/FPGA/Verilog gray code encoder and demo

gray code encoder and demo
https://www.eeworm.com/dl/663/379953.html
下载: 171
查看: 1015

其他 //使用gray code的解法 #include <iostream> #include <cmath> using namespace std #define

//使用gray code的解法 #include <iostream> #include <cmath> using namespace std #define ZERO 0 #define ONE 1 #define ODD 1 #define EVEN 0 #define RIGHT 1 #define LEFT 0 #define MAX 10
https://www.eeworm.com/dl/534/385903.html
下载: 119
查看: 1039

其他 Modify the Gray-coded modulation example (COMMDOC_GRAY) so that it uses a pair of square root raise

Modify the Gray-coded modulation example (COMMDOC_GRAY) so that it uses a pair of square root raised cosine filters to perform pulse shaping and matched filtering at the transmitter and receiver, respectively.
https://www.eeworm.com/dl/534/389119.html
下载: 101
查看: 1032

其他 Modify the modulation example (COMMDOC_MOD) so that it uses a Gray-coded signal constellation.

Modify the modulation example (COMMDOC_MOD) so that it uses a Gray-coded signal constellation.
https://www.eeworm.com/dl/534/389122.html
下载: 114
查看: 1037

其他 Modify the modulation example (COMMDOC_MOD) so that it uses a Gray-coded signal constellation.

Modify the modulation example (COMMDOC_MOD) so that it uses a Gray-coded signal constellation.
https://www.eeworm.com/dl/534/389124.html
下载: 127
查看: 1060

通讯/手机编程 Matlab code for 16 psk mapping that is gray coded

Matlab code for 16 psk mapping that is gray coded
https://www.eeworm.com/dl/527/410376.html
下载: 54
查看: 1033

matlab例程 遗传算法程序: 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!

遗传算法程序: 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!
https://www.eeworm.com/dl/665/431304.html
下载: 62
查看: 1040