搜索资源列表

  1. mpaopao

    0下载:
  2. 仿泡泡随机运动,使用双缓冲控制闪烁,视图类学习资料.-show the random motion of the bubble, Using double buffer to control splashing.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-20
    • 文件大小:1281024
    • 提供者:helloC
  1. OV2640_stm32f4_2_1_SVGA_double

    0下载:
  2. 这个是我自己写的用stm32f407 DMA双缓冲模式读取ov2640 摄像头(不带FIFO)SVGA格式图片的程序,并以串口的形式发送到上位机,帧率只能达到7-This is what I wrote it myself with stm32f407 DMA double buffering mode reading ov2640 camera (without FIFO) SVGA image format program, and
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:3729408
    • 提供者:
  1. code

    0下载:
  2. c#显示实时动态曲线,使用picturebox双缓冲实现-drawing the dynamic curve though picturebox on c#
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:cc
  1. Double-buffering-technology

    0下载:
  2. 如果窗体在响应WM_PAINT消息的时候要进行复杂的图形处理,由于窗体在频繁的用背景色来擦除原有图形,引起了很大的视觉反差。从而引起了闪烁。解决这一问题的有效方法就是双缓冲技术。-If the form is in response to WM_PAINT message when complex graphics, as in the form of frequent with the background color to eras
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:
  1. CPP--DouDiZhu

    0下载:
  2. 项目名称:卡牌游戏 已经实现了大部分逻辑,和实现效果,双缓冲防闪动.抽牌,出牌的方法,可以修改成任何一种扑克游戏.-Item name: card game Has achieved most of the logic, and to achieve the effect, double buffering anti flashing. Draw a card, card method can revise any a poke
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-20
    • 文件大小:3117056
    • 提供者:lzwqsj
  1. watch

    0下载:
  2. 自绘的仪表控件 利用双缓冲绘制 可自行修改使用-Since the drawing instrument control Using double buffer drawing Can be used to modify
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:3469312
    • 提供者:zht
  1. Drawing11

    0下载:
  2. 用于心电显示的C#程序 随机数 双缓冲请读者自己选择-C# program used to display ECG random number double buffering reader of their choice
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:51200
    • 提供者:等等
  1. YSHCSXWSSDH

    0下载:
  2. 用双缓冲实现无闪烁动画,基于DELPHI设计,可以调节动画速度,多线程,设计简洁。可以演示。-Double buffering flicker-free animation, design based on DELPHI, you can adjust the animation speed, multi-threaded design simple. It can be demonstrated.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:176128
    • 提供者:康道之
  1. DoubleBuffering

    0下载:
  2. c++windows控制台下实现的双缓冲技术 可以解决初期刚学C++开发小游戏培养兴趣时因为屏幕闪烁带来的不满。-Under c++windows console to achieve double buffering technology can solve the initial stage development of small game just learning C++ cultivate an interest bec
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-20
    • 文件大小:13955072
    • 提供者:潘文杰
  1. testBF

    1下载:
  2. GDI双缓冲绘图演示,并对比直接绘制,可以发现双缓冲可以消除闪烁。MFC框架。-GDI double buffering graphics presentations, and draw directly contrast, can be found double buffering to eliminate flicker. MFC fr a mework.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:204800
    • 提供者:luo
  1. Millionaire

    1下载:
  2. 自己编写的大富翁游戏,含有声音,图像,双缓冲显示等方式-I have written the rich game, with sound, image, double buffer display, etc.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:22199296
    • 提供者:cswudi0
  1. Snake

    0下载:
  2. MFC使用GDI+双缓冲实现贪吃蛇的Demo-MFC using GDI+ double buffer to achieve snake Demo
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:135168
    • 提供者:夜影
  1. RemoteControl

    0下载:
  2. 基于c/s架构的远程监控,支持多用户登陆,支持双缓冲技术,支持sqlser数据库操作,支持SOCKET通讯等等。-Based on c/s architecture of remote monitoring, support for multiple users to log in, double buffer technique support, support sqlser operations, support the SOCK
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:8846336
    • 提供者:liukq
  1. ChessBoard-V4.02

    0下载:
  2. Microsoft Visual Studio 2008 实现功能:棋盘覆盖算法的图形展示。 涉及知识:定时器、STL、基本MFC画图API、双缓冲DC-Microsoft Visual Studio 2008 Functions: checkerboard cover graphics algorithms show. Involving knowledge: Timer, STL, MFC basic drawing API, do
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-20
    • 文件大小:84992
    • 提供者:走好每一步
  1. Real-time-dynamic-drawing

    0下载:
  2. vc双缓冲防闪烁技术实时动态画曲线,配合timer可以很好地实现-Real time dynamic drawing curve of VC double buffering and anti flicker Technolog
  3. 所属分类:界面编程

    • 发布日期:2024-05-20
    • 文件大小:1025024
    • 提供者:jiankuilu
  1. USART_DMADouble

    0下载:
  2. STM32F4串口DMA双缓冲功能Serial DMA double buffering-Serial DMA double buffering
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-20
    • 文件大小:2125824
    • 提供者:Chen
  1. VIEW-and-SurfaceView

    0下载:
  2. view和surfaceview双缓冲的区别源码,需要需要学习的同学可以下载-view and double buffering surfaceview distinction source, the need to learn students can download
  3. 所属分类:android开发

    • 发布日期:2024-05-20
    • 文件大小:51200
    • 提供者:毛海波
  1. muqtyahreadingJava

    0下载:
  2. java游戏的实现,应用java中双缓冲,多线程,等多项技术-The implementation of the Java games, applications in Java double buffer, multithreading, and so on many technologies
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:133120
    • 提供者:cenij
  1. vncfementrencode

    0下载:
  2. 分形算法-> 这里用的是GDI来绘图,采用双缓冲,可以使用-Fractal algorithm- & gt
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:roangedwfl
  1. flicker-free-picture-redraw

    0下载:
  2. 利用了双缓冲技术在MFC对话框上进行高性能绘图,有效还解决了闪烁问题,给出了设计思路和代码实现。-Using double buffering technology in the MFC dialog box for high-performance graphics, effective also solved the flicker problem, given the design ideas and code to achiev
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:田魁
« 1 2 ... 22 23 24 25 26 2728 29 »

源码中国 www.ymcn.org