-
music
51单片机程序,操作蜂鸣器,能使蜂鸣器奏出“祝你生日快乐”音乐。(51 SCM procedures, operation buzzer, buzzer can play the " Happy Birthday to You" music.)
- 2013-10-06 15:11:00下载
- 积分:1
-
Visual-Basic-programming-examples
Visual Basic 6.0编程实例大全(Visual Basic 6.0 programming examples)
- 2014-04-11 12:18:12下载
- 积分:1
-
Cronometro
Source code of an I time fact in VB6
- 2015-11-08 11:10:34下载
- 积分:1
-
89765456
使MDI子框架窗口初始时最大化或最小化,VC++精选编程学习源码,很好的参考资料。(The initial MDI child frame window is maximized or minimized, VC++ select learning programming source code, a good reference.)
- 2013-12-01 18:08:06下载
- 积分:1
-
SetDefaultPrinter
说明: 通过修改,注册表,实现修改默认打印机功能(it is used to modify the setting of the defualted printer )
- 2011-03-29 10:26:19下载
- 积分:1
-
ChatRoom11(Csocket)
说明: winsocket 实现网络聊天室
使用vc++6.0编程,socket 接口(winsocket network chat rooms using vc 6.0 programming interface socket)
- 2006-05-17 03:58:47下载
- 积分:1
-
USB_Blaster_WIN7_x64
altera usb-blaster win7下驱动,经测试可用(altera usb-blaster win7 to drive, the test can be used)
- 2020-06-25 21:20:01下载
- 积分:1
-
MODBUS1
用C++语言封装的MODBUS通信协议 可直接在工业中用于RS485 与232的通信(modbus communication is demonstrated by c++ language)
- 2009-10-19 15:35:13下载
- 积分:1
-
gppwcv5
说明: 模型多角度视图的界定,界面时尚新颖,可控参考,(The definition of multi-angle view of the model, the interface is fashionable and novel, controllable reference,)
- 2018-12-24 03:35:17下载
- 积分: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