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

搜索资源列表

  1. LAB4

    0下载:
  2. To write assembly code to implement a circular First In First Out (FIFO) buffer in the data memory of PIC18F452 microcontroller, using the microcontroller’s direct addressing mode and indirect addressing mode. To expand on the FIFO assignment and imp
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:124872
    • 提供者:gary
  1. CTC_EPON_test_200704

    0下载:
  2. 中国电信epon产品测试方案,2007年版-China Telecom epon Test Solutions
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:782706
    • 提供者:wenping
  1. core

    0下载:
  2. mina-1.1.7的核心代码,学习Mina的可以研究一下,对学习有好处的-mina-1.1.7 of the core code, you can learn from Mina' s study, to learn good
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:528629
    • 提供者:322qq
  1. tree

    0下载:
  2. 分形树摇曳的动画实现,通过设置双缓冲区,解决绘制和输出速度不匹配的问题-Animated fractal tree swaying achieved by setting the two-buffer, rendering and output speed to solve the problem does not match the
  3. 所属分类:Fractal program

    • 发布日期:2017-04-01
    • 文件大小:34836
    • 提供者:陈介平
  1. bufferflow

    0下载:
  2. 介绍缓冲区溢出的核心和最基本的原理,对于理解缓冲区溢出原理有着非常强大的指导意义-introduces the basic concept of buffer flow
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:6572
    • 提供者:chaochao
  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. TricksOfThe3DGameProgrammingGurus

    0下载:
  2. 本书是游戏编程畅销书作者André LaMothe的扛鼎之作,从游戏编程和软件引擎的角度深入探讨了3D图形学的各个重要主题。全书共分5部分,包括16章的内容。第1~3章简要地介绍了Windows和DirectX编程,创建了一个Windows应用程序模板,让读者能够将精力放在游戏逻辑和图形实现中,而不用考虑Windows和DirectX方面的琐事;第4~5章简要地介绍了一些数学知识并实现了一个数学库,供以后编写演示程序时使用;第6章概述了3D图形学,让读者对本书将介绍的内容有大致的了解;第7~11
  3. 所属分类:DirextX

    • 发布日期:2017-06-20
    • 文件大小:31419122
    • 提供者:wangpeng
  1. hexdn

    0下载:
  2. 一个HEX文件下载工具,V7100,支持32/64/128/256BYTES缓冲-A HEX file download tool, V7100, support 32/64/128/256BYTES buffer
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:883796
    • 提供者:zuoyou
  1. AoBufferLayerCSharp

    0下载:
  2. Ao缓冲区功能创建,通过指定代创建的缓冲区目标,输入缓冲区半径,创建缓冲区-Ao Buffer Create
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:49297
    • 提供者:yslword
  1. inputandoutput

    0下载:
  2. 汇编实验,实现对字符的输入和输出,涉及寄存器和缓冲等知识-Compilation of experiments, to achieve the input and output for character, involving knowledge of register and buffer, etc.
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:561
    • 提供者:wangly
  1. Buffer_Overflows_b

    0下载:
  2. 顶尖高手对缓冲区溢出的详细,绝对值得一看。压缩包为zip格式的,试试吧。- Nowadays there are many buffer overflow exploit codes. The early buffer overflow exploit codes only spawn a shell ( execute /bin/sh ). However, nowadays some of the buffer overflow exploit codes have very nic
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:57189
    • 提供者:沧海
  1. Buffer_Overflows_b

    0下载:
  2. 顶尖高手讲的缓冲区溢出漏洞原理及实例代码分析,C,汇编。千万别错过,很难得的资料哟-You have to know assembly language, C language, and Linux. Of course, you have to know what buffer overflow is. You can get the information of the buffer overflow in phrack 49-14 ( Smashing The Stack For
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:47243
    • 提供者:沧海
  1. API

    0下载:
  2. unit Unit1 interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls type TForm1 = class(TForm) Button1: TButton Edit1: TEdit Button2: TButton procedure Button
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:219171
    • 提供者:delphi
  1. sectorbuffer

    0下载:
  2. 先对点做指定半径的圆形缓冲区,然后根据某个方向做一扇形的缓冲区 -First generate loop buffer according to appointed point, then generate sector butter according to direction
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:1246
    • 提供者:罗紫月
  1. cword

    0下载:
  2. cword 拆字的汇编程序 一般本程序用于把数据送显示缓冲区时用-split-assembly process generally cword This procedure is used to send data to display buffer time
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:6057
    • 提供者:songjie
  1. UART

    0下载:
  2. 单片机串口通信,收发数据缓冲区示例,在中断中不处理接收的数据,只是按循环队的方式将数据存起来,标示Buf中有多少个数据,在主程序中去查询.-Microcontroller serial communication, send and receive data buffer example, in the interrupt does not handle the data received, but on a revolving team approach to store data toget
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:1109
    • 提供者:zhang
  1. RHMagic

    0下载:
  2. 融合蚕食特效,国外原作是用DX的模板缓冲技术处理-Integration of encroachment effects, foreign original is DX technical processing of stencil buffer
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:161601
    • 提供者:张皓
  1. SCM6digitalcontrolelectronicclockprogram

    1下载:
  2. 显示缓冲单元在70H—75H,70H—71H显示秒,72H—73H显示分,74H—75H显示时 时间计数单元在70H—71H(秒)、76H—77H(分)、78H—79H(时),7AH单元放熄灭符(#0AH) 计数单元采用BCD码计数,定时器T0设置为50MS溢出中断,为秒计数用, 定时器T1为调整时闪烁用 P3.2为调整按钮,P0口为字符输出口,P2.1-P2.6为位控制口-采用共阳显示管。 -Display buffer unit in the 70H-75
  3. 所属分类:SCM

    • 发布日期:2014-04-21
    • 文件大小:5168
    • 提供者:yuanhai
  1. forkfunc

    0下载:
  2. fork函数注意点: 1,与IO的缓冲机制! 2,vfork与fork的不同:1,子进程先与父进程运行,2,子进程在父进程空间运行-fork Function NOTE points: 1, and IO buffer mechanism! 2, vfork and fork of the difference: 1, sub-processes to run first with the parent process, 2, the child process the parent p
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:699
    • 提供者:余天
  1. dx9_vertex_data

    0下载:
  2. create box use vetex buffer
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:33918
    • 提供者:huydn
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com