-
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
-
QUADTREE地形
说明: 四叉树(lod)实现地形三维可视化的程序,内有代码和数据(quadtree (incomplete) 3D terrain visualization procedures, which have code and data)
- 2005-10-19 19:47:15下载
- 积分:1
-
airplane
vc++ 课程设计 航班管理系统 自己写的(airport)
- 2009-12-06 18:32:50下载
- 积分:1
-
Runpe
Simple Run File im Memory )
- 2013-10-06 07:26:38下载
- 积分:1
-
shuizhunwangpingcha
利用C++实现水准网平差,水准网是为了确定地面点的高程而布设的控制网,水准网平差的目的是消除矛盾,求得各高程点高程的最可靠值。(Leveling network adjustment)
- 2017-12-13 17:52:25下载
- 积分:1
-
11.21九宫格抽奖系统
11.21九宫格抽奖系统VSC#编程代码(11.21 9 Gongge Draw System VSC# Programming Code)
- 2019-03-12 14:34:05下载
- 积分:1
-
h
说明: 最简洁明了的数字金额中文大写函数使用VC编程(The most simple Chinese capital function using VC programming digital value)
- 2016-02-18 07:45:58下载
- 积分:1
-
cardfile
Micorsoft 卡片文件(crd)读写的DLL源码(The sourcecode of the DLL for reading and writing the Microsoft s card file)
- 2021-03-28 09:19:11下载
- 积分:1
-
FileSpliter
快速切割文件为多块,有时候对于单个文件
大小有限制又不想用winrar的分卷压缩,而直接原文件的分块存放时就需要直接分割.(Rapid cutting document multi-block, sometimes for a single file size restrictions also do not want to use the sub-volume compression winrar directly block the original documents stored directly on the need to partition.)
- 2008-12-24 16:41:57下载
- 积分:1
-
queuing_model
queuing model on CUDA
- 2012-11-15 03:45:18下载
- 积分:1