-
c++API
说明: 计算机软件开发参考手册,参考手册,方便实用(Reference Manual, Convenient and Practical)
- 2019-02-10 00:27:18下载
- 积分: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
-
coal gasification
fluent软件中关于模拟煤粉气化的udf代码。(Fluent software on the simulation of coal gasification UDF code)
- 2020-10-21 17:37:24下载
- 积分:1
-
VCsource
VC++编写对RFID卡进行读卡,写卡,等等操作,需要VB编程环境才能查看源代码。(VC++ for RFID card card read and write CARDS, and so on operation, VB programming environment is needed to view the source code.)
- 2016-01-08 21:57:47下载
- 积分:1
-
FftTest
这是一个介绍vc 和matlab混合接口编程的实例,主要是在vc下面调用matlab里的各个库。(This is a example of introducing vc and matlab programing , it call matlab s function in visual C++.)
- 2021-03-04 19:49:32下载
- 积分:1
-
FastReport
winform pos C#打印测试!(winform pos C# to print a test!)
- 2010-08-20 11:29:46下载
- 积分:1
-
tingchechuang
车位数由用户输入,车能够进入车场,车场满时车再进来就要进入便道,然后车离开车场时需要根据车在车场停留的时间收费,收费标准是由用户输入的,如果是车场满时出车后,便道上的车就可以进入车场。需要时要显示车场的所有车的信息状况,包括车的到来时间,进入车场的时间,所在车位置或便道位置。(Parking spaces from user input, vehicles can enter the yard, full yard car will be re-entered into the sidewalk, and then leave the car when the car needs to stay under the car in the garage to collect the tolls, charges are entered by the user, in the case of car full turnout, the pavement on the car will be able to enter the yard. Necessary to show all the car parking lots of information, including the arrival of vehicles into the yard of the time, where the location of vehicle location or shortcut.)
- 2009-04-29 21:16:22下载
- 积分:1
-
Program_Embed_Sys_C_and_CPP
O.Reilly (1999). Programming Embedded Systems in C and C++. "This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation, optimizing embedded code for size and speed, and making the most of C++ without a performance penalty"
- 2010-07-31 15:39:01下载
- 积分:1
-
read_sernumber
程序功能:stm32f103读DS18B20序列号。
方便以后的电路一总线同时挂多个DS18B20温度传感器用。(Program features: stm32f103 read DS18B20 serial number.
Facilitate future circuit while hanging a plurality of bus DS18B20 temperature sensor.)
- 2016-03-01 13:31:53下载
- 积分:1
-
NormFet_WindowsXP_src
计算点云数据的法向量和局部特征,以备三维重建运用(The normals and features can be computed from a point cloud using the NormFet software)
- 2020-07-28 21:38:40下载
- 积分:1