-
testZeroMQ
内含简单项目代码及ZeroMQ使用教程,资源适合初学者,可以满足快速入门要求
下载ZeroMQ
下载网址:http://zeromq.org/intro:get-the-software
点击“Windows sources”下载zeromq-4.0.3.zip文件
编译ZeroMQ库文件
解压zeromq-4.0.3.zip文件,进入buildsmsvc目录,用VS打开*.sln工程文件,编译生成解决方案。编译完成后,会在lib目录下生成dll和lib文件
编写简单的测试工程
1.用VS新建2个项目,一个是server端,一个是client端
2.将ZeroMQ源码项目的include目录下的两个文件“zmq.h”,“zmq_utils.h”拷贝至自己新建的工程
3.将ZeroMQ源码项目的lib目录下的两个文件“libzmq.dll”,“libzmq.lib”拷贝至自己新建的工程
4.将文件“zmq.h”,“zmq_utils.h”和“libzmq.lib”添加进自己新建的项目。(ZeroMQ simple project containing the code and tutorials, resources for beginners, to meet the requirements of the Quick Start Download ZeroMQ Download URL: http://zeromq.org/intro:get-the-software Click " Windows sources" download zeromq-4.0. 3.zip ZeroMQ library files compiled zeromq-4.0.3.zip unzip the file, enter builds msvc directory, with VS open*. sln project file, the compiler generates solutions. After the compilation is complete, it will generate dll and lib files in the lib directory to write a simple test project. Using VS New two projects, one is server-side, is a client-side two would both include directories ZeroMQ source project under File " zmq.h" , " zmq_utils.h" copy to their new project 3 would be two files ZeroMQ source project lib directory under " libzmq.dll" , " libzmq.lib" copy to their new project 4 would file " zmq.h" , " zmq_utils.h" and " libzmq.lib" added to their new projects.)
- 2014-02-19 08:43:26下载
- 积分:1
-
UWB--Zigbee-Location-tech
物联网定位技术,2.4G 或者ZIGBEE技术都可以实现,这里给大家参考的是ZIGBEE来实现的技术。(Things positioning technology, 2.4G or ZIGBEE technology can be achieved, for your reference here is to achieve ZIGBEE technology.)
- 2016-08-27 12:26:57下载
- 积分:1
-
yanshou
单处理机的进程调度1、采用时间片轮转调度算法实现进程调度。
2、确定进程控制块的内容,进程控制块的组织方式。
3、完成进程创建原语和进程调度原语。
4、编写主函数对所做工作进行测试。
(The process of scheduling a single processor, using round-robin scheduling algorithm process scheduling. 2, the process control block to determine the content, process control block of the organization. 3, the complete process of creating the original language and process scheduling primitives. 4, the preparation of the work done by the main function of the test.)
- 2011-11-09 15:41:09下载
- 积分:1
-
rainflow
雨流计数法编程处理,数据压缩,matlab绘图,excelshuju chuli (rainflow rainflow rainflow rainflow )
- 2016-05-12 16:23:28下载
- 积分:1
-
step-motor.c
1,这是关于步进电机的细分电路。
2,这是关于步进电机原理说明。
3,这是关于步进电机MCS51+TLV5617(ADC)+A2916(MOTOR DIRVER)的源代码。(1,here is microstep motor driver circult and good code driver.)
- 2010-12-21 11:04:28下载
- 积分:1
-
GenericCPPLib-master
enables specific handling of four-digit numbers with non-zero hundreds: they are often named using multiples of hundred AND combined with tens AND/OR ones ( one thousand one , eleven hundred three , twelve hundred twenty-five , four thousand forty-two , or ninety-nine hundred ninety-nine etc)
- 2016-05-28 16:00:24下载
- 积分:1
-
2008-SVALexamples
用于面波的频散分析和反演的程序。很好用的面波频散曲线提取个反演的程序。(For surface wave dispersion analysis and inversion procedures. Good use of the surface wave dispersion curve inversion procedures were extracted.)
- 2011-06-14 19:04:44下载
- 积分:1
-
ipman
IP包监听程序 (IP packet sniffer)
- 2020-06-26 12:40:01下载
- 积分:1
-
helpsvm
自控应用svm的介绍文档,方便下载传看。(mysvm is used to train a SVM on a given example set and testing the results.it is very conveninent to learn about it by u self.)
- 2016-04-26 11:19:24下载
- 积分:1
-
Cpp1108
程序时用循环进行一些数据的输入输出 以及数据的更新等操作(Program carried out with the cycle of some of the data input and output, and data updating operations)
- 2016-02-16 11:21:48下载
- 积分:1