代码搜索:Structs

找到约 2,696 项符合「Structs」的源代码

代码结果 2,696
www.eeworm.com/read/361993/2939179

idl mpeg2structs.idl

///////////////////////////////////////////////////////////////////////////// // // Copyright (c) Microsoft Corporation. All rights reserved. // // Module Name: // // Mpeg2Structs.idl //
www.eeworm.com/read/327242/13092598

fcom makefile.fcom

#================ common .o files doinit.o : doinit.c defs.h param.h rstruct.h upam.h structs.h uascii.h aln_structs.h $(CC) $(THR_CC) $(CFLAGS) -c doinit.c init_sw.o : initfa.c defs.h param.h rs
www.eeworm.com/read/291764/8397313

txt 9_structs学习笔记.txt

2004-11-9 星期二 晴 1. Struts是什么? 答:1) Struts是一个开源框架,用于构建MVC架构Web应用程序; 2) Struts是Jakarta项目的部分, 由Apache软件基金赞助; 3) 通过使用Struts,你可在程序中清晰地分隔表现层和业务逻辑层; 4) 通过提供广泛JSP标签库,Struts也提高了
www.eeworm.com/read/438437/7731272

h v3run_structs.h

/* MPICH-V3 Copyright (C) 2002, 2003 Groupe Cluster et Grid, LRI, Universite de Paris Sud This file is part of MPICH-V3. MPICH-V3 is free software; you can redistribute it and/or modify i
www.eeworm.com/read/162614/5517145

c test_passing_structs_and_unions.c

/* This tests passing of structs. Only integers are tested. */ #include "defines.h" #include "args.h" struct IntegerRegisters iregs; struct FloatRegisters fregs; unsigned int num_iregs, num_fregs;
www.eeworm.com/read/336563/3349732

h f326_usb_structs.h

//----------------------------------------------------------------------------- // F326_USB_Structs.h //----------------------------------------------------------------------------- // Copyright 20
www.eeworm.com/read/366702/2865418

c test_passing_structs_and_unions.c

/* This tests passing of structs. Only integers are tested. */ #include "defines.h" #include "args.h" struct IntegerRegisters iregs; struct FloatRegisters fregs; unsigned int num_iregs, num_fregs;
www.eeworm.com/read/138927/13202075

c minitests.c

#define SKIP_EXTRA_STRUCTS #include "tests.c"
www.eeworm.com/read/136989/5831704

readme

// README,v 1.19 1999/08/18 00:21:07 parsons Exp // ============================================================================ // // = LIBRARY // TAO/tests/Param_Test // // = FILENAME //