登录
首页 » Arduino » ESPAsyncTCP

ESPAsyncTCP

于 2018-05-14 发布 文件大小:31KB
0 162
下载积分: 1 下载次数: 12

代码说明:

  Latest version of Asysnchronous TCP Web Server (non-blocking) for ESP8266

文件列表:

ESPAsyncTCP\.gitignore, 11 , 2017-02-28
ESPAsyncTCP\.travis.yml, 1278 , 2017-02-28
ESPAsyncTCP\examples\SyncClient\.esp31b.skip, 0 , 2017-02-28
ESPAsyncTCP\examples\SyncClient\SyncClient.ino, 1161 , 2017-02-28
ESPAsyncTCP\library.json, 431 , 2017-02-28
ESPAsyncTCP\library.properties, 247 , 2017-02-28
ESPAsyncTCP\LICENSE.txt, 7651 , 2017-02-28
ESPAsyncTCP\README.md, 1873 , 2017-02-28
ESPAsyncTCP\src\AsyncPrinter.cpp, 5047 , 2017-02-28
ESPAsyncTCP\src\AsyncPrinter.h, 2142 , 2017-02-28
ESPAsyncTCP\src\async_config.h, 335 , 2017-02-28
ESPAsyncTCP\src\ESPAsyncTCP.cpp, 23567 , 2017-02-28
ESPAsyncTCP\src\ESPAsyncTCP.h, 8098 , 2017-02-28
ESPAsyncTCP\src\ESPAsyncTCPbuffer.cpp, 14917 , 2017-02-28
ESPAsyncTCP\src\ESPAsyncTCPbuffer.h, 3734 , 2017-02-28
ESPAsyncTCP\src\SyncClient.cpp, 7251 , 2017-02-28
ESPAsyncTCP\src\SyncClient.h, 2425 , 2017-02-28
ESPAsyncTCP\src\tcp_axtls.c, 14470 , 2017-02-28
ESPAsyncTCP\src\tcp_axtls.h, 3111 , 2017-02-28
ESPAsyncTCP\ssl\gen_server_cert.sh, 1213 , 2017-02-28
ESPAsyncTCP\ssl\server.cer, 587 , 2017-02-28
ESPAsyncTCP\ssl\server.key, 611 , 2017-02-28
ESPAsyncTCP\travis\common.sh, 643 , 2017-02-28
ESPAsyncTCP\examples\SyncClient, 0 , 2018-02-02
ESPAsyncTCP\examples, 0 , 2018-02-02
ESPAsyncTCP\src, 0 , 2018-02-02
ESPAsyncTCP\ssl, 0 , 2018-02-02
ESPAsyncTCP\travis, 0 , 2018-02-02
ESPAsyncTCP, 0 , 2018-02-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 基于自适应遗传算法求解装箱问题_赵晓青
    解决三维装箱问题的一种自适应遗传算法//(Solve the problem of 3D packing)
    2020-06-16 03:20:02下载
    积分:1
  • tsvm
    说明:  半监督SVM能够高效 快速的实现对数据的分类,具有极高的效率,是非常好的资源(Semi-supervised SVM can efficiently and quickly classify data, has high efficiency, and is a very good resource.)
    2019-11-17 15:17:33下载
    积分:1
  • C# GDI+绘图实例源码
    C# GDI+绘图实例源码,演示如何实现基本的GDI+绘图操作以及处理窗体显示事件,内含两个GDIDrawing绘图例子,可画直线、简单的几何图形等,如示例截图所示,比较基础的GDI+绘图实例。
    2022-03-21 22:21:52下载
    积分:1
  • 数值方法求解常微分方程
    说明:  数值方法求解常微分方程的实验例题,由matlab语言实现(Numerical method to solve experimental examples of ordinary differential equations, realized by matlab language)
    2020-11-07 18:38:07下载
    积分:1
  • 11-5.5
    汉字屏显示实例,可以学习屏幕的使用,以及汉字的显示,(Chinese screen display examples)
    2013-08-18 18:22:05下载
    积分:1
  • HundaLCDs_I2C
    平台的第一个帖子,测试上传是否可以用。处女贴,请见谅(The first post of the platform is test upload. Maiden paste, please forgive me)
    2018-04-23 00:11:35下载
    积分:1
  • 这是一个农历的公历的小程序,MATLAB
    这是一个阴历转阳历的matlab小程序 -This is a lunar calendar to the Gregorian calendar applet matlab
    2022-01-25 17:42:15下载
    积分:1
  • Closepc1
    可设置任意日期或时间的定时提醒和关机小工具(time remind and close computer tool)
    2015-03-16 11:11:05下载
    积分:1
  • Python在ABAQUS中
    说明:  1、 用Python脚本实现Abaqus参数化建模 在Abaqus中运行Python语言编写的代码可以实现在CAE用户界面中能够实现的全部功能,包括建模,定义材料属性,定义计算步,定义接触和约束,划分网格,提交计算任务等等。 Python脚本可以实现各种判断语句、循环语句、数据存储与处理等,能够实现人工智能控制和自动化处理过程。根据需要,还可以只对分析过程中的莫一部分实现自动化。当用户面对大量重复性的建模工作时,就可以尝试编写Python脚本,实现参数化和自动化建模,每回计算只需要在Abaqus中选择运行脚本,即可省去大量时间和精力。 2、用Python脚本实现Abaqus后处理 在Abaqus中通过Python脚本接口,可以访问Abaqus标准输出数据库.ODB文件,可以实现从(向).ODB文件读取(写入)数据,在Abaqus输出的计算结果的基础上进行进一步的数据分析和处理。 例如在导入odbAccess模块后,通过openOdb方法读取输出文件中的结果,在o读取的db对象中通过进一步操作得到输出的场变量,例如位移U,在进一步分析和计算后,将计算后的结果输入到通过Odb方法建立的新odb对象中,在保存结果后,可在Abaqus后处理模块Viewer中打开相应的odb文件,观察处理过后的结果。(1. Parametric modeling of ABAQUS with Python script 2. Implementation of ABAQUS post processing with Python script)
    2021-01-02 12:48:56下载
    积分:1
  • 机器人自适应控制
    说明:  《自适应控制》是自适应控制的基础教材。全书分成四部分:第1章是引论,对自适应控制做了简单介绍。第2章和第3章介绍学习自适应控制必需的线性控制系统理论。紧接着的3章是自适应控制的经典内容,包括递推最小二乘估计、模型参考自适应控制和自校正调节器理论。(Adaptive control is the basic teaching material of adaptive control. The whole book is divided into four parts: the first chapter is an introduction, which gives a brief introduction to adaptive control. Chapter 2 and Chapter 3 introduce the necessary linear control system theory for learning adaptive control. The following three chapters are the classic contents of adaptive control, including recursive least square estimation, model reference adaptive control and self-tuning regulator theory. Adaptive control follows the clue of the development of adaptive control. On the basis of clarifying the classic content of adaptive control, it helps readers understand the creative thinking mode of classic authors in this field. The last three chapters are about adaptive observer design, adaptive tracking design and robust adaptive control. This is a relatively new research topic in adaptive control theory, and the research results are relatively complete.)
    2021-04-10 14:44:15下载
    积分:1
  • 696518资源总数
  • 105661会员总数
  • 6今日下载