代码搜索:structures

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

代码结果 10,000
www.eeworm.com/read/158872/5592036

c call-rt-st.c

#include #include #include /************************************************************************** * TESTS : * function returning large structures, which go on t
www.eeworm.com/read/153248/5652229

inc ntddcdvd.inc

; This module contains structures and definitions ; associated with DVD ioctls. ; This module is used in conjunction with ntddcdrm.h which contains the ; cdrom specific ioctls which
www.eeworm.com/read/152843/5660388

h mbx.h

/* * A collection of structures, addresses, and values associated with * the Motorola MBX boards. This was originally created for the * MBX860, and probably needs revisions for other boards (like
www.eeworm.com/read/295361/8168007

c krx60410.c

/* Chapter 6. Structures Write a program that prints out the distinct words in its input sorted into decreasing order of frequency of occurrence. Precede each
www.eeworm.com/read/194505/8191988

h ipxrip.h

/*++ Copyright (c) 1995-1999 Microsoft Corporation Module Name: ipxrip.h Abstract: This module contains the definitions of the: interface management APIs structures
www.eeworm.com/read/194505/8192012

h ipxrtdef.h

/*++ Copyright (c) 1995-1999 Microsoft Corporation Module Name: ipxrtdef.h Abstract: This module contains the definitions of the: interface management APIs structures
www.eeworm.com/read/194505/8192052

h ipxsap.h

/*++ Copyright (c) 1995-1999 Microsoft Corporation Module Name: ipxsap.h Abstract: This module contains the definitions of the: interface management APIs structures
www.eeworm.com/read/392996/8316202

h synch.h

// synch.h // Data structures for synchronizing threads. // // Three kinds of synchronization are defined here: semaphores, // locks, and condition variables. The implementation for // semaphores is
www.eeworm.com/read/292933/8323020

0readme

LIBRARY The Bioinformatics Template Library (BTL) version 3.4beta. DESCRIPTION The focus of this library is on the data structures and algorithms used within the fields of bioinformatics and molecu
www.eeworm.com/read/415674/11059218

h tdecfg.h

/* * the config utility now finds the offsets for the editor structures. */ /* * defines for the inline assembler. */ #if defined( __MSC__ ) #define ASSEMBLE _asm #else #define