代码搜索:proc
找到约 10,000 项符合「proc」的源代码
代码结果 10,000
www.eeworm.com/read/233206/14163296
exe proc3.exe
www.eeworm.com/read/233206/14163297
cpp proc2.cpp
#include
int main ()
{
#if _M_IX86 == 300
printf ("This program was compiled for 80386\n");
#elif _M_IX86 == 400
printf ("Program was compiled for 80486\n");
#else
p
www.eeworm.com/read/233206/14163299
obj proc2.obj
www.eeworm.com/read/232312/14198822
c ide-proc.c
/*
* linux/drivers/ide/ide-proc.c Version 1.05 Mar 05, 2003
*
* Copyright (C) 1997-1998 Mark Lord
* Copyright (C) 2003 Red Hat
*/
/*
* This is the /proc/ide/ filesystem im
www.eeworm.com/read/130222/14202973
png proc2.png
www.eeworm.com/read/130222/14202987
c my_proc.c
#include
#include
#include
#include
#define MY_MAX 100
void hello()
{
printf("I love Linux\n");
}
typedef struct _mm_used_Data {
GtkWidget *label;
i
www.eeworm.com/read/129891/14219227
c sntp_proc.c
#include "sntp.h"
void
sntp_proc(char *buf, ssize_t n, struct timeval *nowptr)
{
int version, mode;
uint32_t nsec, useci;
double usecf;
struct timeval curr, diff;
struct ntpdata *ntp;
if
www.eeworm.com/read/231736/14222343
c pre_proc.c
/* Version 3.3 Last modified: December 26, 1995 */
/*------------------------------------------------------------------------*
* Function Pre_Process()
www.eeworm.com/read/231140/14253929
c pre_proc.c
/*
ITU-T G.729 Annex C - Reference C code for floating point
implementation of G.729
Version 1.01 of 15.September.98
*/
/*
----------------
www.eeworm.com/read/231140/14254146