_message

来自「embedded magazine source code for the ye」· 代码 · 共 21 行

TXT
21
字号
Before you open the files included below, use this key to find descriptions 
of the files.  The month that the code appeared in Embedded Systems 
Programming is contained in parenthesis.  Wherever possible, the article
in which the code was mentioned is referenced (title and author name).

alarm.fsm = C source for Ted Carmely's FSM-based alarm design. "Finite-
State Software Design" (February)

heapmn.zip = Heap manager using handles by Byron Miller. Decompress with 
PKUNZIP. "Handling Embedded Heaps" (January)

sincos.zip = Pascal source for fast Sin & Cos functions. Integer and floating-
point functions included. Jack Crenshaw, "Getting the Sines Right" (February)

un51.zip = 8051 threading disassembler by Scott Jennings. (May)

ucos.zip = C and assembler source code for the uCOS real-time kernel by 
Jean Labrosse. Decompress with PKUNZIP or an equivalent (May and June)


⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?