搜索资源列表
Manderbrot_V1_01
- OpenGL和VC++6.0实现的二维Manderbrot集合,并且重写了各种回调函数,提供了基本的用户交互功能。-OpenGL and VC++6.0 to achieve the two-dimensional Manderbrot collection, and rewrite a variety of callback function, provides the basic user interaction capabilities.
MVSnapContinuous
- 演示利用回调方式,实现连续循环采集图像到内存,并转换成RGB 24位格式位图。 在回调函数中,实现对采集数据的处理和显示。-It demonstrates the use of the callback method to achieve continuous cycle capture images to memory, and converted into RGB 24-bit format bitmaps. In the callback function, to achieve
MVStoreAvi
- 演示保存AVI文件到指定目录,利用回调方式,实现AVI视频流的存储。-Demo save AVI files to the specified directory, use the callback method to achieve storage AVI video stream.