代码搜索:tiny

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

代码结果 5,807
www.eeworm.com/read/106929/15617202

cpp qroot.cpp

#include #include "nr.h" using namespace std; void NR::qroot(Vec_I_DP &p, DP &b, DP &c, const DP eps) { const int ITMAX=20; const DP TINY=1.0e-14; int iter; DP sc,sb,s,rc,rb,r,dv
www.eeworm.com/read/292175/8370159

a51 vers.a51

;------------------------------------------------------------------------------ ; This file is part of the 'RTX-51 tiny' Real-Time Operating System Package ; Copyright KEIL ELEKTRONIK GmbH 1991 -
www.eeworm.com/read/292175/8370225

lst vers.lst

A51 MACRO ASSEMBLER VERS 03/25/2008 13:50:47 PAGE 1 MACRO ASSEMBLER A51 V7.07 OBJECT MODULE PLACED IN VERS.OBJ ASSEMBLER INV
www.eeworm.com/read/390409/8466532

txt readme.txt

<mark>Tiny</mark>_Shell 0.1 (普通版本)By Anskya 某天精神好了一点的时候写的,使用KOL+删除多余资源+清除PE重定位表+FSG压缩体积只有3k. 感谢那些提供Code和教程的GG and JJ们~~ ^_^ <mark>Tiny</mark>_Shell.dpr 工程时最简单的shell采用匿名单管道设计 本来打算不用管道直接写的,但是怕连目录都无法显示所以还是用了单管道 有个BUG-很明显的那 ...
www.eeworm.com/read/188490/8537577

html ch18.html

第 18 章 TTY 驱动
www.eeworm.com/read/286264/8779692

m51 rtx.m51

BL51 BANKED LINKER/LOCATER V5.03 02/28/2006 10:30:37 PAGE 1 BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY: D:\KEIL\C51\BIN\BL51.EXE CONF_T
www.eeworm.com/read/283585/9005851

txt 目录.txt

目 录 译者序 前言 第1章 概论 1 1.1 为什么要用编译器 2 1.2 与编译器相关的程序 3 1.3 翻译步骤 5 1.4 编译器中的主要数据结构 8 1.5 编译器结构中的其他问题 10 1.6 自举与移植 12 1.7 TINY样本语言与编译器 14 1.7.1 TINY语言 15 1.7.2 TINY编译器 1
www.eeworm.com/read/378202/9241921

c rtx_ex1.c

/******************************************************************************/ /* */ /* RTX_EX1.C: The
www.eeworm.com/read/179843/9335261

txt 目录.txt

目 录 译者序 前言 第1章 概论 1 1.1 为什么要用编译器 2 1.2 与编译器相关的程序 3 1.3 翻译步骤 5 1.4 编译器中的主要数据结构 8 1.5 编译器结构中的其他问题 10 1.6 自举与移植 12 1.7 TINY样本语言与编译器 14 1.7.1 TINY语言 15 1.7.2 TINY编译器 1
www.eeworm.com/read/374259/9412774

a51 version.a51

;------------------------------------------------------------------------------ ; This file is part of the 'RTX-51 tiny' Real-Time Operating System Package ; Copyright KEIL ELEKTRONIK GmbH 1991 -