Gray Watson写的一个C语言版本的内存池
Gray Watson写的一个C语言版本的内存池,性能十分高效,利用此可以提高动态申请和释放内存的速度,同时也可以减少内存碎片。...
Gray Watson写的一个C语言版本的内存池,性能十分高效,利用此可以提高动态申请和释放内存的速度,同时也可以减少内存碎片。...
这是一个快速产生Gray码的方法,可以飞快地产生很大的Gray码序列.代码巧妙,高效....
to use verilog code and c to translate a RGB bmp image(512*512) to a gray level image...
gray code encoder and demo...
//使用gray code的解法 #include <iostream> #include <cmath> using namespace std #define...
Modify the Gray-coded modulation example (COMMDOC_GRAY) so that it uses a pair of square root raise...
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....
Matlab code for 16 psk mapping that is gray coded...
遗传算法程序: 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!...