CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Buffer

搜索资源列表

  1. Buffer

    0下载:
  2. buffer数据存储 buffer数据存储
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:797
    • 提供者:lixd
  1. VC-double-buffer-solve-splash-screen

    0下载:
  2. 几个图片是以另一个图片作为背景,如果定时器触发刷屏,则出现闪屏的现象。此例子演示了如何使用双缓存可解决闪屏的问题。-Another picture is a few pictures as the background, if the refresh timer is triggered, the splash screen phenomenon. This example demonstrates how to use the splash screen double buffer solve
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3457313
    • 提供者:周鹏
  1. 环形缓冲区.zip

    1下载:
  2. 环形缓冲区, Ring-like buffer
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:15871
    • 提供者:none
  1. buffer-select-point

    0下载:
  2. arcengine 开发 点选工具 缓冲区工具(C#代码) -Click Tools buffer tool (C# code
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:72616
    • 提供者:depingyang
  1. DoubleBuffer

    0下载:
  2. 用csharp及gdi+实现双缓存画图,解决画图时闪屏,刷新慢的问题,是了解双缓存画图的好东西-Gdi+ with csharp and achieve double-buffer drawing, solving the splash screen when drawing, slow refresh problem is to understand the double buffer drawing a good thing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-25
    • 文件大小:36774
    • 提供者:cm
  1. buffer

    1下载:
  2. 这是一个模拟缓存区管理程序,读写页时,先去缓冲区里找,若没有,从磁盘中调文件到缓冲区,然后找到要操作的页,若有,直接从缓冲区里取页进行操作。使用50万个测试数据来测试,最后统计处去磁盘中调文件的次数,以此来检测缓冲区的功效-This is a simulation of buffer zone management program, read and write page, go to the buffer where to find, if not, transfer the file fro
  3. 所属分类:Windows编程

    • 发布日期:2013-01-18
    • 文件大小:1323060
    • 提供者:zhu
  1. producer-consumer-problem

    0下载:
  2. Introduction In this project, we will design a programming solution to the bounded-buffer problem using the producer and consumer processes . The solution uses three semaphores: empty and full, which count the number of empty and full slots
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-23
    • 文件大小:96073
    • 提供者:MidnightD
  1. CEGraph

    0下载:
  2. CEDraw is high speed graphics library in WinCE . it’s depend on GAPI . This code was writen in C++ and using embedded VC++ to complie it. Testing in iPaq h3600 with WinCE 3.0. CEDraw use double buffer and direct write video buffer technology to e
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:313676
    • 提供者:chlf
  1. RingBuffer

    0下载:
  2. Ring Buffer Implementation A circular buffer or ring buffer is a data structure that uses a single, fixed-size buffer as if it were connected end-to-end. This structure lends itself easily to buffering data streams.-Ring Buffer ImplementationA circ
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-08
    • 文件大小:71348
    • 提供者:mike
  1. Buffer-MapX5.0

    0下载:
  2. Buffer-MapX5.0在VC中的应用(一).rar Buffer-MapX5.0在VC中的应用(一).rar -rarBuffer-MapX5.0rarBuffer-MapX5.0rarBuffer-MapX5.0
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:4962926
    • 提供者:rongjiewang
  1. FusionSound-1.0.0.tar

    0下载:
  2. library for sounds using frame buffer
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1065521
    • 提供者:Feres
  1. Advanced_buffer_overflow_exploits

    0下载:
  2. 现在有许多缓冲区溢出攻击代码。早期缓冲区 溢出攻击代码只产生了一个shell (执行程序/ bin / sh ) 。但是, 如今一些缓冲区溢出攻击代码已经很不错的功能。 例如,通过过滤,打开一个socket,打破的chroot , 等等。本文将试图解释先进的缓冲区溢出 利用技巧根据英特尔x86 Linux操作系统。-Nowadays there are many buffer overflow exploit codes. The early buffer ov
  3. 所属分类:Shell api

    • 发布日期:2017-04-02
    • 文件大小:8165
    • 提供者:lluo
  1. An_Adaptive_Jitter_Buffering_Algorithm_for_Voice_o

    0下载:
  2. 当IP语音包的网络时延抖动较小时,一般的语音缓冲算法可以得到较好的语音质量。当网络中存在突发大时延时,就会出现极大丢包率或极大端到端时延,从而难以获得好的语音质量。为此,提出针对突发大时延下的自适应语音缓冲算法。通过估算网络平均时延和学习语音包经过的网络路径上的状态,来确定需要控制端到端时延大小和语音包的丢包率,动态调整Jitter Buffer队列的最小深度和最大深度,从而可以尽量减小语音裂缝(gap)的出现。通过基于听觉模型的客观音质评价(PESQ)仿真计算以及在实际语音网关设备中的应用表明
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:330065
    • 提供者:瞿志超
  1. Queue

    0下载:
  2. Circular Buffer / Queue immplementation-Circular Buffer/Queue immplementation
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:2150
    • 提供者:Manoj M
  1. fifo_design

    0下载:
  2. 异步fifo的设计,能够很好的的完成,数据的缓冲,内部有ram存储器-The design of asynchronous fifo, Asynchronous fifo design, can be a good completion of the data buffer, internal ram memory
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1728
    • 提供者:孟霑
  1. CircularBuffer

    0下载:
  2. C code for Circular buffer
  3. 所属分类:Other windows programs

  1. circular_buffer_demo

    0下载:
  2. this how to do a circular buffer-this is how to do a circular buffer
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:11329
    • 提供者:Ahmed
  1. DirectFB-1.0.0-rc2.tar

    0下载:
  2. sample for frame buffer
  3. 所属分类:DirextX

    • 发布日期:2017-05-10
    • 文件大小:2143766
    • 提供者:Eddy sim
  1. GIS-buffer

    1下载:
  2. gis 中的缓冲分析。突出了gis数据分析功能的一个特点,也是数据分析中的一个重压方法,我们可以先看看先得缓冲怎么实现-line——buffer
  3. 所属分类:C#编程

    • 发布日期:2013-02-21
    • 文件大小:67774
    • 提供者:dzcdzc
  1. buffer

    0下载:
  2. csharpengine开发 编程缓冲区设置编码语言-csharpengine development code language development program buffer settings
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:3743
    • 提供者:qqqq
« 12 3 4 5 6 7 8 9 10 ... 36 »
搜珍网 www.dssz.com