代码搜索:structures

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

代码结果 10,000
www.eeworm.com/read/103775/15721595

h rk_process.h

#ifndef __RK_PROCESS_H__ #define __RK_PROCESS_H__ /* some of the process query routines require security structures */ #include "rk_security.h" /* _________________________________________
www.eeworm.com/read/103775/15721608

h packon.h

/*++ Copyright (c) 1990,91 Microsoft Corporation Module Name: packon.h Abstract: This file turns packing of structures on. (That is, it disables automatic alignment of st
www.eeworm.com/read/101238/15840238

cs structs.cs

using System; using System.Drawing; using System.Runtime.InteropServices; namespace UtilityLibrary.Win32 { /// /// Structures to interoperate with the Windows 32 API ///
www.eeworm.com/read/100009/15890022

h packon.h

/*++ Copyright (c) 1990,91 Microsoft Corporation Module Name: packon.h Abstract: This file turns packing of structures on. (That is, it disables automatic alignment of st
www.eeworm.com/read/289455/8550163

h wvlt.h

#ifndef _INCLUDED_WVLT #define _INCLUDED_WVLT /* * We need to define some structures for quadratic spline wavelets. For these * biorthogonal filters, we require the analysis and reconstructio
www.eeworm.com/read/289444/8550669

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/388251/8622643

hpp computemopsweights.hpp

#pragma ident "$Id: $" /** * @file ComputeMOPSWeights.hpp * This class computes satellites weights based on the Appendix J of MOPS C, * and is meant to be used with GNSS data structures. */ #ifn
www.eeworm.com/read/388251/8622804

hpp computepi.hpp

/** * @file ComputePI.hpp * This class eases computing PI combination for GNSS data structures. */ #ifndef COMPUTE_PI_GPSTK #define COMPUTE_PI_GPSTK //===========================================
www.eeworm.com/read/388251/8622816

hpp computecombination.hpp

#pragma ident "$Id: $" /** * @file ComputeCombination.hpp * This is the base class to ease computing combination of data for * GNSS data structures. */ #ifndef COMPUTECOMBINATION_HPP #define COM
www.eeworm.com/read/388251/8622853

hpp computeli.hpp

/** * @file ComputeLI.hpp * This class eases computing LI combination for GNSS data structures. */ #ifndef COMPUTE_LI_GPSTK #define COMPUTE_LI_GPSTK //===========================================