虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

SIM800系列模块<b>tCpIP</b>协议AT命令使用手册_V1.00

  • 51 单片机上网

    51 单片机上网,TCPIP, UDP协议,24c02

    标签: 51 单片机

    上传时间: 2013-12-07

    上传用户:黑漆漆

  • nRF24E1编程下载板是我们自行开发的简易无线通信模块nRF24E1的在线下载板

    nRF24E1编程下载板是我们自行开发的简易无线通信模块nRF24E1的在线下载板,使用方便。 nRF24E1编程下载板源程序包括上位机程序、单片机固件程序和nRF24E1内51核控制程序, 分别存放在“上位机程序”、“AT89S52”和“nRF24E1”三个文件夹内。 “上位机程序”内有应用软件download.exe。 “AT89S52”内有单片机固件源程序download.c,可以直接编译连接生成下载文件,下载到目标单片机AT89S52中。 “nRF24E1”内有控制nRF24E1工作的源程序,分别是: 24E1.c:典型控制应用; putchar.c:nRF24E1串行通信源程序; transmit.c:nRF24E1无线发送源程序; receive.c:nRF24E1无线接收源程序; “Temperature”:nRF24E1控制DS18B20温度采集并无线发送源程序。

    标签: nRF 24E 24 E1

    上传时间: 2013-12-02

    上传用户:jackgao

  • nRF24E1编程下载板是我们自行开发的简易无线通信模块nRF24E1的在线下载板

    nRF24E1编程下载板是我们自行开发的简易无线通信模块nRF24E1的在线下载板,使用方便。 nRF24E1编程下载板源程序包括上位机程序、单片机固件程序和nRF24E1内51核控制程序, 分别存放在“上位机程序”、“AT89S52”和“nRF24E1”三个文件夹内。 “上位机程序”内有应用软件download.exe。 “AT89S52”内有单片机固件源程序download.c,可以直接编译连接生成下载文件,下载到目标单片机AT89S52中。 “nRF24E1”内有控制nRF24E1工作的源程序,分别是: 24E1.c:典型控制应用; putchar.c:nRF24E1串行通信源程序; transmit.c:nRF24E1无线发送源程序; receive.c:nRF24E1无线接收源程序; “Temperature”:nRF24E1控制DS18B20温度采集并无线发送源程序。

    标签: nRF 24E 24 E1

    上传时间: 2013-12-02

    上传用户:wqxstar

  • 这是关于VHDL模块的源代码

    这是关于VHDL模块的源代码,欢迎大家下载使用。

    标签: VHDL 模块 源代码

    上传时间: 2016-01-15

    上传用户:leehom61

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    标签: represented integers group items

    上传时间: 2016-01-17

    上传用户:jeffery

  • The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical)

    The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).

    标签: converts Toolbox complex logical

    上传时间: 2016-02-12

    上传用户:a673761058

  • opnet非全连接路由协议

    opnet非全连接路由协议,可以使用在传感器网络,和ad hoc网络。

    标签: opnet 连接 路由协议

    上传时间: 2016-02-21

    上传用户:wuyuying

  • 51系列微控制器指令表

    51系列微控制器指令表,比较方便使用和查询

    标签: 51系列 微控制器 指令表

    上传时间: 2016-06-10

    上传用户:BOBOniu

  • SD卡操作模块

    SD卡操作模块,一个简单的sd卡使用实例

    标签: SD卡 操作 模块

    上传时间: 2016-08-18

    上传用户:2525775

  • Cypress公司的FX2系列

    Cypress公司的FX2系列,USB2.0器件,CY7C68013关于使用Vendor Command 的firmware源码。用Keil uVision2打开。

    标签: Cypress FX2

    上传时间: 2016-11-17

    上传用户:水中浮云