-
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
-
F320UsbTest
说明: USB device的PC机测试程序,可以通过设置buffer的大小来测试buffer对USB传输速度的影响。(USB PC device testing procedures can set the buffer size to test buffer for the USB transmission speed impact.)
- 2005-12-31 09:22:17下载
- 积分:1
-
ShiTiLei
实体类自动生成,数据库名称和密码根据自己的去登陆(Entity classes automatically generated )
- 2013-11-15 22:52:03下载
- 积分:1
-
Micrium_ucgui_3.98
ucgui3.98源码及模拟器,上传仅供学习。(source ucgui3.98 and simulator uploaded for learning purposes only.)
- 2013-05-14 21:38:11下载
- 积分:1
-
encoder
基于stm32的IE2-512光电编码器初始化及计数功能,在智能车运动时可实现测距,测速,并通过PID进行反馈(Based IE2-512 photoelectric encoder initialization and counting functions stm32 in motion can be achieved when the smart car distance, speed, and through PID feedback)
- 2014-08-13 13:51:22下载
- 积分:1
-
E0403
VC6.0完全自学手册 主编孔鹏 对话框与窗口操作源代码(VC6.0 dialog with the window operation code)
- 2013-10-26 19:01:57下载
- 积分:1
-
regedit
说明: 实现了注册表编程的一般操作,例如查询、修改等(Achieved the general operation of the registry program, such as query, modify, etc.)
- 2008-12-08 15:11:35下载
- 积分:1
-
nehegl_net
NEHE基本程序框架,WIN32SDK程序模式。(NEHE framework of the basic procedures, WIN32SDK process model.)
- 2009-05-24 20:33:58下载
- 积分:1
-
Videoplayer
使用VC控件Videoplayer制作的简单的视频播放器!(Control the use of VC produced Videoplayer simple video player!)
- 2009-04-17 10:21:08下载
- 积分:1
-
vcPPbczn
VC++ 编程指南,入门教程,初学者必读(VC++ Programming Guide, Tutorial)
- 2011-07-13 14:32:41下载
- 积分:1