搜索结果
找到约 155 项符合
tiny-FatFs 的查询结果
其他 thenewofTiny-FatFs
thenewofTiny-FatFs,欢迎大家下载,希望对大家学习有帮助
单片机开发 在RTX51 TINY操作系统下的键盘显示源程序。显示采用数码管。
在RTX51 TINY操作系统下的键盘显示源程序。显示采用数码管。
编译器/解释器 tiny 编译器程序的设计 修改了原作者的程序 现在能生成中间代码
tiny 编译器程序的设计
修改了原作者的程序
现在能生成中间代码
编译器/解释器 TINY+编译器源码 语言表达式的定义 (1) <表达式> ::= <算术表达式>|<逻辑表达式> (2) <算术表达式> ::= <
TINY+编译器源码
语言表达式的定义
(1) <表达式> ::= <算术表达式>|<逻辑表达式>
(2) <算术表达式> ::= <项>±<算术表达式>|±<项>|<项>
(3) <项> ::= <因子>*<项>|<因子>/<项>|<因子>
(4) <因子> ::= <算术量>
(5) <算术量> ::= <标识符>|<整数>
(6) <逻辑表达式> ::= <布尔项> or <逻辑表达式>|<布尔项>
(7) <布尔项> : ...
单片机开发 salvo-tiny-avr是一个用在AVR上的开销极小的OS.
salvo-tiny-avr是一个用在AVR上的开销极小的OS.
嵌入式Linux 嵌入式操作系统RTX51 Tiny 的分析及应用
嵌入式操作系统RTX51 Tiny 的分析及应用
微处理器开发 FatFs06.rar FatFs is a generic file system module to implement the FAT file system to small embedde
FatFs06.rar
FatFs is a generic file system module to implement the FAT file system to small embedded systems. The FatFs is written in compliance with ANSI C, therefore it is independent of hardware architecture. It can be incorporated into cheap microcontrollers, such as 8051, PIC, AVR, SH, Z80, H8, ...
单片机开发 RTX51 TINY Version 2 has been completly restructured to gain flexiblity, accelarate performance, an
RTX51 TINY Version 2 has been completly restructured to gain flexiblity,
accelarate performance, and reduce code/data space requirements. Also
several new features are added to this popular Real-Time Kernal.
编译器/解释器 Tiny-C 9.0 You can compile and execute C code everywhere, for example on rescue disks ( about 100KB
Tiny-C 9.0
You can compile and execute C code everywhere, for example on rescue disks ( about 100KB for x86 TCC executable, including C preprocessor, C compiler, ...
http://bellard.org/tcc/
单片机开发 这个是51单片机下运行RTX-tiny的简单例子
这个是51单片机下运行RTX-tiny的简单例子