文件名称:protothread
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-11-22
- 文件大小:
- 262kb
- 下载次数:
- 0次
- 提 供 者:
- le***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Protothread是专为资源有限的系统设计的一种耗费资源特别少并且不使用堆栈的线程模型,其特点是:
◆ 以纯C语言实现,无硬件依赖性;
◆ 极少的资源需求,每个Protothread仅需要2个额外的字节;
◆ 可以用于有操作系统或无操作系统的场合;
◆ 支持阻塞操作且没有栈的切换。
压缩包内包括三个例程,在codeblock下编译运行正常。-Protothread is designed for systems with limited resources, the design of a less resource-intensive and does not use the stack in particular threading model, which is characterized by:
◆ in pure C language, no hardware dependencies
◆ minimal resource requirements, each Protothread requires only two extra bytes
◆ can be used in an operating system or no operating system of the occasion
◆ Support blocking operation and no stack switching.
Compressed package includes three routines in codeblock compiler running normally.
◆ 以纯C语言实现,无硬件依赖性;
◆ 极少的资源需求,每个Protothread仅需要2个额外的字节;
◆ 可以用于有操作系统或无操作系统的场合;
◆ 支持阻塞操作且没有栈的切换。
压缩包内包括三个例程,在codeblock下编译运行正常。-Protothread is designed for systems with limited resources, the design of a less resource-intensive and does not use the stack in particular threading model, which is characterized by:
◆ in pure C language, no hardware dependencies
◆ minimal resource requirements, each Protothread requires only two extra bytes
◆ can be used in an operating system or no operating system of the occasion
◆ Support blocking operation and no stack switching.
Compressed package includes three routines in codeblock compiler running normally.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
protothread
...........\doc
...........\...\Doxyfile
...........\...\header.tex
...........\...\html
...........\...\....\a00005.html
...........\...\....\a00006.html
...........\...\....\a00009.html
...........\...\....\a00010.html
...........\...\....\a00011.html
...........\...\....\a00012.html
...........\...\....\a00013.html
...........\...\....\a00014.html
...........\...\....\a00015.html
...........\...\....\a00016.html
...........\...\....\a00017.html
...........\...\....\a00018.html
...........\...\....\a00019.html
...........\...\....\a00020.html
...........\...\....\a00021.html
...........\...\....\a00022.html
...........\...\....\annotated.html
...........\...\....\doxygen.css
...........\...\....\doxygen.png
...........\...\....\files.html
...........\...\....\ftv2blank.png
...........\...\....\ftv2doc.png
...........\...\....\ftv2folderclosed.png
...........\...\....\ftv2folderopen.png
...........\...\....\ftv2lastnode.png
...........\...\....\ftv2link.png
...........\...\....\ftv2mlastnode.png
...........\...\....\ftv2mnode.png
...........\...\....\ftv2node.png
...........\...\....\ftv2plastnode.png
...........\...\....\ftv2pnode.png
...........\...\....\ftv2vertline.png
...........\...\....\functions.html
...........\...\....\functions_vars.html
...........\...\....\globals.html
...........\...\....\globals_defs.html
...........\...\....\globals_type.html
...........\...\....\hierarchy.html
...........\...\....\index.hhc
...........\...\....\index.hhk
...........\...\....\index.hhp
...........\...\....\index.html
...........\...\....\main.html
...........\...\....\modules.html
...........\...\....\tabs.css
...........\...\....\tab_b.gif
...........\...\....\tab_l.gif
...........\...\....\tab_r.gif
...........\...\....\tree.html
...........\...\Makefile
...........\...\pt-doc.txt
...........\...\pt-mainpage.txt
...........\...\pt-refman.pdf
...........\...\sicslogo.pdf
...........\example-buffer.c
...........\example-codelock.c
...........\example-small.c
...........\lc-addrlabels.h
...........\lc-switch.h
...........\lc.h
...........\Makefile
...........\pt-sem.h
...........\pt.h
...........\README
...........\README-VISUAL-C++.txt
...........\test.cbp
...........\test.layout