搜索资源列表
MW-Node
- A Module-based Wireless Node (MW-Node) is a Node with wireless and mobile capabilities added by means of modules. It is not a new node object derived from Node. Rather it is a new layout of mostly existing components. Rationale for this new design ha
KadC
- Kademlia协议(以下简称Kad)是美国纽约大学的PetarP. Maymounkov和David Mazieres. 在2002年发布的一项研究结果《Kademlia: A peerto -peer information system based on the XOR metric》。 简单的说,Kad 是一种分布式哈希表(DHT)技术,不过和其他DHT 实现技术比较,如 Chord、CAN、Pastry 等,Kad 通过独特的以异或算法(XOR)为距离度量基础,建立了一
wsn-sink-node
- 无线传感器网络汇聚接点原理图和pcb板图-wsn sink node(.sch and .pcb)
DV-Hop
- 无线传感器网络DV-Hop节点定位算法,基于Matlab的源程序。-Wireless sensor network node, DV-Hop localization algorithm, based on the Matlab source code.
matlabDVHOP
- wsn节点算法,基于dv-hop的wsn算法。matlab程序源-wsn Node Algorithm
CC2500
- CC2500无线通讯,实现多节点网络连接,进行多点物理网设计。-CC2500 wireless communications, multi-node network connection, the more physical network design.
cluster
- 一种无线传感器网络分簇算法的matlab仿真实验程序,用于查看各节点剩余能量及节电存活数目-A wireless sensor network clustering algorithm matlab simulation program for viewing and saving the residual energy of each node the number of surviving
node-degree
- 复杂网络 节点度统计程序 C++ 网络中的节点度指与节点相连的边的个数-Complex statistical procedures for network nodes C++ Network nodes and node degrees refers to the number of connected edge
miksago-node-smtp-client-85cd29d
- 邮件服务器搭建 smtp,An SMTP/ESMTP Client module for Node.js (maybe one day in a far off gallaxy I might write the server) - Features: - Very basic protocol implementation - Very basic wrapper around the protocol to provide a bit of a nice interface
node-modbus-serial-master
- 用node.js实现串口通讯。node.js将javascr ipt的使用焕发了新的生命,同时将其直接操控串口,更是直接可用于工业控制。(Implementation of serial communication with node.js. Node.js brings new life to the use of Javascr ipt, and directly controls the serial port, which is directly used for industrial
node-red
- node red for embedded devices.
node.js开发指南
- 学习node.js的一本不错的入门书籍,写的很不错。(Learning node.js a good introductory books, written very well.)
Node.js实战
- node 实战简绍,适用于新手快速入门,而且个人认为是比较好的一本学习node的书籍(Node practical Jane Shaoxing, suitable for novice quick start)
了不起的Node js
- 学习node的一手资料,不可放过!!!!!!!!!(Learn the first-hand information of node do not pass it)
Node.js实战[CN]
- node 前端开发必须掌握,本书包含node基础内容介绍以及实战开发(node -front develop core book)
Node的Excel模块
- 一个 Node.js 模块,可用来读写和操作 XLSX 和 JSON 电子表格数据和样式(A Node.js module that can be used to read, write, and manipulate XLSX and JSON spreadsheet data and styles)
node-v8.10.0.tar
- node-v8.10.0.tar
dictionary-server-node-js
- 这是一款简单的 Node.js HTTP Server 服务器,使用 ES6 模块编写,内部框架使用了 Koa、Koa Router、Realm 和 Tracer。其中 Koa 和 Koa Router 作为基础服务框架,Realm 是数据库框架,Tracer 是日志记录框架。服务主要提供了以下几种 GET 和 PUT 功能:1.检索单字,用于展示详情,主要接收 character(文字);2.检索字符集,主要用于展示列表,接收两种参数,分别是 radical/strokes(部首和笔画)和 d
wsn-node
- WSN中节点确定性部署算法代码,通过MATLAB运行,可以实现(WSN node deterministic deployment algorithm code, through the MATLAB operation, can be achieved)
Node.js开发实战详解源代码
- 超实用的Node.js代码段源码,找了半天才找到,很不错(Super-practical Code snippet source code for Node.js)