代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/407047/11430799
m bsedit.m
%BSEDIT BSEDIT displays a dialog box to add or modify base stations
%
%Inputs (from base workspace):
% activeBS: BS to show
%Outputs:
% modified array of basestation structures
%
%Authors
www.eeworm.com/read/403962/11493680
h xcept.h
// File: xcept.h
//
// Purpose: Exeption classes for various error types
// Author: Sartaj Shani, in Data Structures, Algorithms and Applications
// in C++, McGraw Hill (199
www.eeworm.com/read/401789/11549431
h lz77.h
/* Name : lz77.h
*
* Notes: This header file contains all of the data structures and function
* prototypes that are either globally available or at least available
* across modules i
www.eeworm.com/read/347939/11627008
c mapconv.c
// MapConv 1.04
// Purpose: converts IDA and Dede map files to OllyDbg
// by godfather+
// modified by TBD and SHaG
// VERY IMPORTANT NOTICE: COMPILE THIS DLL WITH BYTE ALIGNMENT OF STRUCTURES
www.eeworm.com/read/260417/11726419
c videodev.c
/*
* Video for Linux Two
*
* A generic video device interface for the LINUX operating system
* using a set of device structures/vectors for low level operations.
*
* This file replaces the video
www.eeworm.com/read/258979/11829326
h config.h
/*++
Copyright (c) 1995-1996 Microsoft Corporation
Module Name:
config.h
Abstract:
This file defines all constants and structures necessary for support of
dynamic configur
www.eeworm.com/read/258225/11875102
h dir.h
/* dir.h
Defines structures, macros, and functions for dealing with
directories and pathnames.
Copyright (c) 1987, 1992 by Borland International
All Rights Reserved.
*/
#i
www.eeworm.com/read/344156/11906978
tex dm_api.tex
\subsection{API}
This section describes the data structures and functions that comprise
the Diskmodel API.
The \texttt{dm\_disk\_if} struct is the ``top-level'' handle for a
disk in diskmodel. It
www.eeworm.com/read/151704/12181019
m getbuildopt.m
function opts = getbuildopt(cc,file)
%GETBUILDOPT Generates structure of build tools and options
% BT = GETBUILDOPT returns an array of structures with an entry
% for each defined build tool.
www.eeworm.com/read/150496/12289620
h usbdi.h
/*++
Copyright (c) 1996 Microsoft Corporation
Module Name:
USBDI.H
Abstract:
structures common to the USBD and USB device drivers.
Environment:
Kernel & user m