代码搜索:errors

找到约 10,000 项符合「errors」的源代码

代码结果 10,000
www.eeworm.com/read/258131/11882860

m simulateoutage.m

function sim_state = SimulateOutage( sim_param, sim_state, code_param ) % OutageSimulate runs a single information outage probability simulation. % % The calling syntax is: % sim_state = Simul
www.eeworm.com/read/258131/11883011

m hsdpascenarios.m

% File HsdpaScenarios % % This is a set of scenarios for the Coded Modulation Library. % % The simulations specified in this file are for the turbo code % used by the UMTS/HSDPA standard % % La
www.eeworm.com/read/224466/14589487

h common.h

#ifndef _COMMON_H #define _COMMON_H /* Reed Solomon encode/decode routines */ void initialize_ecc (void); void decode_data (unsigned char data[], int nbytes); void encode_data (unsigned char ms
www.eeworm.com/read/223481/14639240

m simulatemod.m

function sim_state = SimulateMod( sim_param, sim_state, code_param ) % CodedSimulate runs a single coded/uncoded modulation simulation scenario % % The calling syntax is: % sim_state = Simulat
www.eeworm.com/read/223481/14639262

m simulateoutage.m

function sim_state = SimulateOutage( sim_param, sim_state, code_param ) % OutageSimulate runs a single information outage probability simulation. % % The calling syntax is: % sim_state = Simul
www.eeworm.com/read/223481/14639383

m hsdpascenarios.m

% File HsdpaScenarios % % This is a set of scenarios for the Coded Modulation Library. % % The simulations specified in this file are for the turbo code % used by the UMTS standard % % Last upd
www.eeworm.com/read/169697/5415175

c coll8.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpi.h" #include int main( int argc, cha
www.eeworm.com/read/169697/5415205

c coll2.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpi.h" #include #define MAX_PROCESSES 1
www.eeworm.com/read/169697/5415212

c coll7.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpi.h" #include #define MAX_PROCESSES 1
www.eeworm.com/read/168845/5434602

cpp atomic_count_test.cpp

// // atomic_count_test.cpp // // Copyright 2005 Peter Dimov // // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.