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

搜索资源列表

  1. huanchongqu

    0下载:
  2. 缓冲区处理是空间分析以及图象相处中重要的一步,因此如何完成图象的缓冲处理是主要内容.-Buffer space to deal with image analysis and an important step in getting along, so how to complete the image processing is the main contents of the buffer.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:57987
    • 提供者:张仕平
  1. An_Adaptive_Jitter_Buffering_Algorithm_for_Voice_o

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

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

    0下载:
  2. 简单的拼图游戏,用VC开发,使用了双缓冲-A simple jigsaw puzzle, with VC development, use of double buffering
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:1351944
    • 提供者:songshuai
  1. netqueue

    0下载:
  2. 网络通信使用的缓冲队列,包括列队元素如何添加、列队元素如何删除等功能-Network communication using the buffer queue, including how to add a line-up element, line-up features such as how to remove elements
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:2252
    • 提供者:hucy
  1. DSP2812FIFO

    0下载:
  2. DSP上实现 软件FIFO队列 提高SCI的数据缓冲能力-DSP to achieve the software improve the SCI data FIFO queue buffering capacity
  3. 所属分类:DSP program

    • 发布日期:2016-01-25
    • 文件大小:5050
    • 提供者:王易龙
  1. doubleframebuffer

    0下载:
  2. VC双缓冲绘图的详细说明及一个MFC实例,利用双缓冲绘图可防止绘图画面抖动刷新-VC double buffering the drawing and a detailed descr iption of MFC instance, the use of double buffering the drawing to prevent jitter, refresh the drawing screen
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:2063345
    • 提供者:李小强
  1. PF_Ring

    0下载:
  2. Linux下的一个数据包捕获机制。采用一个环形缓冲有效提高包捕获率。-Under a Linux packet capture mechanism. Using a circular buffer to effectively improve the rate of packet capture.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:94277
    • 提供者:张显
  1. chapter14

    0下载:
  2. 使用消息缓冲队列实现client和server里程之间的通信。-The use of message buffer queue length to achieve client and server communications.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:1345
    • 提供者:李开
  1. ExDDraw

    0下载:
  2. 用Directdraw写的一个动画程序,实现两幅图像的快速交叉显示,用到三缓冲,稳定时帧率可以和刷新率同步-a program by directdraw,which displays two image alternatively as quick as refresh rate,using the three buffers
  3. 所属分类:DirextX

    • 发布日期:2017-05-21
    • 文件大小:6637429
    • 提供者:周延桂
  1. CycQueue

    0下载:
  2. 循环缓冲队列 ,常用于数据的采集等。比如生产者-消费者模式。-Circular buffer queue, commonly used in data collection and so on. For example the producer- consumer model.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:2036
    • 提供者:阿焦
  1. Super

    0下载:
  2. 利用消息缓冲队列机制,实现线程间的通信。-message
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:5815
    • 提供者:rainy
  1. 8942_nettalk1.1demosrc

    0下载:
  2. NetTalk是一个适用于局域网和因特网的可视软件 一. 开发环境 Windows2000 Server & Visual C++6.0 & SDK +自开发的CWndX类库(相当于简化的MFC涉及窗口的部分) 二. 支持环境 Windows98/ME/2000/XP 三. 所涉及协议和标准 网络传输采用UDP协议(被封装成支持超时重传等机制的UDP类),音频压缩采用G.729标准,视频压缩采用H.263标准 四. 性能参
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:329305
    • 提供者:lltxyz
  1. DoubleBufferDemo

    0下载:
  2. 网上有许多文章讲述了如何使用Visual C++程序实现双缓冲,都是用C++面向对象语言写的,可能对很多没有接触过面向对象语言的C语言初学者来说理解起来有些困难,并且有些好心人也只是把源代码贴上去,不做注释,这就使读者读起来更费劲了。 在这里,我会就每一条语句作出解释。其中有一个地方比较有趣,值得讨论 感兴趣的朋友可以看看我的博客:http://blog.sina.com.cn/renfei521-nothing
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:774185
    • 提供者:arren
  1. TextCache

    0下载:
  2. 一个文本缓冲池的简要实现,有不合适的地方希望大家指出来;附带自动淘汰,内存动态分配等功能-A brief text buffer pool to achieve, it s not the hope that we point out with automatic elimination, dynamic memory allocation functions
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:2436
    • 提供者:coolnaire
  1. doublebuffer

    0下载:
  2. 双缓冲技术解决图像闪动问题,有代码,对初学者是一个很好的例子-Double-buffering technology to solve image flickering problem with the code, for beginners is a good example of
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:37309
    • 提供者:马志
  1. lpc2132_dome

    0下载:
  2. lpc2132演示程序,同样是基于硬件FIFO和缓冲队列的串口收发演示-lpc2132 demo program, also is based on the hardware and buffer queue FIFO serial transceiver demo
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:76218
    • 提供者:杨盛
  1. lcd1602

    0下载:
  2. 该文件包含lcd1602驱动程序,rs232串口通信,环形缓冲数组。该程序为本人学生时期的练习习作。-This file contains lcd1602 driver, rs232 serial communication, a circular buffer array. During the program as my students practice exercises.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:41717
    • 提供者:黄华
  1. DoubleBufImage100824

    0下载:
  2. 动画显示,路径层+双缓冲。VC++9.0-Animation shows the path layer+ double buffering. VC++9.0
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-17
    • 文件大小:4296985
    • 提供者:tong jianfeng
  1. TooMuchButtons

    0下载:
  2. 双缓冲技术的应用,按钮太多的时候界面不会闪烁-Double-buffering technology, when the button interface does not blink too much
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:868320
    • 提供者:曼联七号
  1. dlb

    0下载:
  2. 双缓冲队列的C++实现,用到了模板封装机制,重用性更好,写服务器程序必备!-Double buffering queue C++ implementation mechanism used in the template package, reuse and better, write the server program must have!
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:25743
    • 提供者:挑灯看剑
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com