-
jk
说明: 加载所有模块,可以在网上搜索,供下载者的需要,(Load all modules, you can search the Internet, the need for those who download)
- 2012-06-23 15:06:51下载
- 积分:1
-
function-definition
说明: OpenGL基本图形绘制,所用到的基本函数简单说明(Basic OpenGL graphics rendering, the basic function used by a brief explanation)
- 2009-08-09 22:52:53下载
- 积分:1
-
update
VB自动更新程序,可以实现自动更新,替换已有版本。(vb liveupdate,replace the old version.)
- 2015-09-28 09:15:35下载
- 积分:1
-
20050829152443_CompletionPortDemo
说明: 修改了的IOCP例子,修改了的IOCP例子(revising the IOCP example, revising the IOCP example)
- 2005-09-07 13:00:54下载
- 积分:1
-
usbcode
一个的usb源码,提供给大家参考一下,有什么问题请指教(a source of usb, to refer to, what issues please enlighten)
- 2006-10-25 16:55:13下载
- 积分:1
-
c8051F060
在C8051F060中添加了头文件以更好的应用(DESCRIPTION: Register/bit definitions for the C8051F060 product famil)
- 2011-07-25 21:58:08下载
- 积分:1
-
vc-stk
本代码为使用vc平台开发stk软件x插件的一个范例。(The code for the use of vc software platform development stk an example of x Plug-ins.)
- 2020-09-21 11:27:51下载
- 积分:1
-
sap5
SAP5源代码有助于研究生学习和工作人员工作(SAP5 source code)
- 2014-11-08 12:46:53下载
- 积分:1
-
TestImage
基于MFC打开一幅BMP图像,开发环境是Visual C++ 6.0,此工程可以有效的被利用( We can open a BMP image based on MFC , development environment is Visual C++ 6.0 ,and this peojects can effectively be utilized
)
- 2012-12-05 09:02:27下载
- 积分: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