代码搜索:coded
找到约 2,797 项符合「coded」的源代码
代码结果 2,797
www.eeworm.com/read/255692/12064827
c tmndec.c
/************************************************************************
*
* tmndec.c, main(), initialization, options for tmndecode (H.263 decoder)
* Copyright (C) 1995, 1996 Telenor R&D, Norw
www.eeworm.com/read/253454/12220840
txt readme.txt
Here are:
Generation of any Walsh function - walsh.c
Slow Walsh transform - wt.c
Fast Walsh transform - fwt.c
Test program - wal_test.c
Coded by Max
www.eeworm.com/read/162614/5524530
am ca110051.am
-- CA110051.AM
--
-- Grant of Unlimited Rights
--
-- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687,
-- F08630-91-C-0015, and DCA100-97-D-0025
www.eeworm.com/read/472558/6870160
m generatedata.m
function [output,amount,codeRS,template,n_symbols,rate] = generatedata(n_mod_type,rate,n_symbols,encode)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
www.eeworm.com/read/412981/11171095
m generatedata.m
function [output,amount,codeRS,template,n_symbols,rate] = generatedata(n_mod_type,rate,n_symbols,encode)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
www.eeworm.com/read/203319/15361937
m spreadgren.m
function out_signal=spreadgren(coded_Data,pn_code)
s0=2*coded_Data-1;
s1=pn_code'*s0;
out_signal=reshape(s1,1,[]);
www.eeworm.com/read/109099/15563934
cpp cpp04.cpp
// Coded by plusir -- Dec.26.2002.
// Standard C++ Bible -- (P23-2-4)
#include
using namespace std ;
int main()
{
wchar_t wc ;
wc = 'b';
cout
www.eeworm.com/read/109099/15564074
cpp cpp10.cpp
// Coded by plusir -- Dec.27.2002.
// Standard C++ Bible -- (P125-5-10)
#include
using namespace std ;
int main()
{
const int MAX_CTR = 300 ;
for ( int ctr = 100; ctr < MAX
www.eeworm.com/read/363748/6288713
m st_coding.m
function st_coded = st_coding( mod_sym,N_Tx_ant,N_data_sym,ST_Code)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 发送分集 , 2发或4发
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/408889/11366048
m st_coding.m
function st_coded = st_coding( mod_sym,N_Tx_ant,N_data_sym,ST_Code)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 发送分集 , 2发或4发
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%