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

搜索资源列表

  1. fb-driver-explane

    0下载:
  2. framebuffer 设备即帧缓冲设备(简写fb)提供了显示接口的抽象描述。他 同时代表着显示接口的存储区,应用程序通过定义好的函数访问,不需要知道底 层的任何操作。-framebuffer equipment that frame buffer (abbreviation fb) provided a display interface to the abstract depiction out. He also represented the storage and display
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:276666
    • 提供者:cheng xun
  1. 把JPG/BMP图片转换位RGB565格式

    4下载:
  2. 把JPG/BMP图片转换位RGB565格式, 这是为了DX应用的方便(16位色), 也可以用于LINUX的帧缓存(16位色) 附带转换程序+图片查看 -put JPG / BMP photo-conversion RGB565 format, which is to facilitate the application of DX (16 colors), which could also be used in the Linux frame buffer (16 colors) fringe
  3. 所属分类:GDI/图象编程

    • 发布日期:2012-10-16
    • 文件大小:260740
    • 提供者:夏永明
  1. test frame buffer

    1下载:
  2. 一个在linux下测试framebuffer的例子,对新手很有帮助
  3. 所属分类:驱动编程

    • 发布日期:2010-09-19
    • 文件大小:18927
    • 提供者:tanx268
  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. Graphics2

    2下载:
  2. 图形程序合集2: 包括2D几何算法、帧缓存技术、3D几何算法、光线追踪和辐射度算法等等。 -Graphics program Collection 2: include 2D geometric algorithms, frame buffer techniques, 3D geometric algorithms, ray tracing and radiosity algorithms and so on.
  3. 所属分类:Windows编程

    • 发布日期:2013-03-21
    • 文件大小:104048
    • 提供者:metallica
  1. FusionSound-1.0.0.tar

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

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

    0下载:
  2. 以三星公司的嵌入式微处理器S3C2440A和夏普公司3.5inLCD屏LQ035Q7DH01为基础,设计了显示硬件电路,介绍了帧缓冲设备的处理机制及底层驱动的接口函数,针对本显示系统给出了如何开发其Linux帧缓冲设备驱动程序。-Samsung' s S3C2440A Embedded Microprocessor 3.5inLCD and Sharp Screen LQ035Q7DH01 based on the design of the display hardware on the
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-24
    • 文件大小:272678
    • 提供者:honghong
  1. dbufcolr

    0下载:
  2. 在显示前台缓存内容中的一帧画面时,后台缓存正在绘制下一帧画面,当绘制完毕,则后台缓存内容便在屏幕上显示出来,而前台正好相反,又在绘制下一帧画面内容。这样循环反复,屏幕上显示的总是已经画好的图形,于是看起来所有的画面都是连续的。 -Cache contents are displayed in front of a screen, the background frame buffer is being drawn the next screen, when the rendering has
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1463
    • 提供者:汪伟
  1. Videoreadingandextractthetargetofbackground

    0下载:
  2. mexDDGrab.dll 一定要将其放在WORK目录下。以下文件也一样。 mmread 可读取各种视频格式的文件,用法在M文件中。 avermatrix 提取静止的背景。 frame2bmp 将视频帧存为BMP格式。 show 仔细阅读,可单步输入MATLAB命令窗口运行。-mexDDGrab.dll must put WORK directory. Following the same document. mmread can read a variety of vide
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:60382
    • 提供者:曹晓峰
  1. n6100fb-0.01.tar

    0下载:
  2. n6100 frame buffer device driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-06
    • 文件大小:10626
    • 提供者:Yen
  1. DirectFB-1.0.0-rc2.tar

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

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

    0下载:
  2. 在OpenGL中实现帧缓冲对象的一些功能-In the OpenGL frame buffer object to implement some of the features
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1581625
    • 提供者:刘培兴
  1. CustomCEdit

    0下载:
  2. 这个类实现了如下功能 字体 背景色 字色 一框多色字 有些BUG 但可为大家提供一个思路 一框多色应用了双缓冲-This class implements the following features: custom font/custom background color/multi-color edit box. There may be BUGs but it can provide you an idea. Multi-color edit box uses double frame b
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:75692
    • 提供者:PNCK
  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. main

    0下载:
  2. FBO EXAMPLE of OpenGl frame buffer object
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:8688
    • 提供者:Sergey
  1. CPP_Com_TEST_Fubiao

    0下载:
  2. 串口两级缓冲区通信示例工程,适用于需要处理大量串口数据的应用场合,两个缓冲区分别为挑帧缓冲区和解帧缓冲区,分别在两个线程中进行,可有效解决突发大数据处理能力不足的问题。-The two level buffer serial communication example project, for applications where the need to handle a large number of serial data, the two buffer respectively choos
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:70990
    • 提供者:btop
  1. fb_draw

    0下载:
  2. 基于arm开发板的摄像头显示程序,利用缓冲帧显示技术-Show program is based on arm development board camera, use a frame buffer display technology
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:792
    • 提供者:lushaolei
  1. TEE

    0下载:
  2. The receiver’s roles are to receive a single frame and store in the BRAM. After that, a flag is initialised to run the customised frame buffer that reads the pixels BRAM and writes them at the VGA port. Once a pixel is written to the VGA port
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:1243
    • 提供者:muthana
  1. fbe

    0下载:
  2. picoTK frame buffer emulator
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:72704
    • 提供者:craxycat
搜珍网 www.dssz.com