代码搜索:struct

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

代码结果 10,000
www.eeworm.com/read/430149/8764194

c ch07_24.c

#include int add(int,int); int del(int); struct link { int a; struct link* pNext;/* link
www.eeworm.com/read/286115/8787847

h sft.h

/****************************************************************/ /* */ /* sft.h
www.eeworm.com/read/286090/8790223

c util.c

/* Support routines for GNU DIFF. Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995, 1998, 2001, 2002, 2004 Free Software Foundation, Inc. This file is part of GNU DIFF. GNU DIFF is free
www.eeworm.com/read/429611/8798970

c rip.c

/* This file contains code to implement the Routing Information Protocol (RIP) * and is derived from 4.2BSD code. Mike Karels of Berkeley has stated on * TCP-IP that the code may be freely used as
www.eeworm.com/read/429611/8799174

c nr3.c

/* net/rom level 3 low level processing * Copyright 1989 by Daniel M. Frank, W9NK. Permission granted for * non-commercial distribution only. */ #include #include #incl
www.eeworm.com/read/429611/8799207

c nr4.c

/* net/rom level 4 (transport) protocol implementation * Copyright 1989 by Daniel M. Frank, W9NK. Permission granted for * non-commercial distribution only. * Ported to NOS by SM0RGV, 890525.
www.eeworm.com/read/429611/8799212

c tcpin.c

/* Process incoming TCP segments. Page number references are to ARPA RFC-793, * the TCP specification. * * Copyright 1991 Phil Karn, KA9Q */ #include "global.h" #include "timer.h" #include
www.eeworm.com/read/429611/8799415

c arp.c

/* Address Resolution Protocol (ARP) functions. Sits between IP and * Level 2, mapping IP to Level 2 addresses for all outgoing datagrams. * Copyright 1991 Phil Karn, KA9Q */ #include "global.h
www.eeworm.com/read/429611/8799538

c tcpsock.c

#include #include "global.h" #include "tcp.h" #include "socket.h" #include "usock.h" static void s_trcall(struct tcb *tcb,int32 cnt); static void s_tscall(struct tcb *tcb,int old,int
www.eeworm.com/read/428849/8834758

m minball.m

function model = minball(X,options) % MINBALL Minimal enclosing ball in kernel feature space. % % Synopsis: % model = minball(X) % model = minball(X,options) % % Description: % It computes center