登录
首页 » Visual C++ » esp8266

esp8266

于 2017-02-11 发布 文件大小:1337KB
0 100
下载积分: 1 下载次数: 6

代码说明:

  WIFY模块ESP8266的官方用户手册文件,适合物联网开发(WIFI module ESP8266 official user manual file, suitable for Internet of things development)

文件列表:

ESP8266_用户手册_V0.3.pdf,1585931,2017-01-07

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

发表评论

0 个回复

  • GJB438B
    国军标的软件开发规范,基本涵盖,希望对进行软件认证的文稿编写者有用(Guojun underlying software development specifications, covering, we want to be useful for software certification document writers)
    2013-08-07 12:23:08下载
    积分:1
  • lx01
    本程序为一个小小的实现扬辉三角功能的程序(This program is a little realization Yang Hui triangle function procedures)
    2013-11-22 09:35:36下载
    积分:1
  • umlxueshengxuanke
    一个简单的学生选课系统 从代码到报告都全的 下载即可用(Students a simple elective system from the code to download the entire report can be used)
    2008-06-22 11:42:44下载
    积分:1
  • softwareengineering4
    软件工程基本课件4,快速入门。精品课程教案。详细讲解软件工程相关知识(The basic software engineering courseware 4, Getting Started. Courses lesson plans. Explain in detail the software engineering knowledge)
    2014-04-24 17:25:09下载
    积分:1
  • ImprovedPedestrianDetectionAlgorithminNighttime
    针对夜间动态背景下的行人检测中分割算法受光照条件影响大、误识别多等问题,提出双阈值分割算法和以多目标跟踪为核心的算法框架。新的分割算法解决了行人亮度分布不均时的分割问题,同时在新的框架下可以综合多帧的处理结果进行综合判断,通过将基于支持向量机的识别算法和多目标跟踪算法的融合,降低了系统的计算量,且比一般的系统具有更高的识别率。 (At night the dynamic context of pedestrian detection segmentation algorithm affected by light conditions, and false identification of many other issues, the dual-threshold segmentation algorithm and a multi-target tracking algorithm as the core framework. New segmentation algorithm to solve the uneven distribution of brightness of pedestrians at the time of partition, while in the new framework of an integrated multi-frame can be the result of a comprehensive treatment of the judge, through the support vector machine-based recognition algorithms and multi-target tracking algorithm integration reducing system of calculating the volume, and than a typical system has a higher recognition rate.)
    2008-08-04 16:06:29下载
    积分:1
  • 25175 同学录管理系统 v1.51
    说明:   这套学籍管理系统,吸取众多软件的优点,适合:小学、初中、高中、中专等学校使用。 软件摒弃了一些不常用的功能,做到了功能强大但不复杂,界面漂亮而不花哨,使用简单化,窗口操作一目了然。 它具备的功能有: 1、适合在网络环境下使用。只需要将工作目录共享,即可实现联网录入,联网管理。 2、支持用户定义和权限定义,可有效防止数据被删除或泄露。 3、采用office xp菜单(全新修改),XP窗体,XP界面更酷; 4、提供强大的编辑功能,可以实现类EXCEL似的编辑,复制、剪切、粘贴、填充、替换、查找等功能均俱全; 5、对学校版提供了多个实用的报表。报表控件全新修改。 6、报表的任一字段均可以自定义修改,自义定导出等。 7、支持页面的自定义(纸宽、纸高,边距,打印方向) 8、表格支持:隐藏列、行,调整行高、列宽,设置单元格的格式; 9、表格隐藏即不打印,当前表格内容均可导出为其它格式数据。 选择本系统相信会为你的工作减轻不少负担! (management system, drawing many of the advantages of the software, suitable for : elementary, junior high, senior high school and vocational school and other schools. Software abandon some of the commonly used functions, with the powerful but not complicated, but not garish beautiful interface, the use of simplified, transparent window operation. It has the function are : a suitable network environments. Simply have the working directory sharing, networking can be realized logging, network management. 2, and support for user-defined definition of competence, which can effectively prevent data has been deleted or disclosure. 3, using office xp menu (new revision), the Window XP, XP interface cool; 4, provide a powerful editing features, can achieve a similar category Excel editing, copy, cu)
    2005-09-05 09:48:05下载
    积分:1
  • xwedq
    IDW距离反比加权方法,现代信号处理中谱估计在matlab中的使用,music高阶谱分析算法。( IDW inverse distance weighting method, Modern signal processing used in the spectral estimation in matlab, music higher order spectral analysis algorithm.)
    2017-05-10 22:26:27下载
    积分:1
  • ccjiqiaojiqiao
    不是代码,仅有的一点编程资料,希望可以与大家分享,很好很实用的资料(Not a code, the little programming information, hoping to share with you, very good very practical information)
    2012-06-22 17:53:43下载
    积分:1
  • TheSoftwareMethod
    软件方法,从业务建模、需求、分析、设计四个步骤讲述软件从需求分析到程序设计的过程,其中涉及统一建模语言UML相关概念及建模工具EA等。(Demand analysis)
    2013-02-26 19:36:44下载
    积分:1
  • cipandiaodu
    设计程序模拟先来先服务FCFS,最短寻道时间优先SSTF,SCAN和循环SCAN算法的工作过程。假设有n个磁道号所组成的磁道访问序列,给定开始磁道号m和磁头移动的方向(正向或者反向),分别利用不同的磁盘调度算法访问磁道序列,给出每一次访问的磁头移动距离,计算每种算法的平均寻道长度。(Design program to simulate a first-come first-serve FCFS, shortest seek time first SSTF, SCAN and SCAN algorithms work cycle process. Suppose there are n number of tracks consisting of tracks access sequence for a given number m, and began to track the direction of head movement (forward or reverse), respectively, using a different track sequence to access the disk scheduling algorithm, given the head of each visit distance, calculate the average seek length for each algorithm.)
    2011-06-18 20:36:22下载
    积分:1
  • 696518资源总数
  • 104388会员总数
  • 18今日下载