代码搜索:array
找到约 10,000 项符合「array」的源代码
代码结果 10,000
www.eeworm.com/read/127438/6005898
c testsome.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/345489/6302732
m interleav_matrix.m
function [int_interleaving_array] = interleav_matrix( int_interleaving_buffer )
%
% 生成满足S—距离特性的伪随机交织器;
%
% 本程序完成对S-随机交织器的设计,经过运算把每个信息序列所要交换到的地址记录
% 在交织数组中,在接收信息序列时,按所记录的交织数组中的内容进行操作。
%
www.eeworm.com/read/169697/5412131
c mpid_type_struct.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include
#include
#include
www.eeworm.com/read/188267/8554348
c memalloc.c
/*!
************************************************************************
* \file memalloc.c
*
* \brief
* Memory allocation and free helper funtions
*
* \author
* Main cont
www.eeworm.com/read/285368/8845125
h objectsarray.h
/*****************************************************************************
*
* ObjectsArray.h
*
www.eeworm.com/read/426483/9017924
c memalloc.c
/*!
************************************************************************
* \file memalloc.c
*
* \brief
* Memory allocation and free helper funtions
*
* \author
* Main contributors
www.eeworm.com/read/426483/9018253
c memalloc.c
/*!
************************************************************************
* \file memalloc.c
*
* \brief
* Memory allocation and free helper functions
*
* \author
* Main con
www.eeworm.com/read/379306/9200950
cpp c2-4.cpp
#include
using namespace std;
class Array_max
{public:
void set_value();
void max_value();
void show_value();
private:
int array[10];
int max;
};
void Array_max
www.eeworm.com/read/179705/9344167
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/375404/9361499
c memalloc.c
/*!
************************************************************************
* \file memalloc.c
*
* \brief
* Memory allocation and free helper funtions
*
* \author
* Main contributors