代码搜索:Struct
找到约 10,000 项符合「Struct」的源代码
代码结果 10,000
www.eeworm.com/read/486343/6540101
h jpeglib.h
/*
* jpeglib.h
*
* Copyright (C) 1991-1998, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying READM
www.eeworm.com/read/486343/6540179
c example.c
/*
* example.c
*
* This file illustrates how to use the IJG code as a subroutine library
* to read or write JPEG image files. You should look at this code in
* conjunction with the document
www.eeworm.com/read/481537/6642828
c lockdep.c
/*
* kernel/lockdep.c
*
* Runtime locking correctness validator
*
* Started by Ingo Molnar:
*
* Copyright (C) 2006,2007 Red Hat, Inc., Ingo Molnar
* Copyright (C) 2007 Red
www.eeworm.com/read/481216/6645019
h jpeglib.h
////////////////////////////////////////////////////////////////////////
//
// Note : this file is included as part of the Smaller Animals Software
// JpegFile package. Though this file has not bee
www.eeworm.com/read/481033/6655808
h tcp.h
/****************************************************************************
* *
* cryptlib TCP/IP Interface Header *
* Copyright Peter Gutmann 1998-2007 *
*
www.eeworm.com/read/480849/6662668
cpp structur.cpp
// Chapter 2 - Program 2 - STRUCTUR.CPP
#include
struct animal
{
int weight;
int feet;
};
int main()
{
animal dog1, dog2, chicken;
anima
www.eeworm.com/read/480849/6662730
cpp structur.cpp
// Chapter 2 - Program 2 - STRUCTUR.CPP
#include
struct animal
{
int weight;
int feet;
};
int main()
{
animal dog1, dog2, chicken;
anima
www.eeworm.com/read/349895/6684321
h tdestr.h
#include
#include
#include
#include
#include
#include
#if defined( __MSC__ )
#include /* for memory a
www.eeworm.com/read/479375/6693156
c wps_upnp.c
/*
* UPnP WPS Device
* Copyright (c) 2000-2003 Intel Corporation
* Copyright (c) 2006-2007 Sony Corporation
* Copyright (c) 2008-2009 Atheros Communications
* Copyright (c) 2009, Jouni Malinen
www.eeworm.com/read/479064/6698744
c dhcrelay.c
/* dhcrelay.c
DHCP/BOOTP Relay Agent. */
/*
* Copyright (c) 1997-2001 Internet Software Consortium.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or witho