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

搜索资源列表

  1. jinchengtongbu

    0下载:
  2. 所给程序模拟两个进程,即生产者(producer)进程和消费者(Consumer)进程工作; 生产者每次产生一个数据,送入缓冲区中; 消费者每次从缓冲区中取走一个数据。-The simulation to the program two processes, namely producers (producer) process and consumers (Consumer) process work Producers every time produce a data, in
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:10764
    • 提供者:天狼星
  1. videodemo

    0下载:
  2. 基于arm s3c2410平台的linux系统usb摄像头监测程序。通过使用v4l的api函数从摄像头中读取数据 ,然后写人Frame Buffer, 使采集到的图像在液晶屏中显示出来。-Usb camera arm s3c2410 platform-based linux system monitoring procedures. By using the v4l api function to read data from the camera, and then writing Frame
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-04
    • 文件大小:3662
    • 提供者:yangweichang
  1. shuanghuanchong

    0下载:
  2. 双缓冲,一个缓冲进行绘图,一个缓冲进行显示;解决屏幕刷新时不停闪烁的问题-Double buffering, a buffer drawing, a buffer for display to solve the problem of flashing screen refresh
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:89250
    • 提供者:peter
  1. NOC

    0下载:
  2. a vhdl code for an noc switch, which is a set of 3*3 array of noc switches and each switch has a buffer to store the incoming data.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:7579
    • 提供者:mohandes
  1. CBufferBitDataStream

    0下载:
  2. 西门子CDMA 短消息的彩信通知解码处理缓冲区比特数据流的类-Deal with the buffer-bit data stream class
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:3499
    • 提供者:wzh1234
  1. ArcMap

    0下载:
  2. 一个小型的基于C#的AE开发程序,实现了鹰眼,属性查询,缓冲区等功能。打开可以直接运行-A small the AE development program based on C#, to achieve the Hawkeye attribute query buffer functions. Open can directly run
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-03
    • 文件大小:2957469
    • 提供者:林芸
  1. XSS-gongji

    0下载:
  2. XSS攻击:跨站脚本攻击(Cross Site scr ipting),对于跨站脚本攻击,黑客界共识是:跨站脚本攻击是新型的“缓冲区溢出攻击“,而Javascr ipt是新型的“ShellCode”。 XSS攻击的危害包括   1、盗取各类用户帐号,如机器登录帐号、用户网银帐号、各类管理员帐号   2、控制企业数据,包括读取、篡改、添加、删除企业敏感数据的能力   3、盗窃企业重要的具有商业价值的资料   4、非法转账   5、强制发送电子邮件   6、网
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-04
    • 文件大小:9897
    • 提供者:于涛
  1. LinuxDrv

    0下载:
  2. 介绍了Linux下的串口驱动的设计层次及接口, 并指出串口与TTY终端之间的关联层次(串口可作TTY终端使用), 以及Linux下的中断处理机制/中断共享机制, 还有串口缓冲机制当中涉及的软中断机制 -Linux serial driver level design and interface, and pointed out that the level of association between the serial TTY terminal (serial port can be use
  3. 所属分类:Driver develop

    • 发布日期:2017-11-14
    • 文件大小:16054
    • 提供者:dinny
  1. bd

    0下载:
  2. 曾经在某公司做过的代码,虽然代码并不美观,但却是稳定的用在产品中的,经过了大量测试。 功能: 解密蓝光磁碟(蓝光碟放在专用的蓝光光驱中,usb接口连接电脑) 提供了如下接口: size_t fread_xl(char* key, void *buffer, size_t size, size_t count, int fh ,int vertpye ) 来直接读取加密碟,内部实现了透明解密,函数接口极力模仿fread函数。 另配合GetKey
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-16
    • 文件大小:831658
    • 提供者:f
  1. gtty

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

    • 发布日期:2017-11-19
    • 文件大小:407461
    • 提供者:绯红
  1. Overflow

    0下载:
  2. war-ftp 1.65存在缓冲区溢出漏洞:发送长度超过480B的用户名给war-ftp服务器就可以触发漏洞(即USER longString\n\r),溢出之后ESP指令寄存器的内容包含了longString中的部分内容。远程攻击者可以利用此漏洞以应用程序进程权限执行任意指令。-war-ftp 1.65 a buffer overflow vulnerability: send more than 480B username length to the war-ftp server can t
  3. 所属分类:Network Security

    • 发布日期:2017-11-30
    • 文件大小:1186991
    • 提供者:zyxlive
  1. Bcmnet

    0下载:
  2. Pointer to the socket buffer structure driver for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-06
    • 文件大小:2226
    • 提供者:owurow
  1. bcmutils

    0下载:
  2. Buffer structure for collecting string-formatted data- Buffer structure for collecting string-formatted data
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-02
    • 文件大小:11892
    • 提供者:nkajwi
  1. QQmsgpojie

    0下载:
  2. 破解指定qq聊天记录,并支持将聊天记录导入到文件或buffer中。qq2009暂不支持-Crack specify qq chats, and support chat records into a file or buffer. qq2009 does not support
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:1882215
    • 提供者:tony
  1. bfin-lq035q1-fb

    0下载:
  2. linux系统上的一个SHARP LQ035Q1DH02 LCD帧缓冲驱动程序源码-linux system on a SHARP LQ035Q1DH02 LCD frame buffer driver source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-26
    • 文件大小:5755
    • 提供者:Rubyer818
  1. bfin_adv7393fb

    0下载:
  2. linux系统上的一个ADV7393/ 2 视频编码器缓冲驱动代码-Linux system on a ADV7393/2 video encoder buffer driver code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-21
    • 文件大小:7742
    • 提供者:reddy818
  1. atafb_mfb

    0下载:
  2. linux系统上的低端帧缓冲器操作程序源码,欢迎下载-low-end frame buffer operating procedures on a linux system source code, welcome to download
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-01
    • 文件大小:900
    • 提供者:capsul
  1. controlfb

    0下载:
  2. linux系统里PowerMac“控制”显示的帧缓冲设备程序代码,欢迎下载。 -Linux system PowerMac "control" display frame buffer device program code, welcome to download.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-04
    • 文件大小:9143
    • 提供者:capsul
  1. cg6

    0下载:
  2. linux系统上的一个CGSIX(GX,GXplus,TGX)帧缓冲驱动程序,欢迎使用。-linux system on a CGSIX (GX, GXplus, TGX) frame buffer driver Welcome.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-22
    • 文件大小:6023
    • 提供者:tennely
  1. imxfb

    0下载:
  2. linux系统上的飞思卡尔i.MX帧缓冲设备驱动程序源码,欢迎使用。-Linux system freescale i.M X frame buffer device driver source code, welcome to use.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-27
    • 文件大小:6661
    • 提供者:daisery818
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com