代码搜索:coded

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

代码结果 2,797
www.eeworm.com/read/427148/8973016

cfg tonemapping.cfg

## configure file for tone mapping SEI message, ## must follow the format "keyword = xx" exactly ## tone_map_id = 0 tone_map_cancel_flag = 0 tone_map_repetition_period = 1 coded_data_bit_depth
www.eeworm.com/read/360257/10105427

m crc_table_decode.m

% Author:lidongshi % CRC-CCITT decode in table % 07.11.30 function [original_sequence,err] = crc_table_decode(crc_coded_sequence,crc_ccitt) %%%%%%%%%%%%%%%%%%%%%%%%% table of CRC-CCITT %%%%
www.eeworm.com/read/487628/6506804

cfg tonemapping.cfg

## configure file for tone mapping SEI message, ## must follow the format "keyword = xx" exactly ## tone_map_id = 0 tone_map_cancel_flag = 0 tone_map_repetition_period = 1 coded_data_bit_depth
www.eeworm.com/read/347507/11661071

cfg tonemapping.cfg

## configure file for tone mapping SEI message, ## must follow the format "keyword = xx" exactly ## tone_map_id = 0 tone_map_cancel_flag = 0 tone_map_repetition_period = 1 coded_data_bit_depth
www.eeworm.com/read/258442/11863585

cfg tonemapping.cfg

## configure file for tone mapping SEI message, ## must follow the format "keyword = xx" exactly ## tone_map_id = 0 tone_map_cancel_flag = 0 tone_map_repetition_period = 1 coded_data_bit_depth
www.eeworm.com/read/226935/14446748

cfg tonemapping.cfg

## configure file for tone mapping SEI message, ## must follow the format "keyword = xx" exactly ## tone_map_id = 0 tone_map_cancel_flag = 0 tone_map_repetition_period = 1 coded_data_bit_depth
www.eeworm.com/read/222672/14680075

m st_coding.m

function st_coded = st_coding( mod_sym,N_Tx_ant,ST_Code) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % 发送分集 , 2发或4发 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/292010/8382924

h base64.h

#ifndef _BASE64_H_ #define _BASE64_H_ #ifdef __cplusplus extern "C" { #endif int Base64encode_len(int len); int Base64encode(char * coded_dst, const char *plain_src,int len_plain_src); int Base64
www.eeworm.com/read/428158/8889480

m generatedata.m

function [output,amount,codeRS,template,n_symbols,rate] = generatedata(n_mod_type,rate,n_symbols,encode) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%
www.eeworm.com/read/283560/9007083

h milenage.h

/*------------------------------------------------------------------- * Example algorithms f1, f1*, f2, f3, f4, f5, f5* *-------------------------------------------------------------------