REMOVE removes a TSR. It takes two command line arguments. The first is the name of TSR to be removed (or an * to remove the last one), and the second is a file name which MUST contain the interrupt vectors to be loaded when the TSR is removed.
標簽: TSR arguments removes command
上傳時間: 2013-12-09
上傳用戶:wys0120
fortran: Evaluate the exponential integral E1(z) for complex arguments
標簽: exponential arguments Evaluate integral
上傳時間: 2015-05-27
上傳用戶:天涯
* Function: * 1. Replace the first oldstr with newstr in srcstr * arguments: * IN : * srcstr * oldstr * newstr * OUT : * srcstr * Return: * 1. If find and replace one oldstr with newstr in srcstr , return 1 * 2. If find no oldstr in srcstr , return 0 * 3. If error (malloc return NULL) return -1 * Notes: * 1. srcstr should be large size enough.
標簽: arguments Function Replace oldstr
上傳時間: 2014-12-20
上傳用戶:Yukiseop
a program that takes in three arguments: the first one represents the size of an array that will be created the second one represents the maximum value that each of the array elements can have the third one represents the position in the array that you would like to print the value of.
標簽: that represents arguments the
上傳時間: 2015-07-22
上傳用戶:waitingfy
FASTICA can be called with numerous optional arguments. Optional arguments are given in parameter pairs, so that first argument is the name of the parameter and the next argument is the value for that parameter. Optional parameter pairs can be given in any order.
標簽: arguments parameter Optional numerous
上傳時間: 2014-08-18
上傳用戶:2525775
At can be given its arguments in a file. You can comment out lines by preceding them with either # or - characters. This is an easy way to temporarily disable some commands. The CONTINUE-command is most useful at the end of the file. When this command is read, the file is started again from the beginning. You can use it situations where the machine is not shut down for the night and you want to run some commands every day.
標簽: can arguments preceding comment
上傳時間: 2013-12-11
上傳用戶:comua
Hide-Delete icon from ToolBar32 for specific process , from command line arguments. TBBUTTON CSharp Code
標簽: from Hide-Delete arguments TBBUTTON
上傳時間: 2014-01-22
上傳用戶:二驅蚊器
Java Send Mail using command line arguments
標簽: arguments command using Java
上傳時間: 2017-06-25
上傳用戶:wmwai1314
The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorithm AS 274 (see comments at the start of the module). A planar-rotation algorithm is used to update the QR- factorization. This makes it suitable for updating regressions as more data become available. The module contains a test for singularities which is simpler and quicker than calculating the singular-value decomposition. An important feature of the algorithm is that it does not square the condition number. The matrix X X is not formed. Hence it is suitable for ill- conditioned problems, such as fitting polynomials. By taking advantage of the MODULE facility, it has been possible to remove many of the arguments to routines. Apart from the new function VARPRD, and a back-substitution routine BKSUB2 which it calls, the routines behave as in AS 274.
標簽: least-squares unconstrained Statisti Applied
上傳時間: 2015-05-14
上傳用戶:aig85
Evaluate a sequence of Bessel functions of the first and second kinds and their derivatives with integer orders and real arguments
標簽: derivatives functions and Evaluate
上傳時間: 2015-05-27
上傳用戶:685