代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/407047/11430775
m mswrite.m
%MSWRITE MSWRITE(MOBILESTATION, FILENAME) writes mobile stations to parameter file
%
%Inputs:
% MOBILESTATION: array of base station structures to be saved
% FILENAME : name of the outpu
www.eeworm.com/read/340520/12150001
pas ezdslbtr.pas
{===EZDSLBTR==========================================================
Part of the Delphi Structures Library--the binary tree, the binary
search tree and the red-black binary search tree.
EZDSL
www.eeworm.com/read/340520/12150109
pas ezdslsup.pas
{===EZDSLSUP==========================================================
Part of the Delphi Structures Library--supplementary routines.
EZDSLSUP is Copyright (c) 1993-2002 by Julian M. Bucknall
www.eeworm.com/read/340520/12150160
pas ezdslbse.pas
{===EZDSLBSE==========================================================
Part of the EZ Delphi Structures Library--the base class and node
store routines.
EZDSLBSE is Copyright (c) 1993-2002 by
www.eeworm.com/read/340520/12150188
pas ezdslrnd.pas
{===EZDSLRND==========================================================
Part of the Delphi Structures Library--the random number generator
EZDSLRND is Copyright (c) 1993-2002 by Julian M. Buckna
www.eeworm.com/read/340520/12150325
pas ezdslcts.pas
{===EZDSLCts==========================================================
Constants for the EZDSL (Delphi Structures Library) unit.
EZDSLCTS is Copyright (c) 1993-2002 by Julian M. Bucknall
VER
www.eeworm.com/read/336277/12457577
h mprapi.h
/*++
Copyright (c) 1995 -1999 Microsoft Corporation
Module Name:
mpradmin.h
Abstract:
This file contains the structures, defines and function prototypes for the
following
www.eeworm.com/read/233458/14150375
bas commondialogs.bas
Attribute VB_Name = "CommDlgs"
Option Explicit
'//
'// Structures
'//
Private Type OPENFILENAME
lStructSize As Long
hwnd As Long
hInstance As Long
lpstrFilter As String
www.eeworm.com/read/123749/14614307
txt variables.txt
VARIABLE STRUCTURE
There are two structures: 'para' and 'data',
where structure 'para' contains all parameters including 'load data',
'variogram', 'kriging', and 'display', and structur
www.eeworm.com/read/119233/14836193
txt hard.txt
Data Structures and Algorithms
13 Hard or Intractable Problems
If a problem has an O(nk) time algorithm (where k is a constant), then we
class it as havin