搜索资源列表
屏幕闪烁
- 该程序关于BMP位图的导入、显示及相关操作,通过定时器的使用来实现屏幕闪烁-procedures on the bitmap BMP import, display and related operations, through the use of timers to achieve scintillation screen
远程下中国象棋
- 这是一个能够远程下中国象棋的程序,能够基本实现远程下棋功能,但还不完善,屏幕有些闪烁,但还是值得借鉴的。程序使用说明:先在一台机器上运行,并选择作为服务器,再到另外一台机器上运行这个程序,选择不作服务器,并制定服务器的IP地址,就可开始了。 -This is a remote Chinese chess under the procedures can bring about long-distance chess basic functions, but not yet perfect
seebmp
- 在位图比较大的时候怎样滚动浏览位图,而且防止屏幕闪烁现象呢?在本源代码解决了这个问题-office plans big roll when and how to browse bitmap, but also to prevent screen flicker is going to the origin of the code to solve this problem
double_buffer
- 自己写的双缓存例子程序,实现屏幕快速刷新无闪烁。-write their own examples of the double procedure cache to achieve the rapid refresh the screen without blinking.
stockchartx
- 支持所有流行的股票图表显示格式:Candlestick、 OHLCV、OHLC、和HLC、Darvas Boxes、3D Candlesticks、Renko、Kagi、Three Line Break、Point 、Figure、Candlevolume、Equivolume、Shaded Equivolume。每一个图表风格可以实时更新。 实时自动技术分析更新。 支持创建Line Studies,如Ellipse, Rectangle、 Trend Line、Speed Line
animatesplash(闪屏)
- 使电脑屏幕快速闪烁-computer screen so fast scintillation
pauly-1
- 防止屏幕闪烁的双缓冲方法!自己写的防止屏幕闪烁的双缓冲方法!自己写的-prevent screen flicker double buffer method! Wrote the screen flickered to prevent the double buffer method! Wrote it myself
boxingtu402
- VC实现波形不闪烁动态绘图 实现的方法:先在内存绘图,然后再拷贝到屏幕
quickclock103
- 1.可视化显示一个数字时钟,显示当前的年、月、日和当前时间; 2.通过菜单或工具栏可以调整时间,设置显示风格/效果等属性; 3.通过菜单或工具栏可以设置闹钟; 4.当设置了闹钟,则在数字时钟的面板上显示闹钟图标;闹时到,通过屏幕闪烁的方式提示;闹时过后,取消闹钟图标。
realtime_plot_vc
- 强烈推荐vc++环境下的实时曲线程序,老外编的,值得借鉴。里面包含说明文档,我也是一开始使用mschart发现更新数据时出现屏幕闪烁,才找到这个程序,是公开的。
双缓冲解决屏幕刷新闪烁的问题
- 实时数据采集的屏幕抖动显示问题一直困扰着许多人,本程序采用双缓冲的方法解决了上述问题。-screen jitter that the problem has been troubling many people and the adoption of double-buffer solution to the above problems.
plotter
- 双缓冲的一个很好的例子,对绘制曲线屏幕闪烁可以很好的解决!
双缓冲方法解决屏幕刷新闪烁的问题
- 双缓冲方法解决屏幕刷新闪烁的问题,具体功能看了就知道-function: double buffer solve the glimpse of screen reflash problem.
短信ocx控件
- 蓝天短信猫收发控件开发使用手册 安装 通过运行regsvr32.exe程序来安装本控件,如: regsvr32.exe c:\winnt\system32\alasunsmscon.ocx 提示: 由于本控件使用了微软公司的MSCOMM32.OCX,所以用户在自己程序发布时,除了要分发本 控件外,还要包括MSCOMM32.OCX。 特别声明: 深圳市蓝天信息技术有限公司开发的alasunsmscon.ocx控件稳定支持本公司生产的短信猫设备,已对短信猫芯片调用此
flicker free 如何避免在画图时屏幕闪烁
- 程序介绍了如何避免在画图时屏幕闪烁的问题
doublebuffering
- 这是一个避免移动图像时的屏幕闪烁的双缓冲实现方法-This is a moving image to avoid screen flicker of double buffering implementation Ways
dispalybmp
- 双缓冲显示技术,解决图像在屏幕上显示的闪烁问题。用到了CDC.-Double buffer display technology to address the image displayed on the screen flicker problem. Used the CDC.
MFC_SDI_Startup_Control_Source
- 当程序载入时控制屏幕大小,初试位置,不至于屏幕闪烁-When the process control loading screen size, initial position, the screen does not flicker
DoubleBuffer
- 实例解说双缓冲,利用内存,实现刷新屏幕不闪烁.-Double buffer example to explain the use of memory, the realization does not refresh the screen flicker.
PopCursor
- 我一向不喜欢的标准Inviso -拖放光标。我希望它已经被更新。 NET中,但我们都知道答案。我继续依靠老替代如绘画图像的控制或通过标签, PictureBox的,或结合后续光标在屏幕上。当然这闪烁和边界裁剪问题,我从来不喜欢。然后我看到xCursor [ ^ ]文章Elkay ,看到新的希望。我很快成为痴迷试图解决问题的蓝色色调与转换alphablended点阵图一个光标。我花了太多时间的方式寻找,思想,必须有一个答案的地方有... ...任何地方。到目前为止,我还没有拿出一个可行的解决办法。