代码搜索:integer

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

代码结果 10,000
www.eeworm.com/read/378188/9242578

f check.f

Subroutine check( a, w, n1, n2, ok ) ! --------------------------------------------------------------------- ! --- Routine 'check' checks the correctness of a 2-D Haar wavelet ! followed by
www.eeworm.com/read/378188/9242621

f sizemod.f

Module sizes ! ------------------------------------------------------------------- ! --- Contains declaration of array 'a'. This is done in a separate ! module to frustrate overoptimisation
www.eeworm.com/read/378188/9242625

f correct.f

Subroutine correct( nmult, linc, hash ) ! ------------------------------------------------------------------- ! --- 'correct' does the same address calculation as done in the ! code to be ti
www.eeworm.com/read/378188/9242656

f dran1.f

Function dran1( idum ) Result( ran ) Use numerics Implicit None Integer :: idum ! ------------------------------------------------------------
www.eeworm.com/read/378188/9242673

f i_merge.f

Subroutine i_merge( np, nodes, mx, keys, itabl ) ! -------------------------------------------------------------------- Implicit None Integer :: np, nodes, itabl(nodes+1) In
www.eeworm.com/read/378188/9242762

f check.f

Subroutine check( N, A, W, ok ) ! ********************************************************************** ! *** This program belongs to the program mod2c which is part of *** ! *** the EuroBe
www.eeworm.com/read/378186/9242905

f check.f

Subroutine check( a, w, n1, n2, ok ) ! --------------------------------------------------------------------- ! --- Routine 'check' checks the correctness of a 2-D Haar wavelet ! followed by
www.eeworm.com/read/378186/9242966

f check.f

Subroutine check( x, n, ok ) ! --------------------------------------------------------------------- ! --- Routine 'check' checks the solution vector 'x' in 'b = Ax'. The ! check is possible
www.eeworm.com/read/378186/9243013

f check.f

Subroutine check( a, n, ok ) ! ---------------------------------------------------------------------- ! --- Check values for progam 'mod1j': a(i) = i should hold for all ! elements of intege
www.eeworm.com/read/378186/9243082

f diagsk.f

Subroutine diagsk( n, a, diag, offset ) ! ---------------------------------------------------------------------- ! --- diagsk determines whether diag is in a(n) where a(n) is a ! sorted arr