-
Print1ToMaxOfNDigits
输入一个十进制数字,打印出其二进制所包含的1的个数,空间复杂度很小(Enter a decimal number, print out its binary contains a number, a very small space complexity)
- 2013-09-04 19:15:43下载
- 积分:1
-
Illumination
光照模型的完整源码,内含Gouraud和phong两种明暗处理。(Complete source of illumination model, to containing Gouraud and phong two-shading.)
- 2020-11-09 20:29:47下载
- 积分:1
-
Unreal-Streaming-Technologies-SDK-v-5.5
C/C++ Unreal Streaming Technologies SDK v 5.5
- 2013-01-14 09:57:05下载
- 积分:1
-
BF609_Timer
BF609 DSP定时器程序例程,初学者通过这个例程可以学会定时器的编程方法(BF609 DSP timer routine, beginners can learn through this routine Timer programming)
- 2016-10-21 20:22:19下载
- 积分: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
-
VC++ 20个窗体编程实例源码
VC++界面编程20例,都是界面编程常用的例子,很适合初学者参考。(Vc + + interface programming)
- 2017-07-01 17:41:05下载
- 积分:1
-
ExportExcel
Excel导出,含注册内容,无水印,支持中文图片等等(Excel export, including registration content, no watermark, support Chinese pictures and so on)
- 2017-09-18 16:07:33下载
- 积分:1
-
rtcm
初始化RTCM控制,并且把文件或者串口数据转输出成RTCM格式(RTCM control initialization, and the output files or serial data transfer format to RTCM)
- 2016-05-26 08:26:02下载
- 积分:1
-
Julei
基于MFC框架实现了C均值聚类算法,感知器训练。(Based on the MFC framework implements the c-means clustering algorithm, perceptron training.)
- 2014-12-17 12:44:59下载
- 积分:1
-
chuankoumoban
使用MFC编写的windows环境下的串口操作工程模板(Serial port operation project templates written using MFC windows environment)
- 2012-10-19 18:29:45下载
- 积分:1