-
tdi_hook_demo
基于驱动级别TDI_HOOK,大家可以下载看看,支持windows所有系统(Based on the driver level TDI_HOOK, you can download and see, support all Windows systems.)
- 2018-04-26 17:11:15下载
- 积分:1
-
MediaPlayer
c++ builder制作的简易播放器,可供大家参考学习。(MediaPlayer developed by C++ buidler for excise )
- 2013-02-19 10:37:39下载
- 积分:1
-
debond_sample
关于裂纹扩展的简单实例。 .rar文件是ABAQUS中的inp文件。(This is a sample example on about the crack growth. in the .rar file is a inp file of ABAQUS to simulate this process)
- 2021-03-14 16:29:23下载
- 积分:1
-
cellular auto machine
元胞自动机模型,用于模拟交通流,内容为文献,需要使用caj viewer打开(Cellular automata model for simulating traffic flow, says the literature, requires the use of caj viewer opens)
- 2014-02-08 10:33:50下载
- 积分:1
-
BounceBallDemo
新手可以学习的桌面小球,用c语言,在vc下可以运行(Novices can learn desktop pellets, using c language, can run in vc)
- 2014-04-13 23:12:11下载
- 积分:1
-
cPPReference
C++学习资料,chm格式的文件,希望对大家有帮助(C++ Study File For C++ Premier)
- 2013-07-25 15:44:37下载
- 积分:1
-
data_struct
After working through this module you should be able to create and use new and complex data types within C programs. After working through this module you should be able to: Manipulate character strings in C programs, Declare and manipulate single and multi-dimensional arrays of the C, data types,Create, manipulate and manage C pointers to data elements, Create and manage complex data types in C.
- 2010-07-21 15:24:34下载
- 积分:1
-
LibSVM-code-Comment
LibSVM代码注释,方便阅读和修改libsvm源码(LibSVM code comments, easy to read and modify the source code libsvm)
- 2015-04-01 11:32:21下载
- 积分:1
-
9876567
在框架中获得当前文档指针,VC++精选编程学习源码,很好的参考资料。(Get the current document pointer in the framework, VC++ select learning programming source code, a good reference.)
- 2013-12-01 21:45:55下载
- 积分: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