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

搜索资源列表

  1. classcons1t

    0下载:
  2. windows 下的一个环形buffer的demo,很好的数据结构算法,一个类封装了所有的操作-windows of a circular buffer to the demo, very good data structure algorithms, a package of all categories of operation
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:10833
    • 提供者:陈全勇
  1. LocalMediaServer

    2下载:
  2. 基于Media Format SDK编写的一个流媒体服务器。采用多线程实现。一个线程负责读取数据放到缓冲流中,另一个线程负责从缓冲流中读取数据并对外发布。通过Medai Player可直接观看发布的视频流。是开发p2p视频点播服务器的基础。-Media Format SDK Based on the preparation of a streaming media server. Multi-threading to achieve. A thread is responsible for re
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:22053
    • 提供者:张志
  1. ms04022

    0下载:
  2. 一个WINDOWS的exploit 学习缓冲区溢出的决好源代码-a buffer overflow exploit learning good summary of the source code
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:2243
    • 提供者:lordxp
  1. moveing

    1下载:
  2. 本程序是实现在static控件上显示图片,我建立了一个继承了static的类,然后把图片贴到static上,且实现小图片通过键盘控制可以移动,是用对话框做俄罗斯方块的有用参考,但是我没有用双缓冲来做,有闪。只要改成用双缓冲的画就行了。-this program is to achieve control of the static show pictures, I have built a succession of the static type and then affixed to st
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:40536
    • 提供者:yyf
  1. JavaPaintPanel

    0下载:
  2. 用Java实现的画图面板,采用了双缓冲技术-Java achieve drawing panels, a dual buffer technology
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:8588
    • 提供者:天才
  1. Steinberg

    0下载:
  2. 有一点要说明,我们原来介绍的程序都是先开一个char类型的缓冲区,用来存储新图数据,但在这个算法中,因为e有可能是负数,为了防止得到的值超出char能表示的范围,我们使用了一个int类型的缓冲区存储新值。-point to note, we originally introduced procedures are to open a type of char buffer new plan to store data, but at this algorithm, e may be negati
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1979
    • 提供者:王夏
  1. s_com

    0下载:
  2. for serial communication single-slave with buffer sum check-for serial communication single-slave wi th buffer sum check
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1122
    • 提供者:王聪颖
  1. linux-mem-manage

    1下载:
  2. linux核心中内存管理与缓冲机制,别人写的,希望能对大家有帮助-linux kernel buffer and memory management mechanisms, written by someone else, we want to help
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:325412
    • 提供者:王豪
  1. 20050917192634_refresh

    0下载:
  2. 一个用双缓冲解决闪烁问题的程序源码 用双缓冲解决闪烁问题的例子。-a double-buffer solution Flicker procedures source in double buffer solution Flicker example.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:287415
    • 提供者:王芳
  1. operatingsystem

    0下载:
  2. 对进程的同步机制实践,利用pv操作实现对共享缓冲区的同步机制-the process of synchronization mechanism practice, the use of pv operation to achieve the shared buffer synchronization mechanisms
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:15424
    • 提供者:fas
  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 with the words of plastic sheetin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:229576
    • 提供者:张安真
  1. harrisCorner__2006528

    0下载:
  2. 用openCV编写的角点检测程序,其中第一个角点检测是从一缓冲区读入到图像,转换成IplImage后检测出角点;第二个角点检测函数是检测两副图像的角点,以便于进行匹配等运算操作。-used to prepare the corner detection procedures, the first one corner detection is a buffer to read images into IplImage after detect corner; the second corner
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1782
    • 提供者:--
  1. 串口缓冲区编程

    0下载:
  2. 波特率可变;中断方式接收、发送;收发独立8字节缓冲区;可选择是否在满缓冲区后丢弃数据-variable baud rate; Disruption to receive, send; TX independent 8-bit byte buffer; the choice of whether the buffer zone after the age of discarded data
  3. 所属分类:串口编程

    • 发布日期:2010-07-01
    • 文件大小:14070
    • 提供者:wickman
  1. heajkfja

    0下载:
  2. 实模式/保护模式切换 (2) 在保护模式下将Buffer的内容全部设置为0AAH。 (3) 返回实模式后,将Buffer、Buffer2的内容显示出来 -real mode / protection mode switching (2) in protected mode will Buffer all the details of the set to 0A AH. (3) return to real mode, will Buffer, Buffer2 the conte
  3. 所属分类:汇编语言

    • 发布日期:2014-01-12
    • 文件大小:9931
    • 提供者:luobo
  1. medicaldirectdraw

    0下载:
  2. 用于医学图像的快速显示,避免图像在切换时出现闪烁。程序采用Directdraw技术,创建了两个内存缓冲区,实现图面的转换。-for medical images fast, the images switch to avoid when there scintillation. Directdraw procedures used technology to create two memory buffer surface map to achieve the conversion.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:2484043
    • 提供者:yuan
  1. Directx8

    0下载:
  2. 第一章、准备就绪,第二章、绘制三角形第三章、旋转的立方体第四章、全屏模式和深度缓冲第五章、矩阵变换第六章、纹理第七章、灯光与材质第八章、索引缓冲第九章、有纹理的球体、圆柱体和锥体第十章、载入模型-first chapter, ready to Chapter II, Chapter III Rendering triangle, rotating cube IV, Full-screen mode and depth buffer fifth chapter, Chapter VI transf
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:1977513
    • 提供者:高宏俊
  1. SQCOMM51

    0下载:
  2. 51串行令牌格式 a51编译 Read data from serial port and write into buffer DPTR pointed in XRAM if a data frame is received and calculate the check sum if a information frame is received return control byte only -51 serial format A51 compile
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:10219
    • 提供者:qi
  1. TMS320F2812-FFT

    2下载:
  2. F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件,特别注意的FFT算法缓冲去一定要存放在0X8000H中的内部缓冲区中!!!切记,本人调试时就走了很多弯路啊-F2812 standard FFT algorithm, 128, 256, 512, 1024-point FFT algorithm, the specific approach to the library will join w
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:24244
    • 提供者:孙玉海
  1. S3C44B0Xcomm

    0下载:
  2. 通过讨论常见的串口软件使用的方法,提出基于一种称之为双缓冲队列的串口缓冲区管理策略的串口软件模块的实现方法和其中要注意的问题。-through discussion of the common use of serial software, Based on the call a double-buffer queue Serial buffer management strategy Serial software modules and the method to which attenti
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:47706
    • 提供者:金阳
  1. VCDDBDEMO

    1下载:
  2. 使用vc双缓冲绘图,避免闪烁,在别处看到的,感觉很不错,发出来与大家共享。-vc-use graphics buffer to avoid flicker, see elsewhere, I feel very good, and sent share.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:62518
    • 提供者:黄涛
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com