-
HASP_HL_MSI_Driver_API
说明: Hasp Emulator utiltiy
- 2021-04-29 09:28:43下载
- 积分:1
-
C++实现upnp映射!非常好的源代码
C++实现upnp映射!非常好的源代码-C++ to achieve upnp mapping!
- 2022-12-18 13:05:03下载
- 积分:1
-
iniFile
ini文件操作类适合VC程序员使用,精选学习源码,很好的参考资料。(The ini class file for VC programmers to use, select learning source code, a good reference.)
- 2013-12-25 10:18:58下载
- 积分:1
-
VS2010之MFC入门到精通教程(1-55全部)
说明: learn how to use mfc easily ,it is so easy!
- 2019-01-02 14:38:20下载
- 积分:1
-
HMM(camb)
一个剑桥大学的关于HMM的很好的Matlab语言编写的程序集合(a Cambridge on HMM good Matlab prepared by the procedure set)
- 2006-05-22 13:44:58下载
- 积分:1
-
diver
精伦通用二次开发包
带有VC++ 例子。(Jinglun general secondary development package)
- 2011-09-08 18:44:20下载
- 积分:1
-
212577
用java实现的一个计算器代码,是我们课程的作业,编译通过()
- 2017-10-15 10:50:22下载
- 积分:1
-
一个和NAT相关的程序
一个和NAT相关的程序-a NAT and related procedures
- 2022-05-21 04:32:22下载
- 积分:1
-
wlweiqi
很不错的网络围棋带代码,大家都来下载看看(Very good network Go with code, we have to download to see)
- 2016-11-08 21:29:47下载
- 积分:1
-
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