代码搜索:modification

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

代码结果 10,000
www.eeworm.com/read/102394/15783366

todo

1. need to add a test for the akima splines 2. [DOCUMENTATION] From: Conrad Curry I would suggest adding more about cspline and Akima similiar to what is given for 'pol
www.eeworm.com/read/101788/15815504

macros

?section ADD^LIST routine [#IF [#ARGUMENT /VALUE item/ WORD/SPACE/]] #APPEND bin ADD * FROM [item] #SET itime [#FILEINFO /MODIFICATION/ [item]] [#IF itime > ntime |THEN| #SETV ntime itime] ?section B
www.eeworm.com/read/188960/8499107

h usrapp.h

/* usrApp.h - user application header */ /* Copyright 2002 SAMSUNG ELECTRONICS */ /* modification history -------------------- 01a,08feb02,jmLee created. */ #ifndef INCusrApph #define
www.eeworm.com/read/389033/8552218

h test1.h

/************************************************************************ * file name: Test1.h * description: Header file of Test1.cpp. * modification history * -------------------- * 2003-5
www.eeworm.com/read/289266/8563711

h usrapp.h

/* usrApp.h - user application header */ /* Copyright 2002 SAMSUNG ELECTRONICS */ /* modification history -------------------- 01a,08feb02,jmLee created. */ #ifndef INCusrApph #defin
www.eeworm.com/read/288379/8637714

c hfctldevconfig.c

/* file number */ /* modification history -, 2005, January, 4th Release */ /**************************************************************** Module:
www.eeworm.com/read/383163/8966248

win makefile.win

# # Nmake file - Windows version # Use 'nmake -f Makefile.win' # # THIS HAS NEVER BEEN TESTED # Some modification might be required. NODEBUG=1 !include INCS = /I..\libmseed LIBS = ..\
www.eeworm.com/read/183760/9141612

c rpc_common.c

/* rpc_commondata.c - the rpc common data definition */ /* Copyright 1984-1992 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* @(#)rpc_commondata.c 2.1 88/07/29 4.0 RPCSRC */ /* * Sun RPC
www.eeworm.com/read/183756/9141753

c loctime.c

/* locTime.c - time locale information */ /* Copyright 1992 Wind River Systems, Inc. */ /* modification history -------------------- 01c,20sep92,smb documentation additions 01b,27jul92,smb renamed
www.eeworm.com/read/183756/9142027

c system.c

/* system.c - system file for stdlib */ /* Copyright 1992-1993 Wind River Systems, Inc. */ /* modification history -------------------- 01c,08feb93,jdi documentation cleanup for 5.1. 01b,20sep92,s