搜索资源列表
单片机坐标定时器实验
- http://www.edacn.net/cgi-bin/forums.cgi?forum=7&topic=9127下,则R3~R0的输出信号中会有一个为1,但我们还是是无法确定哪一个键被按下,必須要从R3 ~R0 的输出信号与C3~C0的扫描信号共同決定那个按键被按下. 编写VHDL的构思: 外部接口包括: a. INPUT脚 : CLK , R3~R0. b. OUTPUT脚 : C3~C0 , DATA3~DATA0(辨别出的按键值). -7topic http://ww
boaWebServer
- Boa是一个非常小巧的Web服务器,可执行代码只有约60KB。它是一个单任务Web服务器,只能依次完成用户的请求,而不会fork出新的进程来处理并发连接请求。但Boa支持CGI,能够为CGI程序fork出一个进程来执行。Boa的设计目标是速度和安全,在其站点公布的性能测试中,Boa的性能要好于Apache服务器。-Boa is a very compact Web server executable code only about 60KB. It is a single task Web s
cgi
- 基于pic单片机为核心的,锂电池充电管理系统,它将多组电池充电姿状态,进行显示,
buffer
- boa的源码,一个非常好用的web服务器,支持html和cgi,可以运行在多个平台之上.
fastcgi20
- fastcgi库,一个非常好用的web服务器,支持html和cgi,可以运行在多个平台之上.
escape
- linux源码,支持html和cgi,可以运行在多个平台之上.
cgi
- bascom下触摸屏的实现,利用AVR的4个AD输入接口
uClinux_source.rar
- 一个uclinux下进行网络数据处理,及串口读取,CGI配置,a uclinux network,rs232,web server
wince-web-server-cgi
- 利用GoAhead构建嵌入式web应用。在wince环境下的CGI程序。-/* * cgi.c-- CGI processing (for the GoAhead Web server * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution
Webserver
- Webserver的移植与网络通讯实验 既在嵌入式设备上运行一个脚本或CGI的功能的WEB服务器.生成一个动态的叶面-Webserver transplant experiments both network communications and embedded devices running in a CGI scr ipt or the function of the WEB server. Generate a dynamic leaf
s3c2410adc.tar
- 基于s3c2410芯片的数据采集系统 目标环境:S3C2410芯片、经裁剪后的linux2.6内核、sqlite数据库、cgi库 项目描述:节点端采集数据,并通过网络把数据传给服务器端。 服务器接收数据,并把数据保存在数据库中。 服务器可以通过CGI程序远程控制节点发送数据的时间间隔。 该系统还有配套的数据库本地查询系统和基于CGI的网络查询系统。-S3C2410 chip-based data acquisition system target environment: S
9261_linux_3
- 9261上的Linux初步应用3——boa,CGI,tftp,NFS -Linux on the 9261 preliminary application of 3- boa, CGI, tftp, NFS
cgi-webpage-dm644x
- this source code is modified from GOAHEAD web cgi to fit for dm644x, just download and compile it directly, to use it , see README inside.
webserverTest
- 一个开放源码的 WebSerevr,一个领先的嵌入式Web服务器。支持ASP、Javascr ipt、CGI、DHTML ,容易移植和系统集成 ,轻松实现远程的控制,访问-An open source WebSerevr, a leading embedded Web server. Support for ASP, Javascr ipt, CGI, DHTML, easy migration and system integration, easy remote control, acces
cgi
- 基于CGI库的程序编写的介绍 嵌入式web服务器建设-Based on CGI programming library introduction to the building of the embedded web server
ccgiCODE
- c 语言编写的 CGI 程序 ,有教程有详细的程序例子-C LANGUGE CGI CODE
cgiLearning
- CGI教程,在做嵌入式系统web服务器时参考使用,CGI可以用于远程数据采集及监控-Introduction of CGI which can be used in embedded system.
www
- 利用sqlite3简历一个简单的数据库,编写简单的小的应用程序,编译成cgi文件,并把生成的文件方在开发板的www/cgi-bin中即可。-Using a simple database sqlite3 resume, write a simple little application, compiled cgi files and the generated files side development board www/cgi-bin can be.
network
- CGI动态网页,可以在网页上刷新以得到实进时间,也可以通可提交实现对linux服务的时间更改-CGI dynamic web pages on the web page, can refresh to get real into time, also can achieve through may submit to Linux the time of service to change
CGIC
- 该源码是一个简单的CGI程序,对初学者来说是很有帮助的-The source code is a simple CGI program is very helpful for beginners