代码搜索:stdlib
找到约 10,000 项符合「stdlib」的源代码
代码结果 10,000
www.eeworm.com/read/27057/976463
c stdlib.c
/****************************************************************************
“天祥电子” 倾情奉献
www.txmcu.cn
www.txmcu.com
************************************************************
www.eeworm.com/read/27057/976465
hex stdlib.hex
:080424007FFA7EFADEFEDFFA2A
:01042C0022AD
:10036E00E4750FFF750E7FF50DF50C1203CBAC0681
:10037E00AD07EC1202A6E4FBFA792078411200FBDD
:10038E00C004C005C006C007AF0FAE0EAD0DAC0C5D
:10039E00E41202A1A804
www.eeworm.com/read/27057/976466
obj stdlib.obj
www.eeworm.com/read/27057/976469
lst stdlib.lst
C51 COMPILER V8.02 STDLIB 07/03/2010 15:11:42 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE STDLIB
OBJECT MODULE PLACED IN
www.eeworm.com/read/27057/976471
plg stdlib.plg
礦ision3 Build Log
Project:
I:\程序0\TX-1C程序\1、TX-1C学C语言\产生随机数rand()\stdlib.uv2
Project File Date: 07/03/2010
Output:
www.eeworm.com/read/27057/976473
opt stdlib.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/27164/980234
c stdlib.c
/*
* File: stdlib.c
* Purpose: Functions normally found in a standard C lib.
*
* Notes: This supports ASCII only!!!
*
*/
#include "common.h"
#include "stdlib.h"
/**
www.eeworm.com/read/27164/980238
h stdlib.h
/*
* File: stdlib.h
* Purpose: Function prototypes for standard library functions
*
* Notes:
*/
#ifndef _STDLIB_H
#define _STDLIB_H
/***************************************
www.eeworm.com/read/27237/980814
h stdlib.h
/*--------------------------------------------------------------------------
STDLIB.H
Standard functions.
Copyright (c) 1988-2001 Keil Elektronik GmbH and Keil Software, Inc.
All rights reserved