GRAY Watson写的一个C语言版本的内存池,性能十分高效,利用此可以提高动态申请和释放内存的速度,同时也可以减少内存碎片。
上传时间: 2016-06-21
上传用户:GavinNeko
这是一个快速产生GRAY码的方法,可以飞快地产生很大的GRAY码序列.代码巧妙,高效.
上传时间: 2016-07-20
上传用户:13188549192
to use verilog code and c to translate a RGB bmp image(512*512) to a GRAY level image
上传时间: 2014-06-13
上传用户:bruce5996
GRAY code encoder and demo
上传时间: 2013-12-30
上传用户:yt1993410
//使用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
标签: include namespace iostream define
上传时间: 2016-12-31
上传用户:luke5347
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.
标签: COMMDOC_GRAY GRAY-coded modulation example
上传时间: 2017-01-08
上传用户:zhangzhenyu
Modify the modulation example (COMMDOC_MOD) so that it uses a GRAY-coded signal constellation.
标签: constellation COMMDOC_MOD GRAY-coded modulation
上传时间: 2013-12-29
上传用户:l254587896
Modify the modulation example (COMMDOC_MOD) so that it uses a GRAY-coded signal constellation.
标签: constellation COMMDOC_MOD GRAY-coded modulation
上传时间: 2017-01-08
上传用户:xieguodong1234
Matlab code for 16 psk mapping that is GRAY coded
上传时间: 2013-12-23
上传用户:asdfasdfd
遗传算法程序: 说明: fga.m 为遗传算法的主程序 采用二进制GRAY编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!
上传时间: 2017-04-23
上传用户:woshiayin