期刊文献+

Visual C++在动态显示过程屏幕闪烁的消除 被引量:3

Elimination of Screen Flicker in Dynamic Displaying with Visual C++
下载PDF
导出
摘要 采用 GDI位图及内存设备环境改进屏幕显示 ,通过创建内存设备环境以及与显示兼容的位图 ,先将图形绘制在与内存设备环境兼容的位图中 ,这样显示时就只需将图形从位图中复制到显示器屏幕上 ,缩短了显示图形所用的时间 ,并且不必擦除背景 。 GDI bitmap and memory device context are used to improve screen display.By creating memory device context and compatible bitmap with display,draw the graphics to the bitmap that is compatible with memory device context,and then it is only necessary to copy the graphics from the bitmap to the display screen,which decreases the time to display the graphics and don't need to erase the background,implementing continuous nonflicker process.
机构地区 山东大学
出处 《电脑开发与应用》 2001年第12期14-15,共2页 Computer Development & Applications
关键词 VC++ 面向对象 程序设计 屏幕闪烁 动态显示 Visual C++,GDI bitmap,memory device context,programming
  • 相关文献

参考文献2

  • 1George Shepherd.朱继满,蒋方帅译.Visual C++6.0技术内幕.北京:希望电子出版社,2000年出版:全书
  • 2马新武,赵国群,王广春.OpenGL图形的打印及剪贴[J].电脑开发与应用,2001,14(5):2-4. 被引量:1

二级参考文献1

  • 1Charles Petzold著.郑全战,岚山译.Windows 95程序设计.北京:清华大学出版社,1997:144-181

同被引文献18

引证文献3

二级引证文献8

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部