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

搜索资源列表

  1. 串行通讯控件

    0下载:
  2. 本文讲述的利用通讯控件发送与接收通讯数据都是基于二进制来实现的,基于文本的情况基本与此类似。要想利用好通讯控件还有其他一些应该注意的地方,比如波特率的设置、接收与发送缓冲区的设置以及通讯过程中的延时问题的处理等等。-This paper describes the use of communications controls send and receive communications are based on the binary data to achieve, based on the
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:7302
    • 提供者:王胜
  1. CircularBufferSrc

    0下载:
  2. 循环buffer,用于一方面动态向buffer中输入数据,一方面动态读出数据的应用中-cycle buffer, for the one hand, to dynamic data input buffer, on the one hand the dynamic sensed data applications
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:100948
    • 提供者:沈永玲
  1. linnet_carrier518U

    1下载:
  2. Transceiver是用于机构与机构之间、系统与系统之间相互通讯的企业级专业通讯服务软件。对Internet/Intranet、实时/非实时等不同的网络环境提供广泛的通讯与数据交换支持,并能对系统瘫痪网络故障等意外情况下的数据交换提供可跟踪可控制的数据缓冲机制,为企业应用系统提供了高可靠高性能的通讯保障。 Transceiver 是用于多个应用系统间进行数据交换的集成通讯服务,设计初衷是为了减少通讯模块的重复开发与增强通讯软件的集中管理。通过将发送(Send)与接收(Receive)视为
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:631867
    • 提供者:oliver
  1. foxmail5

    0下载:
  2. FoxMail5.0漏洞利用。采用缓冲区溢出的shell编程,适合的版本:FoxMail5.0 ,FoxMail5.0 beta1及beta2.-FoxMail5.0 exploits. Using a buffer overflow shell programming, suitable Version : FoxMail5.0, FoxMail5.0 beta1 and beta2.
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:3530
    • 提供者:王松
  1. JAVA人物动画

    0下载:
  2. 人物动画,设背景图,用线程控制画面显示,采用双缓冲技术消除屏闪现象-character animation based background map, using threads control footage showed double-buffer technology to eliminate screen blinking phenomenon
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:185549
    • 提供者:邰科
  1. WinRAR 3.40 Buffer Overflow POC

    0下载:
  2. winrar漏洞测试代码,适用于winrar3.4版本。好像这种东西比较危险-WinRAR loopholes test code applicable to winrar3.4 version. Like this stuff is dangerous
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:1761
    • 提供者:fun
  1. 金笛JAVA版短信开发控件 V2.1

    0下载:
  2. 1、异步操作方式。设备连接和短信发送均采用异步方式,即容器程序调用连接函数或发送函数后立即返回。由控件自行完成连接或发送过程,当操作完成后,将执行结果以事件的形式通知容器程序。 2、内部包含收发缓冲队列。控件可以同时接受容器程序较多的发送请求,控件将这些发送请求放到一个发送队列中,控件依次逐个执行该发送队列,并将执行结果以事件的形式通知容器程序。控件包括了内部发送队列和内部接收队列,并且提供了队列的处理情况的访问方法,根据这个特性,容器程序可以连续提交多个短信发送请求; 3、支持多个控件
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:107472
    • 提供者:马艳飞
  1. LCD12864直接写屏驱动程序

    1下载:
  2. LCD12864直接写屏驱动程序,12864LCD直接写屏,省去显示缓冲区,-LCD12864 written directly screen drivers, 12864LCD written directly screen, eliminating display buffer,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:303610
    • 提供者:苏善伟
  1. 000overflow

    0下载:
  2. 本代码演示了缓冲区溢出的攻击与防范。 -demonstration of the code of buffer overflow attacks and Prevention.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:14242
    • 提供者:王挺
  1. renamePrj

    0下载:
  2. 批量更名,对从网页缓冲区里读出来的文件,进行批量更名.-batch renaming of the buffer zone right from the website read the document, renamed in volume.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:241587
    • 提供者:roc
  1. CCheck缓冲区

    0下载:
  2. 这程序实现pascal词法分析,把源程序逐行读入一个字符串缓冲区中,然后逐行分析。适合手一看。-this program pascal lexical analysis, source progressive read into a string buffer, and then progressive analysis. For a look at hand.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:12098
    • 提供者:yszhang
  1. r_buf

    0下载:
  2. 自己写的一个用在单片机串口通讯中的环形队列缓冲区管理模块。-himself wrote a serial microcontroller used in the communications ring buffer queue management module.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2148
    • 提供者:谢经波
  1. BMP与JPG格式转变的源代码

    0下载:
  2. BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:15838
    • 提供者:屠理峰
  1. 缓冲区溢出攻防

    0下载:
  2. 本代码演示了缓冲区溢出的攻击与防范。我的开发环境 操作系统:windows xp professional + sp1a 编译器:visual c++.net 2003 由于操作系统的补丁太多,即使与我相同的系统也可能需要修改LoadLibrary、GetProcAddress、VirtualAlloc和\"jmp esp\"指令的地址。 请谨慎修改编译参数,修改参数可能导致修改程序。 请只编译release版,debug版无法正常执行。-demonstratio
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:14323
    • 提供者:gogo
  1. mobuffer

    0下载:
  2. 初学mo的人应该看看,尤其是刚刚接触到buffer的人,很重要的-Beginners should look at the people, especially just exposed to the buffer, a very important
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:3022
    • 提供者:liu5
  1. 位图的高倍放大与平滑拖动

    1下载:
  2. 位图的高倍放大与平滑拖动 采用了动态缓冲技术 实用 高效 是图象软件必须采用的方式-bitmap with high magnification using a smooth drag dynamic buffer technology is practical and efficient image software to be used the way
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:50065
    • 提供者:tdnexhx
  1. verilog for uart

    0下载:
  2. 通用异步接收器/发送器(UART)是能够编程以控制计算机到附加串行设备的接口的微芯片。详细来说,它提供给计算机RS-...还有高级的UART提供了一定数量的数据缓冲,这样计算机和串行设备数据流就可以保持同样的速度。-universal asynchronous receiver / transmitter (UART) can be programmed to control computer attached to the serial device interface microchips.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:9682
    • 提供者:李志
  1. Drectx 3D图形编程实例源代码

    1下载:
  2. Drectx 3D图形游戏编程实例源代码,包括directx9初始化、图形的着色、顶点缓冲及3D效果等-Drectx game 3D graphics programming source code examples, including directx9 initialization, graphics rendering, a vertex buffer and 3D effects
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1560927
    • 提供者:张文广
  1. F320UsbTest

    0下载:
  2. USB device的PC机测试程序,可以通过设置buffer的大小来测试buffer对USB传输速度的影响。-USB PC device testing procedures can set the buffer size to test buffer for the USB transmission speed impact.
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:27343
    • 提供者:叶振风
  1. fifo数据缓冲器的vhdl源程序

    0下载:
  2. 编了个8*8位的fifo数据缓冲器的vhdl源程序,是经过quartusII4.2编译成功的程序。。希望能跟各位交流-Bianlegan 8 * 8 of the data buffer fifo VHDL source, after quartusII4.2 compiler successful procedures. . Hope you enjoy the exchanges
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1072
    • 提供者:夏社
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com