-
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
-
hcqycsy
信息安全实验,缓冲区溢出实验,用c++写的,代码简单明了。()
- 2008-05-06 21:33:03下载
- 积分:1
-
Taylorsine
使用 DSP 和 D/A 转换器可以产生连续的正弦波信号,同样也能产生方波、锯齿波、三角波等其它各种信号波形。本设计要求采用DSP及其D/A转换器产生上述各种信号波形。(Use DSP and D/A converter can produce a continuous sinusoidal signal, also can generate other various signal waveforms square wave, sawtooth, triangular wave. This design requires a DSP and D/A converter generates the above various signals waveforms.)
- 2021-03-25 09:19:14下载
- 积分:1
-
MusicPlayer
说明: 一个非常漂亮的音乐播放器的源码,比千千静听漂亮。(A very nice music player source, than listening Pros beautiful.)
- 2010-04-22 09:35:26下载
- 积分:1
-
ProfiNet通讯样例程序_V14
两个1200之间用智能设备通信,使用西门子S7通信,基本没有延时,可以作为远程IO使用(TWO simatic1200 PLC,connect with eacharthre,)
- 2020-06-20 12:20:02下载
- 积分:1
-
AD7124-STM32
AD7124驱动程序,基于STM32单片机(AD7124 AND STM32 DANPIANJI)
- 2021-03-02 15:59:33下载
- 积分:1
-
view
一个视图切换的例子! 做课程设计时要用到的一个关键技术之一!! 希望朋友们来看(An example of switching the view! Do curriculum design is a key technology to use one! ! I hope you will see)
- 2013-08-07 17:15:07下载
- 积分:1
-
SmallDC
说明: 利用dsp28335的pwm控制直流力矩电机,实现俯仰和航向轴的定位、随动控制。(Using the PWM of DSP28335 to control the DC torque motor, the positioning and servo control of pitch and heading axis are realized.)
- 2020-06-19 08:00:01下载
- 积分:1
-
SocketTest
智慧医疗毕设3-服务器端socket程序,聊天服务器(Wisdom medical graduates set up three- server socket program, chat server)
- 2013-07-28 13:29:54下载
- 积分:1
-
chunk
chunk for dynamic memory management
- 2013-12-06 17:57:12下载
- 积分:1