搜索结果
找到约 15 项符合
forth 的查询结果
按分类筛选
汇编语言 eForth is a small portable Forth design for a wide range of microprocessors. This is the first imple
eForth is a small portable Forth design for a wide range of microprocessors. This is the first implementation for 8086.
As machine dependency is consolidated into 31 code words, moving eForth to other CPU s will be much less of a chore comparing to other Forth models.
嵌入式Linux graspForth is my humble attempt at a Forth-in-C that has the following goals: GCC ......... to su
graspForth is my humble attempt at a Forth-in-C that has the following goals:
GCC ......... to support all 32-bit micros that GCC cross-compiles to.
Relocatable . to be able to run in-place in either Flash or Ram.
Fast ........ to be "not much" slower than an assembly based native Forth.
Small ... ...
编译器/解释器 4tH compiler是一个稍有不同的Forth 编译器
4tH compiler是一个稍有不同的Forth 编译器,不像标准Forth 引擎所提供的常规编译器。4tH 是一个非常小的编译器,它可以生成字节码,嵌入式C字节码,单独的可执行文件,但是它也可以作为一个脚本语言
嵌入式Linux Forth-systeme Gmbh公司2410开发板手册
Forth-systeme Gmbh公司2410开发板手册
Java书籍 Think in java(Third forth)
Think in java(Third forth)
其他 strongForth: a strongly typed dialect of Forth implemented in ANS Forth.
strongForth: a strongly typed dialect of Forth implemented in ANS Forth.
单片机编程 单片机应用技术选编3
单片机应用技术选编(3) 目录  第一章 单片机的综合应用技术1.1 8098单片机存储器的扩展技术1.2 87C196KC单片机的DMA功能1.3 MCS?96系列单片机高精度接口设计1.4 利用PC机的8096软件开发系统1.5 EPROM模拟器及其应用1.6 MCS?51智能反汇编软件的设计与实现1.7 MCS?51系列软件设计与调试中一个值得注意的问题1.8 PL/M语 ...
数据结构 Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to w
Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It ...
书籍源码 这是sun公司的程序员考试书籍(英文版的pdf) 还有模拟考试安装盘
这是sun公司的程序员考试书籍(英文版的pdf)
还有模拟考试安装盘,和视频!我将稍后发布!
READ THIS AGREEMENT CAREFULLY. IF YOU AGREE TO ALL THE TERMS AND CONDITIONS SET FORTH BELOW AND ARE WILLING TO BE LEGALLY BOUND BY THEM, PRESS THE I AGREE BUTTON TO CONTINUE WITH THE SETUP. IF YOU DO NOT AGREE TO S ...
单片机开发 This a two node test, requires a Coordinator and an RFD. The coordinator and node simply ping-pong
This a two node test, requires a Coordinator
and an RFD. The coordinator and node simply
ping-pong a packet back and forth, and print
out the RSSI byte. The RFD waits before
bouncing it back, while the coordinator responds
immediately.