代码搜索:coded

找到约 2,797 项符合「coded」的源代码

代码结果 2,797
www.eeworm.com/read/250172/12426686

h config.h

#ifndef _CONFIG_H #define _CONFIG_H /* * The root-device is no longer hard-coded. You can change the default * root-device by changing the line ROOT_DEV = XXX in boot/bootsect.s */ /* * define y
www.eeworm.com/read/222672/14680073

m ofdm_mod.m

function [transmit_signal, known_training] = ofdm_mod(st_coded,PrefixRatio,N_subc,N_sym,... N_used,Idx_used,N_Tx_ant,N_tran_sym) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/221780/14721934

h config.h

#ifndef _CONFIG_H #define _CONFIG_H /* * The root-device is no longer hard-coded. You can change the default * root-device by changing the line ROOT_DEV = XXX in boot/bootsect.s */ /* * define y
www.eeworm.com/read/217215/14973581

m ofdm_64qam.m

% 64QAM/OFDM system % The number of subcarrier is 16 clear all % THe IFFT input SubCarrier is 15+Zero(17) = 32 % USEFUL DATA : 51.840Mbps(STM-0) % CODING : 26/27 % Coded data : (51.840*27/26)
www.eeworm.com/read/217215/14973586

m ofdm_64qam_ryu.m

% 64QAM/OFDM system % The number of subcarrier is 16 clear all % THe IFFT input SubCarrier is 15+Zero(17) = 32 % USEFUL DATA : 51.840Mbps(STM-0) % CODING : 26/27 % Coded data : (51.840*27/26)
www.eeworm.com/read/216437/15014100

h config.h

#ifndef _CONFIG_H #define _CONFIG_H /* * The root-device is no longer hard-coded. You can change the default * root-device by changing the line ROOT_DEV = XXX in boot/bootsect.s */ /* * define y
www.eeworm.com/read/212498/15155572

h config.h

#ifndef _CONFIG_H #define _CONFIG_H /* * The root-device is no longer hard-coded. You can change the default * root-device by changing the line ROOT_DEV = XXX in boot/bootsect.s */ /* * define y
www.eeworm.com/read/240186/4578353

h config.h

#ifndef _CONFIG_H #define _CONFIG_H /* * The root-device is no longer hard-coded. You can change the default * root-device by changing the line ROOT_DEV = XXX in boot/bootsect.s */ /* * define y
www.eeworm.com/read/238768/4609479

pl sha1-586.pl

#!/usr/local/bin/perl # It was noted that Intel IA-32 C compiler generates code which # performs ~30% *faster* on P4 CPU than original *hand-coded* # SHA1 assembler implementation. To address this pr
www.eeworm.com/read/215937/4900344

pl sha1-586.pl

#!/usr/local/bin/perl # It was noted that Intel IA-32 C compiler generates code which # performs ~30% *faster* on P4 CPU than original *hand-coded* # SHA1 assembler implementation. To address this pr