代码搜索:simulate

找到约 2,241 项符合「simulate」的源代码

代码结果 2,241
www.eeworm.com/read/416426/11029490

c minigzip.c

/* minigzip.c -- simulate gzip using the zlib compression library * Copyright (C) 1995-2005 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */ /*
www.eeworm.com/read/129161/7077798

c minigzip.c

/* minigzip.c -- simulate gzip using the zlib compression library * Copyright (C) 1995-1996 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */ /*
www.eeworm.com/read/461382/7228223

m singlesimulate.m

function sim_state = SingleSimulate( varargin ) % Simulate runs a single simulation % % The calling syntax is: % [sim_param, sim_state] = SingleSimulate( sim_param, sim_state, code_param ) %
www.eeworm.com/read/458224/7301654

linux gpn_ada.m.linux

% Simulate a goal programming network % Adaptive learning rate strategy has been used % For details, see % Van Hulle, M.M. (1991). A Goal Programming Network for Linear % Programming, Bio. Cybern.,
www.eeworm.com/read/458224/7301661

m gpn_ada.m

% Simulate a goal programming network % Adaptive learning rate strategy has been used % For details, see % Van Hulle, M.M. (1991). A Goal Programming Network for Linear % Programming, Bio. Cybern.,
www.eeworm.com/read/435279/7794566

txt adder.txt

// this languge call systemc and very important to simulate the system and teach the student how the micro works #include "systemc.h" #define WIDTH 4 SC_MODULE(adder) { sc_in
www.eeworm.com/read/299653/7841391

c minigzip.c

/* minigzip.c -- simulate gzip using the zlib compression library * Copyright (C) 1995-2002 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */ /*
www.eeworm.com/read/199125/7887143

c minigzip.c

/* minigzip.c -- simulate gzip using the zlib compression library * Copyright (C) 1995-2005 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */ /*
www.eeworm.com/read/198947/7902870

m dsl.m

%DSL Simulate a standard digital subscriber line. % [Y, H, N] = DSL(X, channelName, P, S) returns the received signal % Y (without channel noise), channel impulse response in H, and % channel noise
www.eeworm.com/read/398415/7989725

c minigzip.c

/* minigzip.c -- simulate gzip using the zlib compression library * Copyright (C) 1995-2005 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */ /*