代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/173493/9654910
h cds.h
/****************************************************************/
/* */
/* cds.h */
/* */
/* Current Directory structures */
/* */
/* Copyright (c) 199
www.eeworm.com/read/269545/11094866
h cds.h
/****************************************************************/
/* */
/* cds.h */
/* */
/* Current Directory structures */
/* */
/* Copyright (c) 199
www.eeworm.com/read/110905/15523102
h cds.h
/****************************************************************/
/* */
/* cds.h */
/* */
/* Current Directory structures */
/* */
/* Copyright (c) 199
www.eeworm.com/read/100607/15869341
h certattr.h
/****************************************************************************
* *
* Certificate Attribute Handling Structures and Prototypes *
* Copyright Peter Gutmann 1
www.eeworm.com/read/358784/10179594
asm struct2.asm
TITLE Nested Structures (Struct2.asm)
; This program shows how to declare nested
; structures, and how to access the members.
; Last update: 8/14/01.
INCLUDE Irvine32.inc
Recta
www.eeworm.com/read/353952/10402586
m t_getconsts.m
function [const,sat,shallow]=t_getconsts(ctime);
% T_GETCONSTS Gets constituent data structures
% [CONST,SAT,SHALLOW]=T_GETCONSTS returns data structures holding
% information for tidal analyses.
www.eeworm.com/read/434843/7800946
m t_getconsts.m
function [const,sat,shallow]=t_getconsts(ctime);
% T_GETCONSTS Gets constituent data structures
% [CONST,SAT,SHALLOW]=T_GETCONSTS returns data structures holding
% information for tidal analyses.
www.eeworm.com/read/465320/1520739
h htk_hmm.h
/**
* @file htk_hmm.h
* @author Akinobu LEE
* @date Thu Feb 10 19:36:47 2005
*
*
* @brief Data structures for handling HTK %HMM definition
*
* This file defines data structures for %H
www.eeworm.com/read/231546/4714861
pod perldsc.pod
=head1 NAME
perldsc - Perl Data Structures Cookbook
=head1 DESCRIPTION
The single feature most sorely lacking in the Perl programming language
prior to its 5.0 release was complex data structures.