代码搜索:structures

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

代码结果 10,000
www.eeworm.com/read/153306/12042364

h http.h

// Http.h : structures, functions and definitions for http service // // This is a part of the Microsoft Foundation Classes C++ library. // Copyright (C) 1997-1998 Microsoft Corporation // All rig
www.eeworm.com/read/153306/12042484

cpp http.cpp

// Http.cpp : structures, functions and definitions for http service // // This is a part of the Microsoft Foundation Classes C++ library. // Copyright (C) 1997-1998 Microsoft Corporation // All r
www.eeworm.com/read/255541/12075589

h sysv_fs.h

#ifndef _LINUX_SYSV_FS_H #define _LINUX_SYSV_FS_H /* * The SystemV/Coherent filesystem constants/structures/macros */ /* This code assumes - a little endian processor like 386, -
www.eeworm.com/read/340520/12150223

dpk ezdsl3da.dpk

{===EZDSL3DA========================================================== Part of the EZ Delphi Structures Library--the Delphi 2006 package (revision D) EZDSL3dA is Copyright (c) 1993-2006 by Jul
www.eeworm.com/read/250662/12393064

c bsearch.c

/* ** Demonstrates searching an array of structures with bsearch */ #include #include typedef struct { char key[ 10 ]; /* the sort key for the array */ int other_data;
www.eeworm.com/read/231181/14248695

hpp computemopsweights.hpp

/** * @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. */ #ifndef Compute_MOPS_WEIGHTS_G
www.eeworm.com/read/231181/14248728

hpp nablaop.hpp

/** * @file NablaOp.hpp * This is a class to apply the Nabla operator (differences on satellite-related data) to GNSS data structures. */ #ifndef NABLAOP_HPP #define NABLAOP_HPP //==============
www.eeworm.com/read/231181/14248943

hpp deltaop.hpp

/** * @file DeltaOp.hpp * This is a class to apply the Delta operator (differences on ground-related data) to GNSS data structures. */ #ifndef DELTAOP_HPP #define DELTAOP_HPP //=================
www.eeworm.com/read/231181/14249078

hpp computeiuraweights.hpp

/** * @file ComputeIURAWeights.hpp * This class computes satellites weights based on URA Index and is meant to be used with GNSS data structures. */ #ifndef Compute_IURA_WEIGHTS_GPSTK #define Com
www.eeworm.com/read/230954/14264690

cpp readdata.cpp

/* Read input data. Transform the input data into the data structures needed by the power flow, i.e., AC, DC and FACTS bus data and interconnecting elements (lines, transformers with f