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

搜索资源列表

  1. Z_buffer

    2下载:
  2.  Depth-Buffer(深度缓存)有两种:Z-Buffer 和 W-Buffer,这里讨论这两种深度缓存的区别,以及如何在两者之间转换。-Depth-buffer (depth cache) two : Z-Buffer and W-Buffer, discussed here two cache depth the difference and how to switch between the two.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:9728
    • 提供者:weiguian2
  1. Floating-point-complex-radix-2-decimation-in-time-

    0下载:
  2. 浮点复数基2时分FFT完成适当的FFT,输出改写输入缓冲器。-floating-point complex FFT-based two hours to complete the FFT output rewritten input buffer.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1440
    • 提供者:minytian
  1. 8051xianshi

    0下载:
  2. 静态显示8051程序, 将预置在显示缓冲区中的6个数置换成相应的显示字形,然后输出到显示器中显示。运行以上程序,数码管将显示543210。-static display 8,051 procedure will be preset in the display buffer of 6% corresponding number of replacement shows font, then the output to a monitor display. Run the above proc
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:1002
    • 提供者:袁军
  1. OpenGL_A6

    0下载:
  2. A very basic program demonstrating the use ofthe selectnio buffer in OpenGL. By clicking on the rotating spheres you can make them disappear. The reset button will return everything back to the default setup.-A very basic program demonstrating the us
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:12858
    • 提供者:古洪
  1. GoldDigger

    0下载:
  2. 小游戏--淘金者 主要用到了双缓冲平面作图,以及drawImage等。经典算法,适合初学者观摩-small game -- Gold mainly uses the double buffer plane mapping, and other drawImage. Classical algorithm for beginners to watch!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1465350
    • 提供者:洋洋
  1. DiskCacheMonitor

    0下载:
  2. 磁盘工具,监视缓存的大小,很有意义的,请大家快快来下载他吧-disk tools to monitor the buffer size, significance, please hurry to download it he
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:107528
    • 提供者:yj
  1. buffertest

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

    • 发布日期:2008-10-13
    • 文件大小:10800
    • 提供者:yokkie
  1. tibco

    0下载:
  2. tibco远程缓冲区溢出漏洞利用代码,适用各操作系统,本程序为win32平台下的-tibco Remote Buffer Overflow Vulnerability use code, the application of the operating system, The procedures for the win32 platform
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:5352
    • 提供者:李网
  1. TextEdit1

    0下载:
  2. 窗口上的文本行显示当前文件的路径,文本区用于编辑文件,3个按钮 [打开],[保存…],[另存为…]。 单击[打开]按钮时,弹出打开文件对话框,将选择的文件显示在文本区中。 单击[保存…]按钮时,如果当前文件为空,则弹出保存文件对话框,并按设置的文件名保存文件;如果已有文件,则按设置的文件名保存文件。 单击[另存为…]按钮时,则弹出保存文件对话框,并按设置的文件名保存文件。 程序中以字符文件输出流FileWriter的writer方法写入文本区内容,以字符缓冲输入流Buffer
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:25455
    • 提供者:飞鸿
  1. 02.Vertices

    0下载:
  2. 在d3d中如何使用顶点缓冲,是我的光盘里的源代码,决定可以直接运行,-d3d in how to use vertex buffer is my CD Lane of source code, the decision can directly run-huh
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:22005
    • 提供者:刘强
  1. Bitbitchuli

    1下载:
  2. 昨天在论坛上,有人问起双缓冲的实现问题,想起网上这方面资料比较凌乱,而且多是 DirectX 相关的,今天特地在这里给大家简要的介绍一下双缓冲技术及其在 VC++ 的 GDI 绘图环境下的实现。 -yesterday at the forum, it was asked to achieve double-buffer issues, I think this information online comparison messy, DirectX is also more relevan
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:30108
    • 提供者:nikker
  1. FielAllot

    0下载:
  2. 本程序实现的功能主要以块方式对文件进行复制拷贝,然后读取文件中数据把块作为 缓冲通过串口发送数据。具体程序见界面上三个按纽的响应函数-the program's main function right way to block copying of documents. Then read data include documents as a block buffer data sent through the serial port. See specific proced
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:557106
    • 提供者:lizd
  1. KeyboardIn

    0下载:
  2. 是用DirctextX编程中经常用到的关于键盘操作的类,它封装了关于键盘操作的信息,并设置有缓冲区,用于保存键盘事件.-DirctextX programming is often used in the operation of the keyboard category, Packaging it on the keyboard operation of the information and to set up a buffer zone to preserve the keyboard
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:13119
    • 提供者:老袁
  1. winsnake

    0下载:
  2. 用java的AWT包做的贪吃蛇,自己实现了画面的双缓冲-java with the AWT package so huge memory, achieving his dual screen buffer
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:28197
    • 提供者:曾柯
  1. setslice

    0下载:
  2. IE setslice()缓冲区溢出 漏洞利用工具-IE setslice () Buffer Overflow Vulnerability to use the tool
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:2232
    • 提供者:ll
  1. shebeihuanchong

    8下载:
  2. 假设系统中有两个分别名为P1、P2的进程及两台均可进行输入、输出操作的设备d1、d2。两个进程可以从两台设备中的任何一台输入数据,并可以向其中的任何一台设备输出数据。编写C程序,模拟操作系统中使用的设备缓冲区管理算法,完成上述进程的输入、输出操作及数据处理任务。-assumption that the system has two named P1, P2 and the process can be carried out two input, Output operation of equ
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3015
    • 提供者:houny
  1. TbnrSdiDemo

    0下载:
  2. 主要以演示如何在ThinkIT TBNR API的基础上集成和二次开发。本演示程序: 1、以通用的CSV格式读取、保存识别结果; 2、缓冲并实时发送语音数据 3、一行显示一句识别结果-mainly to demonstrate how ThinkIT TBNR API on the basis of integration and secondary development. The demonstration program : 1 to common CSV format
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1992
    • 提供者:牟宗存
  1. pa

    0下载:
  2. #include \"define.h\" #include <stdio.h> #include <string.h> #include <ctype.h> #include <malloc.h> FILE *fp /*////////////////////////////////////////////////////////////////////////////// This is a pretreat
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2335
    • 提供者:dddddddd
  1. videofram

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

    • 发布日期:2008-10-13
    • 文件大小:1325
    • 提供者:陈刚峰
  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 algorithm using hidden, cube an
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:79862
    • 提供者:朱友勇
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com