代码搜索:structures

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

代码结果 10,000
www.eeworm.com/read/470291/6917574

h process.h

/* process.h Symbols and structures for process management. Copyright (c) 1987, 1992 by Borland International All Rights Reserved. */ #if !defined(__PROCESS_H) #define __PROCE
www.eeworm.com/read/469944/6921404

h ntdskreg.h

/*++ Copyright (c) 1991-1999 Microsoft Corporation Module Name: ntdskreg.h Abstract: This file contains disk registry data structures. Authors: mglass bobri N
www.eeworm.com/read/469944/6921421

h usbdi.h

/*++ Copyright (c) Microsoft Corporation. All rights reserved. Module Name: USBDI.H Abstract: structures common to the USBD and USB device drivers. Environment: Ker
www.eeworm.com/read/469944/6921456

h usb.h

/*++ Copyright (c) Microsoft Corporation. All rights reserved. Module Name: USB.H Abstract: structures and APIs for USB drivers. Environment: Kernel & user mode
www.eeworm.com/read/469501/6929311

h iprtrmib.h

/*++ Copyright (c) 1995-1999 Microsoft Corporation Module Name: iprtrmib.h Abstract: This file contains: o Definitions of the MIB_XX structures passed to and from the IP
www.eeworm.com/read/379352/6957845

m parsehorse.m

addpath('util'); %Load the trained model load horseModel; %iterModel is a data structure that encodes the part models and part %structures iterModelStart = iterModel; %Load image im = imread('horse0
www.eeworm.com/read/379352/6957862

m parseperson.m

addpath('util'); %Load the trained model load peopleModel; %iterModel is a data structure that encodes the part models and part %structures iterModelStart = iterModel; %Load image im = imread('im022
www.eeworm.com/read/468931/6981971

htm faq44.htm

Align structures on byte or word boundaries
www.eeworm.com/read/219035/7147250

m contents.m

% Pointers Library % % The idea of the library is taken from DSATX (Data Structures and % Algorithms) toolbox (MathWorks Inc.). Unfortunately, DSATX supplies certain % mex-functions as dll-files
www.eeworm.com/read/462821/7195331

h process.h

/* process.h Symbols and structures for process management. Copyright (c) 1987, 1991 by Borland International All Rights Reserved. */ #if !defined( __PROCESS_H ) #define __PRO