CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 双缓存

搜索资源列表

  1. MC9S08DZ60_CAN_12864_Key_RTC_OS

    0下载:
  2. CodeWarrior编译 MC9S08DZ60 一个单任务操作系统 包含Usart CAN RTC 单色12864 的驱动。其中的双缓存机制是这个程序的核心。 -CodeWarrior Compiler MC9S08DZ60 a single task operating system includes monochrome 12864 Usart CAN RTC driver. One of the double-buffering mechanism is the core of this
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:787803
    • 提供者:sunyi
  1. TestWinUi

    0下载:
  2. TestWinUi:用双缓存技术实现动态绘图解决闪问题,开CHILD风格的透明无边框的子窗口(对话框).子窗口拖动时不会超出主窗口的边界.时时鼠标显示.-TestWinUi: double buffer technology to implement dynamic mapping solution flash problems, and open style of transparent CHILD borderless child window (dialog box). Sub-windo
  3. 所属分类:对话框与窗口

    • 发布日期:2013-03-21
    • 文件大小:7182201
    • 提供者:
  1. ChinaChess

    0下载:
  2. 用MFC实现中国象棋的基本移动(双缓存)-use MHC to make a small program of ChinaChess
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-10
    • 文件大小:2373121
    • 提供者:hacker Joy
  1. CSharpshuanghuancun

    0下载:
  2. 是一个双缓存绘制的例子,有原码,适合初学者-Is a double the cache draw examples, have the original code, is suitable for beginners
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:62364
    • 提供者:利用互
  1. FunPointer

    0下载:
  2. 通过内存DC来实现界面绘制双缓存,并通过函数指针模板来提供可供复用的双缓存绘制代码。-Achieved through the memory DC to draw the double buffer interface, and through a function pointer template to provide for reuse of the double-buffer rendering code.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:549045
    • 提供者:刘云和
  1. wangluoluyinji

    0下载:
  2. vc++写的网络录音机程序,录音是参照vckbase的录音api代码,结合了一小段socket(TCP)就可以用来单方说话录音了,程序分两部分一部分是(录音机+网络发送代码),一部分是(接收数据+播放波形音乐代码),由于程序只是为了自己用,很多地方没有注意错误的识别,结构也比较乱,本程序当初最头疼的就是控制损耗内存,结果用了双缓存来存储波形数据来交替的存储/清除.-vc++ program to write the network recorder, audio recording refere
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-01
    • 文件大小:809621
    • 提供者:黄飞
  1. digital-clock

    0下载:
  2. 可以显示当前时钟。以数字方式显示。利用双缓存的方法可以解决闪屏问题(当扫描速度过快时)-it can display the current time by digits.Double-buffering can help to solve the glittered screen
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1951826
    • 提供者:potterwei
  1. realclock

    0下载:
  2. 可以显示圆盘时钟。利用双缓存的方法可以解决闪屏问题。同时,利用GetBkColor可以解决解决双缓存带来的内存块黑屏的问题。-You can display disc clock. Using double-buffering method can solve the problem of the splash screen. At the same time, the use of GetBkColor can solve the problem of solving the dual cac
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-09
    • 文件大小:1940525
    • 提供者:potterwei
  1. double-buffer

    0下载:
  2. 里面为加拿大的MATRAOX公司的图像采集板卡双缓存模式下的图像采集程序源码-Inside for image acquisition boards of of Canada MATRAOX company double buffer mode, the image acquisition program source
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:48067
    • 提供者:啊荣
  1. VCPaint

    0下载:
  2. vc作图,采用双缓存,即使刷新频率比较高的情况,显示效果都不会闪烁-vc mapping, using double-buffering, even refresh frequency is relatively high, the display will not flicker
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:97675
    • 提供者:Ronald
  1. DBufstorage

    0下载:
  2. 双缓存存储类,通过两个缓存区的交替存储,减少磁盘的读写次数,节省cpu资源,要求读写时对cpu资源影响小的程序很有用-Cache storage class, alternately by the two buffer storage to reduce the number of disk read and write, save cpu resources, require readers to cpu resources affect small program useful
  3. 所属分类:File Operate

    • 发布日期:2017-04-13
    • 文件大小:2224
    • 提供者:yuguoquan
  1. Sokoban-double-buffer

    0下载:
  2. 推箱子双缓存游戏,有益于大脑智力开发,对大脑思维转换的帮助很大-Sokoban dual caching games, good for the intellectual development of the brain, the brain thinking conversion help
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-28
    • 文件大小:2252525
    • 提供者:啾啾
  1. dutu

    0下载:
  2. mfc读取显示图片,实现双缓存,实现重绘不闪烁,很不错的例子-mfc read display pictures, double-buffered, redraw does not blink, very good example
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:22294394
    • 提供者:fmk
  1. drawCaiDai

    0下载:
  2. 很不错的资源,mfc中通过双缓存实现无闪烁重绘图片,真的很不错-Very good resource mfc via double-buffering for flicker-free redraw the picture, really good
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:1198349
    • 提供者:fmk
  1. tuixiangzi

    0下载:
  2. 经典小游戏推箱子,双缓存版,C++源代码,使用VS编译即可-Classic game Sokoban, double cache, C++ source code, using VS compiler can
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-04
    • 文件大小:1834159
    • 提供者:XPP
  1. DoubleBuffer

    0下载:
  2. 在实现画图的过程中,出现闪屏的问题。这里提供双缓存来解决-In the realization of the process of drawing, the splash screen appears. Here the double buffer
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-03
    • 文件大小:528651
    • 提供者:冯泽宇
  1. project

    0下载:
  2. 详细的叙述并展现了双缓存编程的过程及方法介绍-A detailed descr iption of the process and show a double-buffering programming method described
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-15
    • 文件大小:3972482
    • 提供者:南宫真琪
  1. ListViewPerformace0.2

    0下载:
  2. ListView异步加载网络图片,采用双缓存技术实现-ListView asynchronous loading network picture, dual caching technology to achieve
  3. 所属分类:android

    • 发布日期:2017-12-10
    • 文件大小:99366
    • 提供者:史明强
  1. Interpolation-algorithm

    0下载:
  2. 采用逐点比较法 1.画直线 2.画圆弧 3.读G代码 4.点平移使用双缓存-Point by point comparison. Draw a straight line. Draw arc read G-code point translation using dual cache
  3. 所属分类:Other windows programs

    • 发布日期:2017-10-30
    • 文件大小:55859
    • 提供者:李立
  1. snake

    0下载:
  2. MFC双缓存贴图,图片的交并运算,解决屏幕闪烁,实现圆形图片的贴图,简单贪吃蛇游戏-MFC dual cache maps pictures cross and computing, to solve the screen flashes round picture maps, simple Snake game
  3. 所属分类:Other Games

    • 发布日期:2017-11-11
    • 文件大小:2961170
    • 提供者:姜舒文
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com