-
WmSyncRead
用wmsdk写的asf文件异步读取的例子,可以应用与网络视频分发,接收,很好用!(Written by wmsdk asynchronous read asf file example can be applied to video and network distribution, reception, very good use!)
- 2009-01-06 16:21:34下载
- 积分:1
-
ORGE-WALKING
ORGE的一个实例代码,演示角色在地图的上面进行走动,源代码(a demo showing a character walking on the ground, powered by ORGE)
- 2014-10-26 14:22:41下载
- 积分: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
-
Live_Easy_Motion_Detector_src
motion detect on microsoft visual c++
- 2009-05-17 13:03:25下载
- 积分:1
-
24点游戏设计
说明: 24点游戏的关键代码和流程图,适合新手进行学习(Key Codes and Flow Charts for the 24-Point Game)
- 2019-01-09 08:33:15下载
- 积分:1
-
butterfly
用定时器控制蝴蝶在窗口中飞舞,BitBlt函数
CBitmap类(With a timer control butterfly flying in the window, BitBlt function CBitmap class)
- 2011-06-09 16:15:16下载
- 积分:1
-
MA1
线性表的操作,包括插入,删除,更改,打印,销毁,得到前驱后继还有规定地址的数据
(Linear table operations, including insert, delete, change, print, destroy, receive predecessor successor address of the data are provided)
- 2009-11-16 13:05:47下载
- 积分:1
-
dma_ram_to_ram
说明: 在CCS环境下,实现ram到ram的直接内存读功能(DMA)(In the CCS environment, the direct memory read function (DMA) from RAM to ram is realized.)
- 2020-06-19 05:00:02下载
- 积分:1
-
934567
使用ADO执行SQL命令,VC++精选编程学习源码,很好的参考资料。(Use the ADO SQL command, VC++ select learning programming source code, a good reference.)
- 2013-11-28 17:23:15下载
- 积分:1
-
OWNERDRAW_TAB
实现自绘制标签按钮功能。本程序从CTabCtrl派生出一个CTabCtrlEx控件,用于实现标签控件的自绘制功能,让标签也五花八门吧!(Self-drawing button labels. This procedure CTabCtrl derived from a CTabCtrlEx control, label control for the achievement of self-mapping feature that lets you label a wide variety!)
- 2009-07-02 23:59:27下载
- 积分:1