-
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
-
MySchool
说明: 软件设计规范课程设计,功能完善,可以使用(Software design standard curriculum design, perfect function, can be used)
- 2020-06-22 15:00:01下载
- 积分:1
-
vb的ip地址显示控件
vb的ip地址显示控件-vb ip address Display Control
- 2022-02-03 16:00:17下载
- 积分:1
-
Lab534-VideoMotionDetect
说明: 本程序可以完成视频图像的运动目标的检测!它是在CCS上调试通过后,可以在DSP芯上直接运行的程序!经现场实验,效果还不错(procedures to be completed this video images of the moving object detection! It is the CCS on debugging passed, the DSP core can run directly on the procedure! After field tests, the results were pretty good)
- 2005-10-30 22:00:12下载
- 积分:1
-
785643
设置多重群组的打印报表,C++Builder精选编程学习源码,很好的参考资料。(Print statements to set multiple group, C++Builder select learning programming source code, a good reference.)
- 2013-11-28 10:34:35下载
- 积分:1
-
introduction-of-CUDA-PPT
初步的CUDA介绍,CUDA用于加速处理。很好用的CUDA入门教材(Initial introduction of CUDA, CUDA to accelerate processing. Good use of CUDA primer)
- 2011-10-17 10:28:36下载
- 积分:1
-
3GParamTest
3G参数测试程序,主要测试3G的主要参数(3G parametric test procedures commonly used parameters, the main test of 3G)
- 2014-03-27 20:39:56下载
- 积分:1
-
194947
说明: 用TCP获得网路标准时间来设定您的PC时钟(Set your PC clock with TCP to get network standard time)
- 2018-12-31 15:05:46下载
- 积分:1
-
1
说明: c# +邮件收发系统 (c#+ e-mail sending and receiving system)
- 2010-01-05 16:26:26下载
- 积分:1
-
ADOTest
VC2005通过ADO连接Access2007数据库的简单Demo,系统Vista SP1 + Visual Studio 2005 + Office 2007 !!!(VC2005 connected Access2007 database through ADO simple Demo, system, Vista SP1+ Visual Studio 2005+ Office 2007!!!)
- 2009-06-20 14:27:01下载
- 积分:1