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

搜索资源列表

  1. ms04022

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

    • 发布日期:2008-10-13
    • 文件大小:2243
    • 提供者:lordxp
  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. 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. 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. 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. 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. 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. rs232_int

    0下载:
  2. 一个中断驱动的具有缓冲区的串口源码(C)-an Interrupt-driven serial port with the source buffer (C)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:114737
    • 提供者:王有庆
  1. capture_video_frequency

    1下载:
  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 frame image data, while the m_pBMI Cavi type of BMP image f
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:1433
    • 提供者:陆芸
  1. BKSpatialAnalysis

    0下载:
  2. 空间分析程序 完成基本几何图形的绘制,并且完成gis里缓冲区分析,部分完成了多边形之间关系的功能!但有待扩充。-spatial analysis procedures are completed basic geometric figure drawing, and completed gis Lane buffer analysis, the completion of the relationship between the polygon functions! But to be expa
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:212846
    • 提供者:huanggua
  1. check_sum

    0下载:
  2. 计算校验和 校验和算法描述:为保证网络上传输的数据的可靠性,在许多协议中都设置了校验和项,例如:IPv4、ICMPv4、IGMPV4、ICMPv6、UDP和TCP 等等。计算这些校验和的算法称为网际校验和算法,简单来说就是:把被校验的数据16位进行累加,然后取反码,若数据字节长度为奇数,则数据尾部补一个字节的0以凑成偶数。 由于从输入文件读入的数据不能直接满足计算校验和的条件,所以首先对从文件读入缓冲区的数据进行预处理,即读入缓冲区时忽略空格。由于累加是按16位进行的,所以每次从缓冲
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:88943
    • 提供者:阿蒙
  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. 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. 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. 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. as1

    0下载:
  2. FREESCALE 16位单片机片MC9S12DG128的串口驱动程序,环行缓冲区大小可设置,支持半双工RS485通信,可调用用户事件-SCM MC9S12DG128 Serial Driver, Ring buffer size can be set up to support half-duplex RS485 communications, users can call the incident
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:8050
    • 提供者:冯树德
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com