代码搜索:CCK

找到约 187 项符合「CCK」的源代码

代码结果 187
www.eeworm.com/read/180461/9305969

jar cck.jar

www.eeworm.com/read/440591/7686128

gif cck.gif

www.eeworm.com/read/330359/12899932

cpp cck.cpp

#include #include #include #include #define $other 19 #define $mul 20 #define $div 21 #define $add 22 #define $sub 23 #define $fen 24
www.eeworm.com/read/482107/6626860

gif cck.gif

www.eeworm.com/read/403756/11509894

gif cck.gif

www.eeworm.com/read/387301/8694743

mat cck_codes.mat

www.eeworm.com/read/387301/8694789

mat cck_codes.mat

www.eeworm.com/read/387299/8695055

mat cck_codes.mat

www.eeworm.com/read/387299/8695117

mat cck_codes.mat

www.eeworm.com/read/429307/8811237

m cck_algorithm.m

%CCK_algorithm clear clc cck_code_256 = ones(256,8); % 8-bit to 8-bit mapping cck_code_64 = ones(64,8); % 6-bit to 8-bit mapping % Generate a table mapping 6-bit(b7~b2) real data to 8-bit comp