-
ceramic-guitar-good-for-rocking-too
VC++平台上自己写的小程序,大家可以看看。。。。。。。。。。(On VC++ platform to write a small program, we can look at. . . . . . . . . .)
- 2015-04-14 17:16:43下载
- 积分:1
-
VC6LineNumberAddin
VC++行号显示插件,里面有相应的txt说明文件(VC6 LineNumber Addin dll files.)
- 2012-03-06 12:06:33下载
- 积分:1
-
accel_editor
编辑快捷键(the example of editing fast key)
- 2021-04-26 14:58:45下载
- 积分:1
-
5734527476
VB保存窗体退出时的大小,具有记忆功能.(VB saved when exiting the size of the form, with memory function.)
- 2013-07-25 07:17:03下载
- 积分:1
-
VCPPread-large-file
VC++读写大文件资料(二进制),VC6编译通过,平时我们用词本打开大量文本的时候,会发觉电脑很慢甚至死机,不是因为文件太大,而是因为记事本的简单而未进行大文件打开处理,才会出现这种情况,希望这个VC小实例能启发你一些灵感。(VC++ read large documents (binary), VC6 compiler, usually we open a large number of words of the text, you will find the computer very slow or even crash, not because the file is too large, but because of a simple notepad without large file open process, there is this hope that this VC small example can inspire you some inspiration.)
- 2016-11-14 09:14:24下载
- 积分:1
-
123
串口通信调试助手 具有很强的适应能力 也具有一定的借鉴意义(Debug serial communication assistant with a strong ability to adapt to a certain reference)
- 2011-05-07 15:50:22下载
- 积分:1
-
src
restores the SDT. an example in c++
- 2009-07-10 22:14:45下载
- 积分:1
-
Test-Mapx-Chuan
Mapx4.5 software used to display 2D maps of MapInfo
- 2011-10-19 11:25:33下载
- 积分:1
-
GetXSL
一个基于MFC操作excel表格的应用程序。根据需求生成一张刻度与数据对应的excel表(MFC-based operation excel spreadsheet application. Excel sheet with a scale corresponding to the data generated on demand)
- 2013-11-25 21:19:54下载
- 积分: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