资源列表
SendA
- \"SendA\"通过调用监控程序,向串行口发送字符“A”。提供的codeworrior编程范例,旨在通过给出的范例使用户对codeworrior的使用有所了解。--Send character A to the serial port by invoking detecting program. The code is compiled in codewarrior, so users could know a bit of codewarrior.
PrintppSources
- \"printpp\"是帮助用户调试的一个工具,它相当于C提供的printf函数,但它的输出设备是串口。提供的codeworrior编程范例,旨在通过给出的范例使用户对codeworrior的使用有所了解。--A debugging tool. It is equivalent to the \"printf\" in C, but its output device is serial port. The sample code is compiled in codewarrior. By u
bttv
- This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. This program
tuner
- device driver for various TV and TV+FM radio tuners--device driver for various TV and TV+FM radio tuners
p1_1
- D:\\MyData\\其它\\我的文章\\C51\\c\\p1_1\\test.uv2 Project File Date: 04/02/2003--D:\\MyData\\Others\\MyArticles\\C51\\c\\p1_1\\test.uv2 Project File Date: 04/02/2003
TCPIPPPP stack for uCOS
- 一个简单的TCP IP协议栈程序,可以移植到大家的硬件上面--A simple TCP/IP protocol stack. It could be migrated to your hardware.
41 Lastnewguide
- 校园导游系统,查询景点信息,求最短路径等-campus tour guide system, query attractions information, such as Shortest Path
boa——src
- 本文档是关于boa web服务器的源程序,已经经过测试,稍做修改可进行嵌入式的移植-boa web server on the source code has been tested, can be tailored for embedded transplant
boa-main
- boa web服务器的主程序,是利用c写的,经过修改后可移植到嵌入式中。-boa web server program, using c written in the revised Embedded can be transplanted to China.
boa——配置
- 关于boa web服务器的配置文件,经过修改后可进行嵌入式的移植-A config file about boa web server, it can be ported to embedded system after modifying.
关于socket的小程序
- 嵌入式操作系统TCP/IP协议栈的socket小程序,可以运行-A small socket program of TCP/IP protocol in bedded system ,it can run.
Full TCPIP for 8-Bit Architectures
- 讲解嵌入式TCP/IP协议栈的编写,英文原版书籍--English book. It explains how to program using embedded TCP/IP protocol.