代码搜索:Notes

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

代码结果 10,000
www.eeworm.com/read/213708/4913076

tcl ds-cbr-tb.tcl

#-------------------------------------------------------------------------------- # cbr-tb.tcl # Author: Jeremy Ethridge. # Dates: June 29-July 5, 1999. # Notes: A DS-RED script that uses CBR traf
www.eeworm.com/read/213708/4913079

tcl ds-cbr-tb-wrr.tcl

#-------------------------------------------------------------------------------- # cbr-tb.tcl # Author: Jeremy Ethridge. # Dates: June 29-July 5, 1999. # Notes: A DS-RED script that uses CBR traf
www.eeworm.com/read/213708/4913081

tcl ds-cbr-tb-pri.tcl

#-------------------------------------------------------------------------------- # cbr-tb.tcl # Author: Jeremy Ethridge. # Dates: June 29-July 5, 1999. # Notes: A DS-RED script that uses CBR traf
www.eeworm.com/read/213708/4913082

tcl ds-cbr-tb-wirr.tcl

#-------------------------------------------------------------------------------- # cbr-tb.tcl # Author: Jeremy Ethridge. # Dates: June 29-July 5, 1999. # Notes: A DS-RED script that uses CBR traf
www.eeworm.com/read/213708/4913083

tcl ds-cbr-tb-rr.tcl

#-------------------------------------------------------------------------------- # cbr-tb.tcl # Author: Jeremy Ethridge. # Dates: June 29-July 5, 1999. # Notes: A DS-RED script that uses CBR traf
www.eeworm.com/read/209093/4987263

lcf m5213evb_flash.lcf

#/* # * File: flash.lcf # * Purpose: Linker file for the M5213EVB # * # * Notes: Project running in external Flash # * # */ MEMORY { rom (RX) : ORIGIN = 0x00020000,
www.eeworm.com/read/209093/4987381

c stdlib.c

/* * File: stdlib.c * Purpose: Functions normally found in a standard C lib. * * Notes: This supports ASCII only!!! * */ #include "common.h" #include "stdlib.h" /****************
www.eeworm.com/read/209093/4987391

c rand.c

/* * File: rand.c * Purpose: Pseudo-random number generation from the C standard example * * Notes: Assumes RAND_MAX is 32768 */ #include "common.h" /****************************
www.eeworm.com/read/207208/5002207

h bulkusb.h

/*++ Copyright (c) 1997-1998 Microsoft Corporation Module Name: BulkUsb.h Abstract: Driver-defined special IOCTL's Environment: Kernel & user mode Notes:
www.eeworm.com/read/206632/5005025

c profiler.c

/*++ Copyright (c) 1995-2000 Microsoft Corporation. All rights reserved. Module Name: Abstract: This file implements the NK kernel profiler support. Functions: Notes: --*/ #