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

搜索资源列表

  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. simple_framebuffer_object

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

    • 发布日期:2008-10-13
    • 文件大小:402728
    • 提供者:王赞纲
  1. simple_draw_buffers

    0下载:
  2. 本代码演示opengl高级渲染技术中的多个缓存的绘制技术。使用了opengl的扩展ATI_draw_buffers,分别绘制了四个不同的茶壶,每个buffer可以按要求最终显示到屏幕的不同位置。-High opengl rendering technology in various cache mapping technology. The use of the expansion ATI_draw_buffers opengl, each of the four different mappi
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:348448
    • 提供者:王赞纲
  1. Oracle9i-SGA

    0下载:
  2. Oracle 在启动的时候指定SGA使用多少虚拟内存,并且在运行时允许实例通过调整buffer cache, shared pool, large pool和PGA的大小动态的调整SGA。-Oracle boot time designated SGA amount of virtual memory, and at runtime allowing example by adjusting the buffer cache, shared pool, large pool and the si
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:8401
    • 提供者:叶子
  1. ArmComm

    0下载:
  2. arm实验时编写的linux串口程序,实现了基本的串口通讯功能,并在接收报文时,使用了环形缓冲区,希望程序对大家有所帮助,如有Bug,请给我留言,谢谢。-arm experiments prepared by the linux serial procedures to achieve the basic serial communications functions, the reported receiving text, the use of the circular buffer, we
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3030
    • 提供者:胡浩
  1. overSHANGJI

    0下载:
  2. 微机原理课程设计_打字计时练习_汇编课程设计说明:这是一个打字计时练习的程序,在缓冲区中预放了一些字母,运行时,可按照屏幕上 显示的字母输入练习,每输入完一行按回车键后,可显示出练习输入的时间. -Computer Curriculum Design Principle time to practice typing _ _ compilation of curriculum design : This is a time to practice typing procedures, t
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6221
    • 提供者:3313658
  1. asa_study

    0下载:
  2. 最近开发的,用于课堂上给学员们演示的小程序;很小,但里面用到的编码应该是实际编程时常用的一些函数和方法。里面主要有四个窗体:w_study窗体内容是最基本的PB开发,里面的代码也是PB实际应用中相对常需要用到的技术。该窗体支持模糊查询,包含数据窗口的基本用法(检索数据、插入、删除、保存等)。其中“保存”按钮里面有用到从数据窗口获取数据的相关函数和对相关缓冲区记录状态的判断方法;w_mdi是一个MDIHelp类型的窗体,放置了个菜单,并插入了个图形用户对象u_pic_1作为背景;w_uo主要是个使
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:224013
    • 提供者:肖华泉
  1. memdc

    0下载:
  2. 内存缓冲类,先将图画到该DC,(可多次作图),然后一次显示-memory buffer category, the first picture of the DC, (multiple mapping), then a show
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1621
    • 提供者:16zhi
  1. WinJPEG(GDI+)Exp_MS04-028.c

    0下载:
  2. 工具分类:攻击程序 运行平台:Windows 工具大小:7577 Bytes 文件MD5 :28f6d5f4d818438522a3d0dc8a3fa46b 工具来源:securiteam.com // GDI+ buffer overrun exploit by FoToZ // NB: the headers here are only sample headers taken from a .JPG file, // with the FF FE 00 01 inserted in hea
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:3165
    • 提供者:亭枫
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com