代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/243691/12922970
h script.h
#ifndef _SCRIPT_H_
#define _SCRIPT_H_
// Script structures ///////////////////////////////
enum Types { _NONE = 0, _TEXT, _BOOL, _INT, _FLOAT, _CHOICE };
typedef struct sScriptEntry
{
long
www.eeworm.com/read/243691/12923132
h nodetree.h
#ifndef _NODETREE_H_
#define _NODETREE_H_
// Enumerate the two types of tree structures
enum TreeTypes { QUADTREE = 0, OCTREE };
class cNodeTreeMesh
{
private:
// The sVertex structur
www.eeworm.com/read/243691/12923318
h nodetree.h
#ifndef _NODETREE_H_
#define _NODETREE_H_
// Enumerate the two types of tree structures
enum TreeTypes { QUADTREE = 0, OCTREE };
class cNodeTreeMesh
{
private:
// The sVertex structur
www.eeworm.com/read/243691/12923406
h nodetree.h
#ifndef _NODETREE_H_
#define _NODETREE_H_
// Enumerate the two types of tree structures
enum TreeTypes { QUADTREE = 0, OCTREE };
class cNodeTreeMesh
{
private:
// The sVertex structur
www.eeworm.com/read/243691/12923413
h client.h
#ifndef _NODETREE_H_
#define _NODETREE_H_
// Enumerate the two types of tree structures
enum TreeTypes { QUADTREE = 0, OCTREE };
class cNodeTreeMesh
{
private:
// The sVertex structur
www.eeworm.com/read/243691/12923542
h nodetree.h
#ifndef _NODETREE_H_
#define _NODETREE_H_
// Enumerate the two types of tree structures
enum TreeTypes { QUADTREE = 0, OCTREE };
class cNodeTreeMesh
{
private:
// The sVertex structur
www.eeworm.com/read/240478/13217417
h fspykern.h
/*++
Copyright (c) 1989-1999 Microsoft Corporation
Module Name:
fspyKern.h
Abstract:
Header file which contains the structures, type definitions,
constants, global variables
www.eeworm.com/read/325134/13225750
h navsymm.h
#include
/* file version */
#define B_VERSION 1.01
/* structures */
typedef struct /* time (same as 'tm' type in time.h) */
{
short month; /*
www.eeworm.com/read/324448/13262711
txt ch1i.txt
Chapter 1 Data Structures and Algorithms: Instructor's CD questions
1. The primary purpose of most computer programs is
a) to perform a mathematical calculation.
*b) to store and retrieve
www.eeworm.com/read/137285/13334959
c codemod_var_usg.c
NLNE; printf(" This program inspects alist matrices, reporting on \n") ;
NLNE; printf(" undesirable topological structures in them. \n") ;
NLNE; printf(" It also deletes columns from the matrix to