代码搜索:structures

找到约 10,000 项符合「structures」的源代码

代码结果 10,000
www.eeworm.com/read/203062/15366649

cpp wrapfftw.cpp

/** * Implementation of class WrapFFTW member functions. * WrapFFTW class wraps the FFTW library (www.fftw.org) * (both in single and double precision) for use with * the data structures in xoop
www.eeworm.com/read/201481/15407201

cs interfaces.cs

using System; using Microsoft.DirectX; namespace GameEngine { /// Basic structures used in the game public struct Attitude { public float Pitch; public float Headi
www.eeworm.com/read/110505/15532414

h thread.h

// thread.h // Data structures for managing threads. A thread represents // sequential execution of code within a program. // So the state of a thread includes the program counter, // the processor
www.eeworm.com/read/110505/15532417

h scheduler.h

// scheduler.h // Data structures for the thread dispatcher and scheduler. // Primarily, the list of threads that are ready to run. // // Copyright (c) 1992-1993 The Regents of the University of Cali
www.eeworm.com/read/109837/15547029

h vmodem.h

/* * VMODEM.H * VMS support for UMODEM program * * #INCLUDE files defining structures associated with terminal * information structure TT_INFO. * Information about the terminal is passed aroun
www.eeworm.com/read/105161/15676679

h iprtrmib.h

/*++ Copyright (c) 1995 -1997 Microsoft Corporation Module Name: iprtrmib.h Abstract: This file contains: o Definitions of the MIB_XX structures passed to and from the I
www.eeworm.com/read/103816/15719894

cc pelconv.cc

/* ** copyright (c) 1995 Birk Huber */ #include "pelconv.h" /* Coorcions from Gen to procedure Data structures: these do not make a serious attempt to check validity, it is assumed that a predic
www.eeworm.com/read/103775/15721579

h packoff.h

/*++ Copyright (c) 1990,91 Microsoft Corporation Module Name: packoff.h Abstract: This file turns packing of structures off. (That is, it enables automatic alignment of s
www.eeworm.com/read/102077/15793361

c coder_bitplane.c

/***** coder_bitplane : send bitplanes ; this is an "EZ" coder, except that our calling structures ruins the embedding old style : call be Band order ; compare to coder_bp *****/ #includ
www.eeworm.com/read/101710/15821985

h packoff.h

/*++ Copyright (c) 1990-95 Microsoft Corporation Module Name: packoff.h Abstract: This file turns packing of structures off. (That is, it enables automatic alignment of s