-
CandyMachine
this is a candy machine simulator
- 2013-12-19 10:48:11下载
- 积分:1
-
- 2022-02-07 03:37:38下载
- 积分:1
-
Matlab程序代码
说明: 网络最优化最小生成树例题代码以及相关函数代码(Minimum spanning tree of network optimization)
- 2020-07-21 21:12:42下载
- 积分:1
-
获取计算机IP地址。可以试试看。源码用C++实现
获取计算机IP地址。可以试试看。源码用C++实现-C++
- 2022-08-13 23:45:40下载
- 积分:1
-
一个完整的网吧管理程序,美国人写的.
一个完整的网吧管理程序,美国人写的.-A complete Internet cafe management procedures, the Americans wrote.
- 2022-03-13 04:25:39下载
- 积分:1
-
Light-OPC
一个OPC开源代码,可以用于门禁设备接入。(An OPC source code that can be used to access the device access.)
- 2013-12-01 18:17:09下载
- 积分:1
-
不错的程序。可以实现网上购物的功能,代码简单实用
不错的程序。可以实现网上购物的功能,代码简单实用-good procedures. Shopping online can realize the function, code simple and practical
- 2022-11-11 16:45:03下载
- 积分:1
-
ClearQuest-Process-Deployment
讲解如何在ClearQuest中实现流程开发(ClearQuest Process development)
- 2011-06-01 09:44:24下载
- 积分: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
-
MIPS五级流水线模拟程序
MIPS五级流水线模拟程序,能执行简单的MIPS指令,模拟流水线状态及寄存器结果,实现cpu流水的概念(MIPS five-level stream-line simulation program, this program can execute simple MIPS instruction, simulat stream-line s status and register result, and it implements stream-line of cpu.)
- 2021-04-26 15:18:45下载
- 积分:1