搜索资源列表
模拟GPS接受机的程序
- 模拟GPS对信息的接收处理的程序,包含动态数据采集和数据实时显示,挺完善的绘图处理方法,对需要实时数据采集的朋友有莫大帮助-simulated GPS receivers of information handling procedures, including dynamic data acquisition and real-time data, graphics quite perfect way, the need for real-time data collection will b
第十一章 画图软件的开发
- 这是一个绘图开发小程序,可是实对基本图形的绘制,如直线圆,椭圆等,对初学者有接见作用-This is a small graphics development process, but the real basic graphics rendering, as straight round, oval, have met for beginners role
mfc_tutorial_scribble_step7
- MSDN提供的MFC例程,利用文档/视窗模式,捕捉鼠标事件,实现简单的绘图功能。-MSDN MFC routines for the use of file / Windows model to capture the mouse, simple graphics functions.
VCDDBDEMO
- 使用vc双缓冲绘图,避免闪烁,在别处看到的,感觉很不错,发出来与大家共享。-vc-use graphics buffer to avoid flicker, see elsewhere, I feel very good, and sent share.
gif_beta1_code00904
- 图形开发包在WINDOWS 2000 。net 下一个装业的绘图包裹-graphics development kits in Windows 2000. Net installed under a business graphics package
paintdouble11DBBTest
- 双缓冲绘图 VC 初学者和一般爱好者可以看看,我看了之后觉得好,就发上来了-double buffering graphics VC beginners and general lovers can see, I feel that after a good read on the line with the
ibqsImage24_FreeEdition
- 图像处理组件--ibqsImage,使用简单,功能强大,图像处理效果极佳。 组件支持多种图片格式,包括bmp,jpg,gif,wmf,emf,ico,png,pcx,tif,tga,pcx,dcx等。 组件提供两种输出接口,包括保存,直接显示(您再也不用定时清理那些临时的垃圾图片)。 组件提供灵活多样的自由绘图和设计方式,图像处理、缩放、翻转、旋转、剪切等更加轻松快捷。 组件提供灵活的水印安全贴图,满足各种图像安全防伪和商标版权签证方面的需求。 组件采用多种图片输出格式(包括
MP3Player
- 本设计主要基于Visual Studio 2010编译环境下,涉及到多线程的设计,创建了两个线程,其中一个线程MP3的播放线程,另一个线程是频谱的分析线程,播放线程总是通过解码器获取数据,频谱线程根据当前播放的时间获取到正在播放的PCM数据,使用FFT计算后绘图显示。MP3解码则由由libmad开源解码库完成。-This design is mainly based on the build environment in Visual Studio 2010, related to the mu