代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/127615/14346663
html book.html
Data Structures and Algorithm Analysis
A Practical Introduction to
Data Structures and
www.eeworm.com/read/119473/14829488
asm pgm5_8.asm
; Pointers to structures
; Pointers to arrays of structures
;
; Randall Hyde
.386 ;Need these two statements so we can
option segment:use16 ; use 80386 register set.
dseg segment pa
www.eeworm.com/read/460691/1558358
pod perlref.pod
=head1 NAME
perlref - Perl references and nested data structures
=head1 DESCRIPTION
Before release 5 of Perl it was difficult to represent complex data
structures, because all references had
www.eeworm.com/read/334125/3373276
idl opendb.idl
#include "idl_types.h"
/*
IDL structures for opendb code
this defines the structures used in the opendb database code, in
ntvfs/common/opendb.c
*/
import "misc.idl";
[
pointer_default(
www.eeworm.com/read/405754/2285379
c detrans.c
/*
# proc: calc_trans - computes the disparity in x and y between "dominant"
# proc: structures in two images.
# proc: find_trans_reg_points - locates dominant structures in an image.
# p
www.eeworm.com/read/286115/8787870
h cds.h
/****************************************************************/
/* */
/* cds.h */
/* */
/* Current Directory structures */
/* */
/* Copyright (c) 199
www.eeworm.com/read/187145/8852956
h rvsdpmsg.h
/******************************************************************************
Filename :rvsdpmsg.h
Description :Definitions and structures for SDP messages
**********************************
www.eeworm.com/read/185562/9031608
h cds.h
/****************************************************************/
/* */
/* cds.h */
/* */
/* Current Directory structures */
/* */
/* Copyright (c) 199
www.eeworm.com/read/175422/9549280
h types.h
//-------------------------------------------------------------------
// file name: types.h
//
// - various structures and types definitions
//
//-------------------------------------------------
www.eeworm.com/read/164288/10119877
h hc.h
/* *************************************************************
*
* common defines and structures for HC
*
* *************************************************************/
#ifndef _WXXT_HC_COMMON