代码搜索:Mini
找到约 5,314 项符合「Mini」的源代码
代码结果 5,314
www.eeworm.com/read/101154/15849572
txt linux+freebsd.txt
Linux+FreeBSD mini-HOWTO 中译版
作者: Niels Kristian Bech Jensen, [1]nkbj@image.dk
译者: [2]黄则荣 [3]tjhuang@technologist.com
v1.4, 23 Janua
www.eeworm.com/read/100573/15871598
c build.c
#include /* fprintf */
#include /* contains exit */
#include /* unistd.h needs this */
#include /* contains read/write */
#include
#define MINI
www.eeworm.com/read/387005/8713346
c minibr.c
/*
Mini Web Browser
AUP2, Sec. 8.04.3
Copyright 2003 by Marc J. Rochkind. All rights reserved.
May be copied only for purposes and under conditions described
on the Web page www.basepath.com/aup
www.eeworm.com/read/387005/8713351
c miniws.c
/*
Mini Web Server
AUP2, Sec. 8.04.4
Copyright 2003 by Marc J. Rochkind. All rights reserved.
May be copied only for purposes and under conditions described
on the Web page www.basepath.com/aup/
www.eeworm.com/read/361963/10026521
c parser.c
/*
* Cisco router simulation platform.
* Copyright (c) 2006 Christophe Fillot (cf@utc.fr)
*
* Mini-parser.
*/
#include
#include
#include
#include
#incl
www.eeworm.com/read/279550/10421411
txt pku 1064 二分查找.txt
#include
#include
#include
#include
using namespace std;
//PKU 1064 二分查找
#define NMAX 10005
#define MINI 0.000001
double len[NMAX];
void solve(
www.eeworm.com/read/353746/10422180
pre-1-10 changelog.pre-1-10
2005-08-15 Owen Taylor
* === Released 1.10.0 ===
* configure.in: Version 1.10.0
* NEWS: Updated.
2005-08-15 Behdad Esfahbod
* pango/mini-fribidi/fr
www.eeworm.com/read/396518/8102042
c appointment-scheduler.c
/* Mini Appointment-Scheduler */
#include
#include
#include
#include
#define MAX 100
char *p[MAX], *qretrieve(void);
int spos = 0;
int rpos = 0;
www.eeworm.com/read/327324/13086104
c minibr.c
/*
Mini Web Browser
AUP2, Sec. 8.04.3
Copyright 2003 by Marc J. Rochkind. All rights reserved.
May be copied only for purposes and under conditions described
on the Web page www.basepath.com/aup
www.eeworm.com/read/327324/13086109
c miniws.c
/*
Mini Web Server
AUP2, Sec. 8.04.4
Copyright 2003 by Marc J. Rochkind. All rights reserved.
May be copied only for purposes and under conditions described
on the Web page www.basepath.com/aup/