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

搜索资源列表

  1. chapter14

    0下载:
  2. 使用消息缓冲队列实现client和server里程之间的通信。-The use of message buffer queue length to achieve client and server communications.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:1345
    • 提供者:李开
  1. CycQueue

    0下载:
  2. 循环缓冲队列 ,常用于数据的采集等。比如生产者-消费者模式。-Circular buffer queue, commonly used in data collection and so on. For example the producer- consumer model.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:2036
    • 提供者:阿焦
  1. circlequeuereference

    0下载:
  2. 环形缓冲区的读写操作说明。-Ring buffer read and write instructions.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:18148
    • 提供者:莱克
  1. fbshot-0.3.tar

    0下载:
  2. use for capturing imaes and storing it in the frame buffer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:16542
    • 提供者:aaak
  1. readconfdata

    0下载:
  2. 函数从指定的配置文件路径读取配置参数到缓冲区,函数参数为配置文件路径,函数返回值为缓冲区首地址。-read config file data to a buffer。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1870
    • 提供者:cheung cs
  1. getparavalue

    0下载:
  2. 从缓冲区读取配置参数的值。函数参数为配置参数起始标志和结束标志-get para value from confdata buffer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:1944
    • 提供者:cheung cs
  1. read-write

    0下载:
  2. 实验程序模拟多个生产/消费者在有界缓冲上正确的操作。它利用N个字节的共享内存作为有界循环缓冲区,利用写一字符模拟放一个产品,利用读一字符模拟消费一个产品。当缓冲区空时消费者应阻塞睡眠,而当缓冲区满时生产者应当阻塞睡眠。一旦缓冲区中有空单元,生产者进程就向空单元中入写字符, 并报告写的内容和位置。一旦缓冲区中有未读过的字符,消费者进程就从该单元中 读出字符,并报告读取位置。生产者不能向同一单元中连续写两次以上相同的字 符,消费者也不能从同一单元中连续读两次以上相同的字符。 -cha
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:4058
    • 提供者:jeremy
  1. LRU

    0下载:
  2. 应用于数据库系统中的缓冲区LRU管理算法-Database system used LRU buffer management algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:3581
    • 提供者:zhaohui
  1. hldec

    0下载:
  2. HL Decoder Now mybuff contains the decoded buffer 8-) Copyright 2004,2005,2006 Luigi Auriemma This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:13195
    • 提供者:collapsus
  1. crc

    0下载:
  2. CRC 16 calcuator , Compute a CRC16 of a buffer
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:32904
    • 提供者:MARE
  1. shaxin

    0下载:
  2. 这是一个非常简单的,用于刷新缓冲区的程序-This is a very simple procedure used to flush the buffer
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:1041
    • 提供者:刘洋
  1. BufferOverrun

    0下载:
  2. 用C++语言教大家编写缓冲区溢出程序,很实用-Using C++ language program to teach you write buffer overflows, it is useful
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:315962
    • 提供者:海龙
  1. TextCache

    0下载:
  2. 一个文本缓冲池的简要实现,有不合适的地方希望大家指出来;附带自动淘汰,内存动态分配等功能-A brief text buffer pool to achieve, it s not the hope that we point out with automatic elimination, dynamic memory allocation functions
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:2436
    • 提供者:coolnaire
  1. linux_buffer_management_module_design_and_implemen

    0下载:
  2. linux缓冲管理模块的设计和实现linux buffer management module design and implementation-linux buffer management module design and implementation of linux buffer management module design and implementation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:1070159
    • 提供者:eem
  1. 10a-drptail

    0下载:
  2. i have uploaded tcl scr ipt program for creating nodes and implementing droptail buffer mechanism
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:928
    • 提供者:Queen
  1. semaphore

    0下载:
  2. The shared memory has three character buffers, which are used to store a small letter, a capital letter, and a digit respectively. These buffers are logically independent. This program have some writer and reader threads. The writer threads are respo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:14304
    • 提供者:eagle
  1. 7

    0下载:
  2. 创建4个线程,其中两个线程负责从文件读取数据到公共的缓冲区,另两个线程从缓冲区读取数据作不同的处理(加和乘运算)。使用信号量控制这些线程的执行。 -Creating 4 threads, two of which thread is responsible for reading data from file buffer to the public, the other two threads to read data from the buffer for different treat
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:49749
    • 提供者:jane
  1. thread

    0下载:
  2. 线程信号量实现生产者消费者问题,运用缓冲队列实现缓冲区。-Semaphore thread producers of consumer issues, the use of the buffer queue implementation buffer.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1277
    • 提供者:huguojun
  1. Wavread

    0下载:
  2. Wav file is the basic file or raw file which stores the audio data.Wav header contains important information such as sampling rate Monotype or sereo ,bytes per sample.The code reads header and buffer which can be processed the way we want.No addition
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1655
    • 提供者:avinash
  1. PV_handle

    0下载:
  2. 实现一个进程,该进程拥有一个生产者线程和一个消费者线程,它们使用32个不同的缓冲区。使用如下信号量: (1)一个互斥信号量,用以阻止生产者线程和消费者线程同时操作缓冲区列表; (2)一个信号量,当生产者线程生产出一个物品时可以用它向消费者线程发出信号; -Implement a process that has a producer thread and a consumer thread, they use 32 different buffers. Semaphore using
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2265
    • 提供者:Andy
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com