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

搜索资源列表

  1. libdnet-1.10.tar

    0下载:
  2. libdnet 为若干个低层的网络例程提供了一个简单的可移植的接口,包括网络地址处理, 内核arp 缓冲和路由表查找和管理,网络防火墙(IP filter, ipfw, ipchains, pf, PktFilter, ...),网 络接口查找和管理,IP 隧道(BSD/Linux tun, Universal TUN/TAP device),未加工的IP 包和 以太网帧的传输。-libdnet for a number of low-level routines network p
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:419752
    • 提供者:余少云
  1. divxecode.编解码器的xvid静态库的c++封装

    1下载:
  2. 编解码器的xvid静态库的c++封装 编码: m_vdo_enc->Encode(pBuffer) // 这里pBuffer是BGR24的320x240的数据 编码如果成功,就会自动调用PostEncHandler函数,就可以得到编码后的结果 解码: m_vdo_dec->Decode(xvid, xvid_len) // 传入的存有xvid数据的buffer和长度 解码成功后,会自动调用PostDecHandler,注意对于流媒体数据而言,在这个函数中还有
  3. 所属分类:多媒体编程

    • 发布日期:2013-09-23
    • 文件大小:5851
    • 提供者:chai
  1. readvideo

    0下载:
  2. 基于opencv的视频读入程序,可以从摄像头采集视频,将每帧暂时存入临时缓冲区并显示,为视频处理的基础程序块-Opencv video-based reading program, you can capture video from a camera will be temporarily deposited in the temporary buffer for each frame, and show that the basis for the video processing bloc
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:1378
    • 提供者:zhaolongfei
  1. encoder

    0下载:
  2. Implementation of a speech codec based on coding of speech at 8 kbit/s using conjugate-structure algebraic-code-excited linear-prediction (CS-ACELP) - We took .wav files that is sampled at 8000 Hz using 16-bit linear PCM. The encoding process i
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-29
    • 文件大小:41271
    • 提供者:coco
  1. jtree_1_2

    0下载:
  2. js树形控件:提供的接口简单易用,特性如下: 1.如果想一次性加载树,需要一次性将底层数据封装成json数据格式,并将JTree.lazyLoad设为false 2.当点击展开节点时,才从底层数据库获取数据时,需要将JTree.lazyLoad设为true,当第二次再点击时,有以下两种选择: 2.1 缓存第一次所点击的,即不再从底层获取数据,直接将第一次获取的数据显示即可. 2.2 不缓存第一次数据,再次从数据库中获取,适用于频繁修改数据的情况下,默认为第一种 3.如果树应用
  3. 所属分类:JavaScript

    • 发布日期:2017-03-24
    • 文件大小:33742
    • 提供者:jason
  1. vhdl

    0下载:
  2. 该系统通过顶层模块,调用7底层模块实现。7大模块底层模块为:理想信源数据接收模块,理想信源数据缓存模块,LAPS成帧模块,加扰并发送LAPS帧模块,接收LAPS帧并解扰模块,接收LAPS帧数据缓存模块,解帧并发送数据给理想信源模块。另,还有一个fifo模块,以便两个缓存模块调用。-The system top-level module, called 7, the bottom module. Bottom-7 module module: the ideal source of data re
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:6126
    • 提供者:mao
  1. 51C

    0下载:
  2. 实现SJA1000T内部的接收缓冲区只有64B ,所以在程序中定义了容纳32个Frame结构体数组can- rbuf [ ]并组成环形缓冲区。同时也定义了相同大小的数组eth- rbuf [ ]组成以太网接收的环形缓冲区。 -Internal receive buffer to achieve SJA1000T only 64B, it is defined in the program structure to accommodate an array of Frame 32 can-rbuf
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:3294
    • 提供者:周伦
  1. vboAdvanced

    0下载:
  2. VBO是一种用于保存顶点数据到GPU高速缓存的机制。本程序对比了开启数组缓存和关闭数组缓存时的帧速率,证明了VBO技术可以改进实时渲染效率 -VBO is used to save data to the GPU vertex cache mechanism. The program compared the open and close the array array buffer cache when the frame rate, proves VBO technology can imp
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:471871
    • 提供者:水北
  1. librame_utility_3.5.12.0425

    0下载:
  2. 1、Librame.Caching(缓存功能) 支持文件缓存与 SQL 缓存依赖; 支持缓存队列、支持线程安全等功能;(比System.Web.Caching 更加强大) 2、Librame.Language(多语种功能) 支持枚举、异常、框架、其它等类型的多语言配置功能。 3、Librame.Logging(日志功能) 支持调试、信息、警告、错误、致命等类别的日志记录功能。 4、Li
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-22
    • 文件大小:6806118
    • 提供者:小易
  1. llibbdnet-110i

    0下载:
  2. libdnet 为若干个低层的网络例程提供了一个简单易懂的可移植的接口,包含网络地址处理,内核arp 缓冲与路由表查找与管理,网络防火墙(IP filter, ipfw, ipchains,, pf, PkktFilter, ...),网络接口查找与管理,IP 隧道(BSD/Linux tun, Universal TUN/TAP device),未加工的IP 包与以太网帧的传输。 -the libdnet as a number of low-level network routines
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:399343
    • 提供者:明白的
  1. AARQQrarR

    0下载:
  2. ARQ协议模拟实现是为了开发一个一种基于对话框的程序源码来模拟演示自动重发协议。输入模拟发送帧的数目,点击“发送”开始模拟。能设置模拟的网络传输参数,“发送方”与“接接收方”分别显示出来各自的状态与发送/接收帧的的情况。当前缓冲区显示出来当前缓冲区内的情况。发送全部完成后,统计所用时间与平均用时。它是运用MFC来构建的。 可直接使用。 -The ARQ protocol simulation to achieve in order to develop a dialog-based prog
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-29
    • 文件大小:35256
    • 提供者:fjk2002
  1. AMRWBDecoder

    0下载:
  2. AMRDecode now returns byte_offset rather than bit_offset, so the program can access the next frame that is byte aligned rather than packed without padding.LOCAL STORE/BUFFER/POINTER DEFINITIONS Variable declaration - defined here and used outside thi
  3. 所属分类:Linux-Unix program

    • 发布日期:
    • 文件大小:2035
    • 提供者:yersengkiu
  1. BITSTREAM.RAR

    0下载:
  2. Read more bitstream data into buffer & the 24-byte cache. This function is different from BitstreamFillBuffer in that the buffer is the frame-based buffer provided by the application. -Read more bitstream data into buffer & the 24-byte cache. This
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-02
    • 文件大小:5069
    • 提供者:cangyinxang
  1. ALOHA-protocol-simulation

    0下载:
  2. ALOHA协议的思想很简单,只要用户有数据要发送,就尽管让他们发送。当然,这样会产生冲突从而造成帧的破坏。但是,由于广播信道具有反馈性,因此发送方可以在发送数据的过程中进行冲突检测,将接收到的数据与缓冲区的数据进行比较,就可以知道数据帧是否遭到破坏。-ALOHA protocol s thought is very simple, as long as the user data to be sent, although let they send. There are, of course,
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2125
    • 提供者:熊晓玲
  1. SHA1_Data

    0下载:
  2. offset in buffer to store number of bytes in 0-15 word frame.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:807
    • 提供者:diyerse
  1. tty

    0下载:
  2. When a break, frame error, or parity error happens, these codes are stuffed into the flags buffer.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7256
    • 提供者:vonwojun
  1. STM32F4xx_StdPeriph_Templates

    0下载:
  2. dsp解壓縮 IAR版本 I have written a simple program for the STM32F4 Discovery board that plays a short mp3 file flash memory. For the decoding, the fixed point version of the Helix mp3 decoder is used. The audio output driver is the one used for the Per
  3. 所属分类:Driver develop

    • 发布日期:2017-04-06
    • 文件大小:19506
    • 提供者:謝博丞
  1. dynack

    0下载:
  2. struct ath_dyn_rxbuf - ACK frame ring buffer.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4193
    • 提供者:luigfqou
  1. rose_out

    0下载:
  2. This procedure is passed a buffer descr iptor for an ifr a me. It builds the rest of the control part of the frame and then writes it out.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1285
    • 提供者:pbkatan
  1. pch_udc

    0下载:
  2. buffer size in frame number out for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:17881
    • 提供者:mzteiqan
« 1 2 ... 11 12 13 14 15 1617 »
搜珍网 www.dssz.com