-
use metamorphosis Express prepared a kernel BT downloading software to download...
使用变态快车内核编写的一个BT下载软件,为单任务下载-use metamorphosis Express prepared a kernel BT downloading software to download single task
- 2023-03-27 11:20:03下载
- 积分:1
-
RAS的包装基于C
RAS Wrapper based on C
- 2023-06-17 16:20:04下载
- 积分:1
-
gametheory_zhangweiying
博弈论中的经典书籍,张维迎的pdf版本,对完全信息博弈、不完全信息博弈都有详细的论述,是学习博弈论必备的书籍。(The classic game theory book, Zhang Weiying the pdf version of the game of incomplete information, incomplete information game are discussed in detail, it is necessary to study game theory books.)
- 2009-07-17 11:10:40下载
- 积分:1
-
网络课程设计,一个在线投票系统,前台显示投票选项,后台增加,修改,管理统计投票...
网络课程设计,一个在线投票系统,前台显示投票选项,后台增加,修改,管理统计投票-network curriculum design, an online voting system, front displayed options, background add, modify, manage the voting
- 2022-01-31 14:34:01下载
- 积分:1
-
用于分析TRACE文件的awk使用手册,介绍如何使用AWK命令提取所需的实验参数...
用于分析TRACE文件的awk使用手册,介绍如何使用AWK命令提取所需的实验参数-TRACE file for analysis awk user manual describes how to use AWK command to extract the required experimental parameters
- 2022-12-27 07:50:03下载
- 积分:1
-
mcq_m1
System Analysis and Design / Data and Information Multiple Choice Questions
- 2010-06-03 19:15:45下载
- 积分:1
-
awesome-cpp-master
说明: A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
- 2020-06-24 22:00:02下载
- 积分:1
-
实现了一个不同的网关下的通信程序,下了不少的下…
一个实现不同网关下实现通信的问题的很好的一个程序 多多下载-achieve a different gateway communications under the procedures a good many Download
- 2022-04-10 06:40:01下载
- 积分:1
-
programming-of-VC-network
VC网络高级编程很好很全面的网络编程书籍(High-level programming of the VC network)
- 2012-08-14 10:32:20下载
- 积分: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