- 授权协议: MIT
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://github.com/netease/xmpp-over-websocket
- 软件文档: https://github.com/netease/xmpp-over-websocket/wiki/
软件介绍
xmpp-over-websocket 的目标是提供一个实时信息基于 xmpp 和 websocket pull 或者 poll 的解决方案。
Getting Started
Clone git 库的子模块,运行通讯脚本,然后每个子模块会生成一个发布包。
步骤:1) 部署发布包; 2) 开始 ws-xmpp-master; 2) 打开 Openfire 服务器;3) 打开 ws-xmpp-robot; 4) 打开 ws-xmpp-proxy。注意:测试之前,你应该打开一个应用服务器。
所有服务器都打开之后,连接到 websocket 代理或者 XMPP 信息 TCP。
An Introduction to Genetic Algorithms
Melanie Mitchell / MIT Press / 1998-2-6 / USD 45.00
Genetic algorithms have been used in science and engineering as adaptive algorithms for solving practical problems and as computational models of natural evolutionary systems. This brief, accessible i......一起来看看 《An Introduction to Genetic Algorithms》 这本书的介绍吧!
