代码搜索:structures

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

代码结果 10,000
www.eeworm.com/read/120251/6078978

cpp building.cpp

/** @file Building.cpp @brief Contains functions for quickly setting up building structures. */ // Includes #include "Demo.h" // constructBuilding() void constructBuilding(const String& nam
www.eeworm.com/read/113890/6125353

h utils.h

// Utils.h: define structures and constants needed for the application // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_UTILS_H__62E8CE80_9172_11D3_95F1_
www.eeworm.com/read/113165/6140992

cpp building.cpp

/** @file Building.cpp @brief Contains functions for quickly setting up building structures. */ // Includes #include "Demo.h" // constructBuilding() void constructBuilding(const String& nam
www.eeworm.com/read/112918/6142674

h lib.h

// data structures typedef struct { HFONT hFont ; LOGFONT logFont ; DWORD rgbFGColor ; } FontInfo_t; // macros ( for easier readability ) #ifdef _WIN32 #define GETHINST(x) ((HINSTANCE)GetW
www.eeworm.com/read/112192/6148023

h htmltree.h

/* * tree.h : describes the structures found in an tree resulting * from an XML parsing. * * See Copyright for the status of this software. * * Daniel.Veillard@w3.org */ #ifndef __HTM
www.eeworm.com/read/112192/6148026

h tree.h

/* * tree.h : describes the structures found in an tree resulting * from an XML parsing. * * See Copyright for the status of this software. * * Daniel.Veillard@w3.org */ #ifndef __XML
www.eeworm.com/read/110972/6162228

h private.h

#ifndef PRIVATE_H #define PRIVATE_H /* ================================= structures */ #define HEADER_LENGTH 8 #define MAXTRACKS 1024 #include "sizes.h" typedef struct { float values[
www.eeworm.com/read/110034/6169704

h mpi_raid.h

/* * Copyright (c) 2001 LSI Logic Corporation. * * * Name: MPI_RAID.H * Title: MPI RAID message and structures * Creation Date: February 27, 2001 * * MPI Version: 0
www.eeworm.com/read/102935/6227527

h bseip.h

/* * BK Id: %F% %I% %G% %U% %#% */ /* * A collection of structures, addresses, and values associated with * the Bright Star Engineering ip-Engine board. Copied from the MBX stuff. * * Copyrigh
www.eeworm.com/read/100234/6273170

h dessrt.h

/* dessrt.h - Sorter descriptors structures * Kernel of GNU SQL-server. Sorter * * This file is a part of GNU SQL Server * * Copyright (c) 1996, 1997, Free Software Foundation, Inc