代码搜索:F
找到约 10,000 项符合「F」的源代码
代码结果 10,000
www.eeworm.com/read/396039/2423930
f sendcplx.f
PROGRAM MAIN
INCLUDE 'mpif.h'
INTEGER LDA
PARAMETER (LDA=2)
INTEGER myid,IERR,NPROCS, stat(MPI_STATUS_SIZE)
COMPLEX A(2,2)
CALL MPI_INIT(IERR)
C
www.eeworm.com/read/396039/2424714
f argtest.f
program temp
integer i
character*80 tempchar
i = iargc()
print *,'iargc=',i
i = 0
call getarg(i,tempchar)
print *,'tempchar0=',tempchar
www.eeworm.com/read/396039/2424748
f temp.f
program temp
include 'p4f.h'
call p4init()
call p4crpg()
if (p4myid() .eq. 0) then
call fmaster()
else
call fworker()
endif
call p4cleanup()
www.eeworm.com/read/396039/2424751
f simpglob.f
program simpglob
include 'p4f.h'
call p4init()
call p4crpg()
call fslave()
call p4cleanup()
print *,'exiting pgm'
end
subroutine fslave()
www.eeworm.com/read/396039/2425086
in initfdte.f.in
subroutine mpir_get_fsize()
real r(2)
double precision d(2)
call mpir_init_fsize( r(1), r(2), d(1), d(2) )
return
end
www.eeworm.com/read/395343/2438079
java f.java
// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3)
public interface f
{
public static
www.eeworm.com/read/395331/2438152
f256
#
# $Id: f256 897 2007-12-29 13:02:32Z arniml $
#
# JTAG package script for EP2C8F256
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General P
www.eeworm.com/read/395331/2438167
f324
#
# $Id$
#
# JTAG package script for EP1C12F324
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Fr
www.eeworm.com/read/395331/2438168
f256
#
# $Id$
#
# JTAG package script for EP1C12F256
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Fr
www.eeworm.com/read/393688/2472161
f stats.f
module stats
use precision
integer :: npos ! # of possible differences
integer :: ndif ! # of differences
real(r8) :: difmx ! max diff
real(r8) :: rdifmx ! maximum relative