代码搜索:simulate

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

代码结果 2,241
www.eeworm.com/read/108242/6183856

c tinytcap.c

/* tinytcap.c */ /* This file contains functions which simulate the termcap functions. * * It doesn't access a "termcap" file. Instead, it uses an initialized array * of strings to store the entr
www.eeworm.com/read/342248/12033282

c transmit.c

/* TRANSMIT.C - Simulate transmission of bits through a channel. */ /* Copyright (c) 2000, 2001 by Radford M. Neal * * Permission is granted for anyone to copy, use, or modify this program * for
www.eeworm.com/read/252344/12285545

c remoteinput.c

/* ** Name remoteinput.c ** ** Copyright (C) 2005 ~ 2006 IntercomElc ** ** Desc remote simulate input ** ** Author hanrui ** ** Date 2005-06-23 */ #include "psos.h"
www.eeworm.com/read/150214/12304726

c transmit.c

/* TRANSMIT.C - Simulate transmission of bits through a channel. */ /* Copyright (c) 2000, 2001 by Radford M. Neal * * Permission is granted for anyone to copy, use, or modify this program * for
www.eeworm.com/read/337416/12370443

c transmit.c

/* TRANSMIT.C - Simulate transmission of bits through a channel. */ /* Copyright (c) 2000, 2001 by Radford M. Neal * * Permission is granted for anyone to copy, use, or modify this program * for
www.eeworm.com/read/233414/14154571

c transmit.c

/* TRANSMIT.C - Simulate transmission of bits through a channel. */ /* Copyright (c) 2000, 2001 by Radford M. Neal * * Permission is granted for anyone to copy, use, modify, or distribute this *
www.eeworm.com/read/229743/14318109

c remoteinput.c

/* ** Name remoteinput.c ** ** Copyright (C) 2005 ~ 2006 IntercomElc ** ** Desc remote simulate input ** ** Author hanrui ** ** Date 2005-06-23 */ #include "psos.h"
www.eeworm.com/read/216463/15005995

c transmit.c

/* TRANSMIT.C - Simulate transmission of bits through a channel. */ /* Copyright (c) 2000, 2001 by Radford M. Neal * * Permission is granted for anyone to copy, use, modify, or distribute this *
www.eeworm.com/read/214167/15111886

cpp prg8_3.cpp

// File: prg8_3.cpp // the program uses a queue to simulate the flow of customers // in and out of an automated car wash. prompt the user for the // fixed probability that a car will arrive at any
www.eeworm.com/read/479931/1328334

c langs0.c

/* This file is actually in C, it is not supposed to simulate something translated from another language or anything like that. */ #ifdef PROTOTYPES extern int fsub_(); int csub (int x) #else in