代码搜索:tiny

找到约 5,807 项符合「tiny」的源代码

代码结果 5,807
www.eeworm.com/read/410312/11293567

txt 说明.txt

本程序是用嵌入式操作系统rtx51_tiny实现按键扫描,7段数码显示。
www.eeworm.com/read/409107/11358081

txt updates.txt

R0.06, Apr 01, 2008 Added f_forward. (Tiny-FatFs) Added string functions: fgets, fputc, fputs and fprintf. Improved performance of f_lseek on moving to the same or following cluster. R0.05
www.eeworm.com/read/261343/11653580

h parse.h

/****************************************************/ /* 文件:parse.h */ /* TINY编译器的语法分析接口 */ /****************************************************/ #ifnd
www.eeworm.com/read/155592/11861901

h parse.h

/****************************************************/ /* 文件:parse.h */ /* TINY编译器的语法分析接口 */ /****************************************************/ #ifnd
www.eeworm.com/read/152554/12106870

h parse.h

/****************************************************/ /* 文件 parse.h */ /* 说明 TINY编译器的语法扫描器界面 */ /* 主题 编译器结构:原理和实例 */ /****************************************************/ /*
www.eeworm.com/read/340960/12117534

h parse.h

/****************************************************/ /* 文件:parse.h */ /* TINY编译器的语法分析接口 */ /****************************************************/ #ifnd
www.eeworm.com/read/220376/14802358

c e_atan2.c

/* @(#)e_atan2.c 5.1 93/09/24 */ /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. * * Developed at SunPro, a Sun Micro
www.eeworm.com/read/169979/5407858

c zooext.c

#ifndef LINT /* derived from: zooext.c 2.21 88/08/24 02:39:04 */ /*$Source: /usr/home/dhesi/zoo/RCS/zooext.c,v $*/ /*$Id: zooext.c,v 1.9 91/07/09 01:54:13 dhesi Exp $*/ static char sccsid[]="$Sour
www.eeworm.com/read/162868/5512566

c zooext.c

#ifndef LINT /* derived from: zooext.c 2.21 88/08/24 02:39:04 */ /*$Source: /usr/home/dhesi/zoo/RCS/zooext.c,v $*/ /*$Id: zooext.c,v 1.9 91/07/09 01:54:13 dhesi Exp $*/ static char sccsid[]="$Sour
www.eeworm.com/read/162614/5526200

f90 subnormal_1.f90

! { dg-do run } ! { dg-options "-Wno-underflow" } ! Check that the chopping of bits of subnormal numbers works. ! program chop real x x = 1. if (tiny(x)/2. /= tiny(x)/2. - (nearest(tiny(x),1.) -