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

搜索资源列表

  1. avr+cp2200_source

    0下载:
  2. m16+cp2200组成的网络接口。 m16使用内部RC振荡8M,如果要提高主频,请注意修改模拟总线读函数。 cp2200模块使用www.icdev.com.cn的,更改pin44连接VCC,即总线复用方式,地址数据复用。 软件编写使用avrstudio4.12+sp4+winavr(avrstudio自带的winavr嵌入方式)。 硬件连接: m16 | cp2200 PORTA | AD0-7 PB0 | RST PB1 | CS PB2 | RD P
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:101751
    • 提供者:刘晓军
  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 lines over the serial port and
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8682
    • 提供者:皮鹏
  1. Senfore_DragDrop_v4.1

    0下载:
  2. Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
  3. 所属分类:Windows编程

    • 发布日期:2011-12-21
    • 文件大小:2130304
    • 提供者:smj_9547
  1. over

    0下载:
  2. 《Q版黑客缓冲区溢出教程》源码 配合《Q版黑客缓冲区溢出教程.pdf》-《Q version buffer overflow hacking tutorial》 source
  3. 所属分类:Remote Control

    • 发布日期:2017-04-09
    • 文件大小:1983546
    • 提供者:郭嵩
  1. CommonLib.66

    0下载:
  2. 这些模板类都是作者多年来开发过程中积累下来的好用代码,并在多个系统中使用了,因不大喜欢用STL,所以自已编写了XDynamicArray,XArray,XMap,XStack,XSet等模板类,还有XByteBuffer,XInputByteBuffer动态缓冲区数据处类。还有XCRC,XHexCode,XMD5,XBase64等类。自我感觉蛮好用的,代码在BCB6编译下通过的,BCB5下需要改一下,主要是XHexCode内含了ASM代码。 -These template classes a
  3. 所属分类:Button control

    • 发布日期:2017-03-30
    • 文件大小:81882
    • 提供者:叶文鹏
  1. Bufferoverflowattacks

    0下载:
  2. 缓冲区溢出攻击,一个简单的漏洞,可以利用整形数传值给字符常量的溢出进行攻击-Buffer overflow attacks, a simple loophole, we can use plastic value give the number of characters spill constant attack
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-26
    • 文件大小:452351
    • 提供者:cd
  1. StencilMirrorShadowDemo

    0下载:
  2. D3D中的模板缓存,实现一个镜子的效果,比国内且包含了阴影,含源码-D3D in the stencil buffer to achieve a mirror effect, and contains more than a shadow over the domestic, with Source
  3. 所属分类:Game Engine

    • 发布日期:2017-04-27
    • 文件大小:335262
    • 提供者:flamingo
  1. CommonLib

    0下载:
  2. 一些常用的VC++模板类及代码,这些模板类都是作者多年来开发过程中积累下来的好用代码,并在多个系统中使用了,因不大喜欢用STL,所以自已编写了XDynamicArray,XArray,XMap,XStack,XSet等模板类,还有XByteBuffer,XInputByteBuffer动态缓冲区数据处类。还有XCRC,XHexCode,XMD5,XBase64等类。自我感觉蛮好用的,代码在BCB6编译下通过的,BCB5下需要改一下,主要是XHexCode内含了ASM代码。-Some common
  3. 所属分类:Applications

    • 发布日期:2017-04-01
    • 文件大小:80832
    • 提供者:148
  1. FAT16

    0下载:
  2. FAT16文件系统免费C代码下载 1)兼容FAT16/FAT32文件系统,支持长文件名,多级目录,多盘操作,读写,创建,删除文件,盘遍厉等等功能 2)采用C代码编写,方便的移植于多种计算机应用平台,一般情况下只需编写额外磁盘的读写驱动,即可使用文件系统所有的功能。 3)具备文件数据块缓冲功能:1)读文件时,读位置在数据块缓冲内,即可直接从数据块缓冲中读取数据,而不需读物理磁盘,加快了读取文件的速度;而且,文件数据块缓冲的大小可由编译宏EnableFileBuf,TotalFil
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:454824
    • 提供者:6756
  1. ValuRang

    0下载:
  2. This book describes a static analysis that aims to prove the absence of buffer overflows in C programs. The analysis is conservative in the sense that it locates every possible overflow. Furthermore, it is fully automatic in that it requires no user
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:5454915
    • 提供者:John
  1. mailQueue

    0下载:
  2. 模擬網路上mail系統server,並以queue作為buffer,並show出隨時間的處理情況。-Simulate a mail system server, queue as a buffer, and show the handling of the situation over time.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1294
    • 提供者:ace
  1. buffer

    0下载:
  2. 一个串行接收,并行发送的缓存器,其数据存储使用双端口SRAM(一读一写)实现,SRAM大小为深64、宽32位(64字×32位,使用提供的双端口SRAM见目录rf2shd4)。缓存器按一位串行输入接收数据,缓存器位置全满后不再接收串行数据输入;并根据读数请求,按接收数据的顺序,将接收完整的32位数据发送出去,并标记该缓存器位置为空,又可以放置新的串行输入数据。 设计了同步和异步两种串行发送方法。-Receive a serial, parallel send buffer, the data
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:418133
    • 提供者:张见
  1. QBufferAttack

    0下载:
  2. Q版缓冲区溢出攻击 Q Buffer Over Flow attack-Q Buffer Over Flow attack
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-24
    • 文件大小:7872915
    • 提供者:zhengyb
  1. bocmbcs_a

    0下载:
  2. 基于PDIUSBD12的驱动源代码 完全可用 接收过程: usbserial模块会在该设备打开时就启动一个urb在那等待设备端发数据过来, 收到数据后就push到上层tty设备的缓冲中去-Fully available based on the PDIUSBD12 the driver source code Receiving process: usbserial module when the device is turned on to start a urb go after t
  3. 所属分类:Driver Develop

    • 发布日期:2017-10-30
    • 文件大小:1076360
    • 提供者:guosa1@qq.com
  1. 9.17

    0下载:
  2. 1.串口中断允许自动接收总线上的信息,当接收的字节后超过3.5个字节时间没有新的字节认为本次接收完成,接收完成标志置1 如果接收完成标志已经置1又有数据进来则丢弃新来的数据。 2.串口接收数据的处理, 当接收完成标志置1进入接收数据处理, (1)首先判断接收的第一位数据与本机地址是否相同,如果不相同清空接收缓存不发送任何信息 (2)接收的第一位数据与本机地址相同,则对接收缓存中的数据进行crc16校验,如果接收的校验位与本校验结果不相同清空接收缓存不发送任何信息;(3)如果crc16校验正
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:11261
    • 提供者:徐林
  1. afbackup-3.5.3.orig.tar

    0下载:
  2. 客户-服务器备份系统(服务器端) 特性: - 在客户端获取控制权之前进行认证 - 对流设备的访问限制 -> 安全性 - 客户端的每文件压缩 -> 可靠性 - 数据流分片写到磁带上 -> 快速寻找文件 - 对每个文件在磁带上位置的记录 - 使用全部磁带空间 - 完全/增量备份 - 原始分区可以被备份 - 完成客户端和服务器端对最大通量的缓冲 客户-服务器备份系统(客户端) 特性: - 在客户端获取控制权之前进
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-10
    • 文件大小:997951
    • 提供者:ZZH
  1. mailQueue

    0下载:
  2. 模擬網路上mail系統server,並以queue作為buffer,並show出隨時間的處理情況。Simulate a mail system server, queue as a buffer, and show the handling of the situation over time.-Simulate a mail system server, queue as a buffer, and show the handling of the situation over time.
  3. 所属分类:Game Program

    • 发布日期:2017-04-07
    • 文件大小:1365
    • 提供者:电暖器
  1. mailQueue

    0下载:
  2. 模擬網路上mail系統server,並以queue作為buffer,並show出隨時間的處理情況。Simulate a mail system server, queue as a buffer, and show the handling of the situation over time.-Simulate a mail system server, queue as a buffer, and show the handling of the situation over time.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1412
    • 提供者:oodpr
  1. printer_unittest

    0下载:
  2. Each test repeats over several block sizes in order to test both cases where particular writes cross a buffer boundary and cases where they do not Android Source Code for Linux. -Each test repeats over several block sizes in order to test both case
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:3808
    • 提供者:hantaopun
  1. jitter-buffer

    0下载:
  2. 关于抖动缓冲区 jitterbufer的一篇论文-Characteristics of network delay and delay jitter and its effect on voice over IP
  3. 所属分类:Development Research

    • 发布日期:2017-04-03
    • 文件大小:420492
    • 提供者:冯月白
« 12 »
搜珍网 www.dssz.com