代码搜索:array
找到约 10,000 项符合「array」的源代码
代码结果 10,000
www.eeworm.com/read/108302/15588816
c memalloc.c
/*
***********************************************************************
* COPYRIGHT AND WARRANTY INFORMATION
*
* Copyright 2001, International Telecommunications Union, Geneva
*
* DISCLAIMER
www.eeworm.com/read/105882/15656328
c slassoc.c
/* Copyright (c) 1998, 1999, 2001, 2002, 2003 John E. Davis
* This file is part of the S-Lang library.
*
* You may distribute under the terms of either the GNU General Public
* License or the Perl
www.eeworm.com/read/103554/15729318
c memalloc.c
/*!
************************************************************************
* \file memalloc.c
*
* \brief
* Memory allocation and free helper funtions
*
* \author
* Main cont
www.eeworm.com/read/102394/15784238
c legendre_poly.c
/* specfunc/legendre_poly.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002 Gerard Jungman
*
* This program is free software; you can redistribute it and/or modify
* it under the ter
www.eeworm.com/read/100750/15865445
c legendre_poly.c
/* specfunc/legendre_poly.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002 Gerard Jungman
*
* This program is free software; you can redistribute it and/or modify
* it under the ter
www.eeworm.com/read/100113/15883880
h objectsarray.h
/*****************************************************************************
*
* ObjectsArray.h
*
www.eeworm.com/read/438449/7731078
c astro-align.c
#include "mpi.h"
int main( int argc, char *argv[] )
{
MPI_File fh;
int gsizes[4], distribs[4], dargs[4], psizes[4];
int i, nprocs, rank;
int local_array
www.eeworm.com/read/169697/5413285
c waitall.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpiimpl.h"
#if !defined(MPID_REQUEST_PTR_ARRA
www.eeworm.com/read/391726/8387339
pas unit2.pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls,unit1, Forms, Dialogs;
Function GASDEV:real;
Procedure SVDVAR(V:matrx2; MA, NP:integer; W:array of real;