代码搜索:structures

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

代码结果 10,000
www.eeworm.com/read/153742/12009410

c prg8_4.c

#include /* standard I/O routines */ #include /* pthread functions and data structures */ #include /* These are the usual
www.eeworm.com/read/153742/12009418

c prg8_3.c

#include /* standard I/O routines */ #include /* pthread functions and data structures */ #include /* These are the usual
www.eeworm.com/read/255577/12072276

asv g_filters.asv

% G_FILTERS: Chapter GUI module for filter specifications and structures % % Usage: g_filters % % Version: 1.0 % % Description: % This graphical user interface module is used to
www.eeworm.com/read/253969/12172641

pas dcu32.pas

unit DCU32; (* The DCU parser module of the DCU32INT utility by Alexei Hmelnov. (All the DCU data structures are described here) -------------------------------------------------------------------
www.eeworm.com/read/151794/12175743

awk table.awk

# # convert mnemonic/templates to C structures # BEGIN{ print "#include \"table.h\"" print print "struct tmpl template[] = {" } { if( NF == 0 ) ; else if( NF == 1 ){
www.eeworm.com/read/151081/12236413

c initiali.c

/* file: initiali.c * * purpose: create an initial population of structures, * and initalize some performance variables. * This is called at the start of each experiment. */ #include
www.eeworm.com/read/251555/12337932

h cd_data.h

/* This is the data stucture definition for the CD database. It defines structures and sizes for the two tables that comprise the database. */ /* The catalogue table */ #define CAT_CAT_LEN
www.eeworm.com/read/251551/12338155

h cd_data.h

/* This is the data stucture definition for the CD database. It defines structures and sizes for the two tables that comprise the database. */ /* The catalog table */ #define CAT_CAT_LEN
www.eeworm.com/read/251540/12338766

h cd_data.h

/* This is the data stucture definition for the CD database. It defines structures and sizes for the two tables that comprise the database. */ /* The catalog table */ #define CAT_CAT_LEN
www.eeworm.com/read/149698/12356446

c initiali.c

/* file: initiali.c * * purpose: create an initial population of structures, * and initalize some performance variables. * This is called at the start of each experiment. */ #include