-
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
-
C#完全手册
C#完全手册教程,是一个特别好的教程,希望大家写,下载。(C# complete manual tutorial)
- 2017-06-13 13:53:59下载
- 积分:1
-
SoundFister
从声卡获取数据,并保存成文件,最后可以播放保存的文件.(Get data from SoundCard and save it to file.you can play this file.)
- 2009-03-23 18:09:22下载
- 积分:1
-
StGEMultiCameraSample
日本ricoh相机demo,包含include文件件和lib文件夹。(
Japan ricoh camera demo, containing pieces include files and lib folders.)
- 2013-12-03 17:39:07下载
- 积分:1
-
基于STM32F103的各种驱动配置
包括串口、中断、SPI、IIC、滴答时钟、实时时钟、通用定时器、基本定时器、DMA、FSMS等的驱动代码以及LCD屏、触摸屏、火焰传感器、温湿度传感器、射频卡模块等多个传感器的驱动代码。
- 2022-03-01 21:13:42下载
- 积分:1
-
双三次bezier曲面(计算机图形学大作业)
双三次bezier曲面(计算机图形学大作业)-bicubic surfaces (computer graphics major operations)
- 2023-05-20 06:00:03下载
- 积分:1
-
11912878C_sharp_AE
说明: 基于C#+AE构建GIS桌面端应用系统框架-全代码(Construction based on C#+ AE GIS desktop applications framework- the whole code)
- 2010-04-15 22:31:37下载
- 积分:1
-
C-program
一些简单的c程序源代码 帮助初学者更好的了解C语言(Some simple C program source code to help beginners to better understand the C language)
- 2013-11-28 19:50:41下载
- 积分:1
-
OV7670资料
说明: 摄像头OV7670模块调试资料,硬件参考电路、51、STM32源码。(Camera OV7670 module debugging data, hardware reference circuit, 51, STM32 source code.)
- 2020-06-19 16:40:01下载
- 积分:1
-
vc++打地鼠
vc++打地鼠游戏的源代码。用vs即可打开
- 2023-06-13 20:36:04下载
- 积分:1