CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 闪烁 屏幕

搜索资源列表

  1. 屏幕闪烁

    1下载:
  2. 该程序关于BMP位图的导入、显示及相关操作,通过定时器的使用来实现屏幕闪烁-procedures on the bitmap BMP import, display and related operations, through the use of timers to achieve scintillation screen
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:111896
    • 提供者:邵文坤
  1. 消除闪烁的新方法

    0下载:
  2. 使用双缓冲机制(Double buffering)来解决屏幕的闪烁现象-use double buffering mechanism (Double buffering) to resolve the scintillation screen phenomenon
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:36786
    • 提供者:袁耀辉
  1. 远程下中国象棋

    0下载:
  2. 这是一个能够远程下中国象棋的程序,能够基本实现远程下棋功能,但还不完善,屏幕有些闪烁,但还是值得借鉴的。程序使用说明:先在一台机器上运行,并选择作为服务器,再到另外一台机器上运行这个程序,选择不作服务器,并制定服务器的IP地址,就可开始了。 -This is a remote Chinese chess under the procedures can bring about long-distance chess basic functions, but not yet perfect
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:70939
    • 提供者:李名
  1. DCFlash

    1下载:
  2. 使用CMemDC类解决应用程序的闪烁问题 在你的MFC程序中解决闪烁问题是个烦心的工作。你可以在书上或者网上找到关于这方面的介绍,但是介绍的技术一般都是很复杂的或者是很难应用到已经存在的程序中去。 一个京城使用的技术叫做双缓冲。双缓冲使用一个新的缓冲来画屏幕,然后把整个的屏幕显示在真正的屏幕上。 这篇文章使用了叫做CMemDC的类,这个类封装了绝大部分写入off-screen缓冲区的方法。在已经存在的MFC或者是ActiveX控件中加入CMemDC类是非常方便的。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2448
    • 提供者:罗成
  1. seebmp

    0下载:
  2. 在位图比较大的时候怎样滚动浏览位图,而且防止屏幕闪烁现象呢?在本源代码解决了这个问题-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
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:166170
    • 提供者:鱼鱼
  1. keyboardScreen

    0下载:
  2. 一个屏幕键盘的程序。在网络上一个代码的基础上修改,解决了原来的屏幕闪烁的问题,并且优化按键的绘制!-a screen keyboard procedures. On the Internet a code on the basis of changes to solve the original problem of screen flicker, and optimize key mapping!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:20037
    • 提供者:foxing
  1. 13977

    0下载:
  2. 简介: ASP的web在线聊天室源程序,程序实现了聊天室的许多功能,特别是刷新功能,做到了实时刷新(有人说话才刷,保持屏幕不连续闪烁),还包含了一些编程技巧,主文件是index.htm。 -Profile : ASP web source online chat rooms, a procedure to achieve the many chat rooms function, especially refreshing, with the real-time update (someone&
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:153400
    • 提供者:
  1. double_buffer

    0下载:
  2. 自己写的双缓存例子程序,实现屏幕快速刷新无闪烁。-write their own examples of the double procedure cache to achieve the rapid refresh the screen without blinking.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:36146
    • 提供者:shamantou
  1. TransparentBmp

    0下载:
  2. 透明的显示位图,并用内存dc解决屏幕闪烁问题-transparent bitmap display, and memory use dc screen flicker problem solving
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:418183
    • 提供者:fuhan
  1. opengl1000000000000001

    0下载:
  2. OPENGL程序。运用如下 涉及的其他结构和类: 1.DEVMODE 2.WndClass 3 LOWORD(lParam),HIWORD(lParam) tip 1.使用ChangeDisplaySettings来尝试切换成与dmScreenSettings所匹配模式。我使用参数CDS_FULLSCREEN来切换显示模式, 因为这样做不仅移去了屏幕底部的状态条,而且它在来回切换时,没有移动或改变您在桌面上的窗口。 2 ShowCursor(
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:6003
    • 提供者:祝津津
  1. bushanshuohuizhiboxing

    0下载:
  2. 在信号处理中,通常需要把采集信号的实时波形显示出来。 如果直接在屏幕上动态绘图的话,会出现闪烁现象,为了克服这个问题,本文采用的就是先在内存绘图,然后再拷贝到屏幕,从而实现动态绘图而不闪烁 -in signal processing, usually need to collect real-time signal waveform displayed. If directly on the screen dynamic mapping, would arise scintillation ph
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:26014
    • 提供者:tiankng
  1. stockchartx

    6下载:
  2. 支持所有流行的股票图表显示格式: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
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:695121
    • 提供者:wales
  1. 无闪烁屏幕技术的实现

    0下载:
  2. 无闪烁屏幕技术的实现-without scintillation screen technology to achieve
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:14825
    • 提供者:卢坚
  1. 双缓冲解决屏幕刷新闪烁的问题

    0下载:
  2. 实时数据采集的屏幕抖动显示问题一直困扰着许多人,本程序采用双缓冲的方法解决了上述问题。-screen jitter that the problem has been troubling many people and the adoption of double-buffer solution to the above problems.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:91506
    • 提供者:杨国锋
  1. 双缓冲方法解决屏幕刷新闪烁的问题

    0下载:
  2. 双缓冲方法解决屏幕刷新闪烁的问题,具体功能看了就知道-function: double buffer solve the glimpse of screen reflash problem.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:89246
    • 提供者:清澈
  1. flicker free 如何避免在画图时屏幕闪烁

    0下载:
  2. 程序介绍了如何避免在画图时屏幕闪烁的问题
  3. 所属分类:GDI/图象编程

  1. Clock

    0下载:
  2. WinCe实现的一个简单Clock,通过双缓冲来解决屏幕闪烁问题。可以作为学习双缓冲的参考!-Windows CE Clock
  3. 所属分类:Windows CE

    • 发布日期:2017-05-21
    • 文件大小:6497171
    • 提供者:骆灿
  1. dispalybmp

    0下载:
  2. 双缓冲显示技术,解决图像在屏幕上显示的闪烁问题。用到了CDC.-Double buffer display technology to address the image displayed on the screen flicker problem. Used the CDC.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:897
    • 提供者:vivianjia
  1. MFC_SDI_Startup_Control_Source

    0下载:
  2. 当程序载入时控制屏幕大小,初试位置,不至于屏幕闪烁-When the process control loading screen size, initial position, the screen does not flicker
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:30757
    • 提供者:liuzm
  1. meicunzhonghuaquxian

    0下载:
  2. 为了防止屏幕的闪烁,我们可以讲要绘制的图画在内中中,然后再让内存中的图显示出来-In order to prevent the screen flickering, we can say the picture should be included in the drawing, and then let the memory of the map displayed
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:43698
    • 提供者:许恒
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com