代码搜索:stdlib
找到约 10,000 项符合「stdlib」的源代码
代码结果 10,000
www.eeworm.com/read/103893/15717317
cpp ahello.cpp
//---------------------------------------//
// 程序名: HELLO.CPP
// 功能:系统引导界面
//---------------------------------------//
#include
#include
#include
#
www.eeworm.com/read/102720/15761875
3 rand.3
RAND(3) Minix Programmer's Manual RAND(3)
NAME
rand, srand - random number generator
SYNOPSIS
#include
void srand(unsign
www.eeworm.com/read/102720/15761904
3 atof.3
ATOF(3) Minix Programmer's Manual ATOF(3)
NAME
atof, atoi, atol - convert ASCII to numbers
SYNOPSIS
#include
double atof
www.eeworm.com/read/102636/15764054
c wtstream.c
#include
#include
#include
#include
#include "wtstream.h"
/* ---------------------------------------------------------------------- *
* Constant definitio
www.eeworm.com/read/101208/15841419
c optimize.c
/*@A (C) 1992 Allen I. Holub */
#include /* for UNIX */
typedef struct node
{
char name[16];
int op;
www.eeworm.com/read/100730/15866155
c 4_1_5.c
/* ======================================== */
/* 程式实例: 4_1_5.c */
/* 环状链结串列的记忆体配置释回 */
/* ======================================== */
#include
str
www.eeworm.com/read/100730/15866186
c 7_9.c
/* ======================================== */
/* 程式实例: 7_9.c */
/* 建立线索化二叉树和中序遍历 */
/* ======================================== */
#include
www.eeworm.com/read/100730/15866189
c 7_3_3.c
/* ======================================== */
/* 程式实例: 7_3_3.c */
/* 二叉树的链结结构表示法 */
/* ======================================== */
#include
www.eeworm.com/read/100730/15866202
c 10_2c.c
/* ======================================== */
/* 程序实例: 10_2c.c */
/* 冒泡排序法(另一种方法) */
/* ======================================== */
#include
#d
www.eeworm.com/read/100730/15866217
c 3_2_2.c
/* ======================================== */
/* 程式实例: 3_2_2.c */
/* 动态资料结构的宣告和记忆体处理 */
/* ======================================== */
#include
struct