代码搜索:Emulate

找到约 948 项符合「Emulate」的源代码

代码结果 948
www.eeworm.com/read/161674/10386882

cc timer.cc

// timer.cc // Routines to emulate a hardware timer device. // // A hardware timer generates a CPU interrupt every X milliseconds. // This means it can be used for implementing time-slicing
www.eeworm.com/read/161505/10400299

cpp uigetfiles.cpp

// // MEX based Multiple File Get File // // Calls the Windows Common Dialog resource to select multiple files. // Intended to emulate the uigetfile matlab function // // 18 Aug 1998 1.00 Orig
www.eeworm.com/read/418361/10951593

h slirp_config.h

/* * User definable configuration options */ /* Undefine if you don't want talk emulation */ #undef EMULATE_TALK /* Define if you want the connection to be probed */ /* XXX Not working yet, so ign
www.eeworm.com/read/392997/7247741

cpp timer.cpp

// timer.cc // Routines to emulate a hardware timer device. // // A hardware timer generates a CPU interrupt every X milliseconds. // This means it can be used for implementing time-slicing
www.eeworm.com/read/392997/7247759

h timer.h

// timer.h // Data structures to emulate a hardware timer. // // A hardware timer generates a CPU interrupt every X milliseconds. // This means it can be used for implementing time-slicing, or for //
www.eeworm.com/read/144212/5752904

substr2

# # substr -- a function to emulate the ancient ksh builtin # # -l == remove shortest from left # -L == remove longest from left # -r == remove shortest from right (the default) # -R == remove longes
www.eeworm.com/read/136827/5845665

c wepgen.c

/* Simple program to emulate the "text" mode of supplying WEP keys. The procedure only uses the ASCII codes of the characters as WEP key bits (13 characters produces 104 bits as needed by 128
www.eeworm.com/read/136821/5850241

c wepgen.c

/* Simple program to emulate the "text" mode of supplying WEP keys. The procedure only uses the ASCII codes of the characters as WEP key bits (13 characters produces 104 bits as needed by 128
www.eeworm.com/read/131315/5938585

c bcmp.c

/* Emulate bcmp using memcmp Copyright (C) 1991 Free Software Foundation, Inc. This file is part of the libiberty library. Libiberty is free software; you can redistribute it and/or modify it unde
www.eeworm.com/read/131315/5938619

c getcwd.c

/* Emulate getcwd using getwd. Copyright 1991 Free Software Foundation, Inc. This file is part of the libiberty library. Libiberty is free software; you can redistribute it and/or modify it under