CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - web design

搜索资源列表

  1. linux_server

    0下载:
  2. 嵌入式Linux上的Web Server设计-Embedded Linux Web Server Design
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:272.03kb
    • 提供者:rockkang
  1. 24101234

    0下载:
  2. s3c2410引脚功能说明(表格矩阵形式),对理解s3c2410,设计s3c2410板PCB有帮助。放在这边方便网友搜索下载,相信大家都很需要。(原创)-s3c2410 pin function (matrix forms), the right understanding s3c2410. PCB board design s3c2410 help. On the side facilitate the web search download, I think everyone knows t
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:4.59kb
    • 提供者:曹雪芹
  1. boaWebServer

    0下载:
  2. 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
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:134.7kb
    • 提供者:程小培
  1. WebServerOn8051

    0下载:
  2. 本文介绍了如何使用RTL8019+51内核单片机来实现嵌入式Web服务器,文章包括硬件电路设计、协议的实现、调试的方法、程序的调度。本文对于进行轻量级TCP/IP协议开发的设计人员有很强的指导意义。本文所述Web服务器的源代码请参考本人上传的“TcpIpOn8051.rar”。-This paper describes how to use the RTL8019 51 MCU kernel to achieve Embedded Web server, The article includes
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.54mb
    • 提供者:王鑫
  1. simpleEmbeddedWebServer

    0下载:
  2. 嵌入式系统设计与实例开发实验教程二嵌入式WEB服务器实验-Embedded System Design with examples of the development of two experimental Guide Embedded Web server experiment
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:5.88kb
    • 提供者:ljp0223
  1. ColdFire_Web_Server_with_Labs_axman

    0下载:
  2. 一个WEB SEVER的参考设计源代码,还有通过网络更新代码的工具。-a reference design source code, and update the code through the network tool.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:6.89mb
    • 提供者:ybing
  1. dadayu10

    0下载:
  2. 一个功能很全面的设计网站,可以作为工作室、个人主页、技术网站等,具体情况请看演示。 本版本对页面稍微做了点美化(呵呵,自己认为这样好看点!)并修改了友情连接等一部分栏目的错误,把页面统一了一下。-a very comprehensive functional design of the website can be used as studios, a personal web page, technical sites, and specific circumstances See demon
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1.96mb
    • 提供者:zhouyongfang
  1. web_com

    0下载:
  2. 基于WEB的嵌入式视频采集压缩瘦身服务器的设计与实现-Web-based embedded video compression thin servers Acquisition Design and Implementation
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1.77mb
    • 提供者:陈国炎
  1. softkb.基于minigui的软键盘设计的相关资料

    0下载:
  2. 基于minigui的软键盘设计的相关资料,包括一些源代码和网页以及pdf文档,Based on the soft keyboard design minigui relevant information, including some source code and web pages and pdf documents
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-03-24
    • 文件大小:116kb
    • 提供者:高飞
  1. UCOSII-RTC-LED.rar

    0下载:
  2. 基于LPC2103结合μC/OS-II操作系统的实时时钟系统设计,能够实现年月日时分秒的位闪动修改与掉电保持功能,是本人学习ARM与μC/OS的终极之作,为感谢联合程序员开发网上各位程序员所提供的源码,特此奉上。。,LPC2103 based on combination of μC/OS-II real-time clock operating system design, to achieve accurate date when the modified bit flashing and
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:266.9kb
    • 提供者:聂美军
  1. WEB-WinCE

    0下载:
  2. 嵌入式WEB服务器及其在WinCE上的设计与实现-Embedded WEB server on WinCE Design and Implementation
  3. 所属分类:Windows CE

    • 发布日期:2017-05-10
    • 文件大小:2.42mb
    • 提供者:hurrysun
  1. web

    0下载:
  2. 模拟网络串行通信 近期对计算机间通信比较感兴趣,同时研究usb通信原理,起步为串行通信于是想为更好地理解其机理做一定基础性研究,故做了异步串行通信设计实验。 经过QUARTUS验证,获得了一等奖!-Simulation of the recent serial communication network between the communication of more interested in computers, communications usb at the same time
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1.77mb
    • 提供者:ayls
  1. HTMLbianchengguifan

    0下载:
  2. 网页设计HTML编码规范,适合于HTML的初学人员-Web Design HTML coding specifications, suitable for beginners HTML, staff
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:22.02kb
    • 提供者:李宁
  1. dewds

    0下载:
  2. 基于嵌入式Web的无线家居系统设计,需要的请下载,-Web-based embedded system design for wireless home
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-15
    • 文件大小:3.84mb
    • 提供者:riquelme
  1. Programmable.information.web.site.services

    0下载:
  2. 可编程的web服务站点设计资料Programmable information web site design services -Programmable information web site design services
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:251.19kb
    • 提供者:nm
  1. Web-basi-posign

    0下载:
  2. 基于网络的单片机多点温度采集系统的设计Web-based multi-point temperature acquisition system microcontroller design-Web-based multi-point temperature acquisition system microcontroller design
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:276.95kb
    • 提供者:joe5253
  1. AJAX-Web-server

    0下载:
  2. 【期刊论文】基于AJAX的变电站嵌入式Web发布系统的设计与实现.pdf-[Papers] AJAX-based Web publishing systems embedded substation design and implementation. Pdf
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-17
    • 文件大小:4.75mb
    • 提供者:飞翔
  1. Development-of-Web-Based-Educational-Modules-etd.

    0下载:
  2. Design of Optimized Reversible BCD Adder-Subtractor 229
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:402.83kb
    • 提供者:Christoffer
  1. Embedded.Web.server

    0下载:
  2. 嵌入式模块设计Web服务器代码Embedded Web server code module design -Embedded Web server code module design
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:5.64kb
    • 提供者:justsoso
  1. lpc1768_ETH_Web

    0下载:
  2. 实现lpc1768的网页监控设计,可通过网页控制硬件-Monitoring realization lpc1768 web design,Control hardware via web
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:340.75kb
    • 提供者:张胜
« 12 »
搜珍网 www.dssz.com