搜索资源列表

  1. RingBuffer_os

    0下载:
  2. 一个用c/c++写的多线程程序,源码中介绍了循环缓冲区的使用方法和基本原理,很适合初学者-with a c/c write multi-threaded process, the source described the use of buffer cycle methodology and basic principles, which is perfect for beginners
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:黄兴
  1. Clipping&Reflections

    0下载:
  2. 该程序教会你如何利用stencil buffer, clipping和multi-texturing构造图形真实的反射。-Church of the procedures you use stencil buffer, clipping and multi-texturing tectonic graphics true reflection.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:72704
    • 提供者:潘君
  1. stencilbuffer

    0下载:
  2. stencil buffer(模板缓存)的功能类似于用喷漆往墙上喷标语时所使用的刻有镂空文字的塑料板,多用于将用户绘制的图元限制在规定的区域显示。本例利用它实现了“透视“功能。-stencil buffer (cache templates) similar to the function of painting the walls with slogans sprayed by the the Pierced engraved wit
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:229376
    • 提供者:张安真
  1. simple_framebuffer_object

    0下载:
  2. opengl2.0高级渲染语言提供了新的离屏(off screen)技术FBO(fr a me buffer object)。本代码简单演示FBO的启动,调用,以及将结果通过2维纹理映射方式显示在屏幕上-opengl2.0 advanced rendering provides a new language from the screen (off screen) Technical F BO (fr a me buffer objec
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:402432
    • 提供者:王赞纲
  1. capture_video_frequency

    0下载:
  2. VC++实现AVI文件的图像截取,Cavi类中的pData缓冲区存放AVI文件中的具体某一帧图像数据,同时Cavi类的m_pBMI为BMP图像文件信息结构,这时可以根据图像的大小定义BMP图像文件头结构-VC AVI file image interception, Cavi type of buffer storage pData AVI file of a specific fr a me image data, while the
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:陆芸
  1. buffertest

    0下载:
  2. this ring buffer sample.
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:yokkie
  1. videofram

    0下载:
  2. 用CPLD控制图像卡进行帧存逻辑的verilog程序,用Quartus II 5.0打开-with CPLD control image fr a me buffer cards logical verilog procedures, Quartus II 5.0 Open
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:陈刚峰
  1. experiment5

    0下载:
  2. 1,画一个三棱锥(或三棱柱)穿透一个立方体,并用Z_buffer算法消隐,其中立方体和三棱锥的各个面用不同的颜色表示 2,用动画实现穿透的全过程并且实现光照 立方体可以旋转运动 三棱锥可一上下穿透 关键词:Z缓冲器算法 Z向深度缓存算法 Z_buffer Phong光照模型 -a painting a three pyramid (or three prism) penetrating a cube. Z_buffer a
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:79872
    • 提供者:朱友勇
  1. koda

    0下载:
  2. ZBUFFER algorithm 是zbuffer算法的一个具体实现,即线消隐-ZBUFFER algorithm is a buffer algorithm to realize that is, hidden line removal
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:509952
    • 提供者:海玲
  1. uc-app-test

    0下载:
  2. 本人写的ATMEL 128 UC/OSII移植程序,有带环型缓冲的键盘驱动,与彩色液晶显示。多任务实验TASK包含在内。-I write ATMEL 128 UC/OSII transplantation procedures, a ring buffer zone keyboard-driven, and color LCD. Multi-task experimental TASK included.
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-20
    • 文件大小:322560
    • 提供者:倪耶杰
  1. ramebuffer

    0下载:
  2. 基于fr a me-buffer的图形显示!移植性好!已实现过的!附一部分电路图(用PROTEL打开).-based fr a me-buffer graphics display! Transplanted! Has been realized!- Part of the circuit diagram (using PROTEL open).
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-20
    • 文件大小:3388416
    • 提供者:蔡再来
  1. chuankoumessage

    0下载:
  2. 这个函数是用来处理串口消息事件的,如每当串口接收到数据,就会产生一个串口接收数据缓冲区中有字符的消息事件,我们刚才添加的函数就会执行,我们在OnComm()函数加入相应的处理代码就能实现自已想要的功能了。-this function is used to handle serial news events, whenever serial data received, will have a serial port receiving
  3. 所属分类:中间件编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:whz
  1. uart_test_msp430

    0下载:
  2. This a simple hardware UART test program. It receives text lines over the serial port and writes back a status msg with length and contents of the buffer.-This a simple UART hardware test program . It receives text l
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:皮鹏
  1. fb-driver-explane

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

    • 发布日期:2024-05-20
    • 文件大小:276480
    • 提供者:cheng xun
  1. LINEbuffer

    0下载:
  2. GIS核心算法之一,线缓冲区生成,生成速度较快,效果也不错-GIS, one of the core algorithm, line buffer generation, to generate faster results would be good
  3. 所属分类:GIS编程

    • 发布日期:2024-05-20
    • 文件大小:137216
    • 提供者:yeaidong
  1. circlebuffer

    0下载:
  2. 著名的环形缓冲区算法,欢迎大家使用下载,好东西呀。-Well-known ring buffer algorithm, welcome everyone to use the download, you good things.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:苏高峰
  1. buffervhdl

    0下载:
  2. 电子EDA,VHDL语言设计8位的fifo数据缓冲器的vhdl源程序-E-EDA, VHDL language design 8-bit data buffer fifo VHDL source code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:zhang
  1. BUFFER

    0下载:
  2. 缓冲区,其中两个实数缓冲区,两个长整数缓冲区,两个复数缓冲区 其中实数,长整数和复数这三种数据类型的每一种都有磁盘和内存两种 缓冲区。如果数据较小时可以存放在内存中,而数据量很大时则存放在 临时文件构成的磁盘缓冲区中。这六个空缓冲区并不真正用来存放数据, 而是用来产生出新的与自己一样的缓冲区-Buffer, two of which real buffer zone, the two long integer b
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:张华安
  1. bufBomb

    0下载:
  2. 经典缓冲区溢出攻击代码,含有文档。《深入理解计算机系统》一书中提供的例子,我进行了分析和试验,并将试验的结果和心得记录在文档中。欢迎下载-Classic buffer overflow attack code, containing the document.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-20
    • 文件大小:35840
    • 提供者:masheng
  1. VertexBufferObjects

    0下载:
  2. When you need raw polygon-pushing power, you can always utilize the optimizations provided by OpenGL. Vertex Arrays are one good way to do that. For even more boost you can use a recent extension to graphics cards called
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:194560
    • 提供者:李明宗
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org