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

搜索资源列表

  1. doooor-back-2005-9-27

    0下载:
  2. 450b+linux+wm射频模块的一个门禁系统的完整源代码,支持rtc,支持薄厚两种ic卡,网络通信数据传输(设置)以及flash数据暂存.-450b linux wm RF module of a complete Access Control System source code, support rtc. Two middle-thick support id cards, network communications data transmission (set), and flash
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1536913
    • 提供者:王金锋
  1. double_queue

    0下载:
  2. linux下一种双缓冲队列机制的实现源代码(C)。-linux under a double-buffer queue mechanism for the realization of the source code (C).
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5954
    • 提供者:梅子
  1. ProducerandConsumerProblem

    0下载:
  2. 用多进程同步方法解决生产者-消费者问题 设计目的:通过研究Linux 的进程机制和信号量实现生产者消费者问题的并发控制. 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1-20这20个整型数. 设计要求:(1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容,当前指针位置和生产者/消费者县城的标识符.(2)生产者和消费者各有两个以上.(3)多个生产者或多个消费者之间须有共享对缓冲区进行操作的函数代码.-Synchronous multi-process so
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-03-21
    • 文件大小:29701
    • 提供者:CoCo
  1. au-buffer

    0下载:
  2. this code is about the doubly link list library link list
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1651
    • 提供者:kcon
  1. cppcheck-1.30.tar

    0下载:
  2. cppcheck is a static C/C++ code analyzer that checks for memory leaks, mismatching allocation-deallocation, buffer overrun, and many more problems. Its goal is to produce no false positives.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:133684
    • 提供者:jmskhng
  1. FrameBuffer_Princeple_Application

    0下载:
  2. Frame Buffer 的原理及应用 非常好的一篇讲解Framebuffer的文章,内附有源代码-Frame Buffer Principle and Application of a very good article on the Framebuffer, containing source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:23428
    • 提供者:raoxuefeng
  1. consumer

    0下载:
  2. 题目二:用多进程同步方法解决生产者-消费者问题。 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1-20这20个整型数. 设计要求:(1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容,当前指针位置和生产者/消费者线程的标识符.(2)生产者和消费者各有两个以上.(3)多个生产者或多个消费者之间须有共享对缓冲区进行操作的函数代码.-Title 2: The multi-process synchronization solution to
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:37837
    • 提供者:duge
  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. mpg123-pre0.59s-mmx-gcc4.0.tar

    0下载:
  2. mpg123是一款使用于Linux和Unix操作系统下的MP3播放程序。mpg123在处理MPEG 2.0的3层文件时,layer3.c的III_i_stereo()函数中存在缓冲区溢出漏洞,攻击者可能利用此漏洞执行任意指令。提供这个源码给病毒,木马爱好者们研究。 -mpg123 is a used in Linux and Unix operating systems of the MP3 player. mpg123 in dealing with MPEG 2.0 layer 3 fi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:247103
    • 提供者:观光客
  1. code

    0下载:
  2. 这是一个linux下的进程间通信,管道机制、消息缓冲队列、和共享内存机制进行进程间的通信等等。-This is an inter-process communication under linux, pipe mechanism, the message buffer queues, and shared memory mechanism for inter-process communication and so on.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:5054
    • 提供者:黄锋
  1. shengchanzheyuxiaofeizhe

    0下载:
  2. 设计目的:通过研究Linux 的进程机制和信号量,实现生产者消费者问题的并发控制. 说明:有界缓冲区内设有20个存储单元,有界缓冲区可用数组实现,缓冲区中的内容自定。 设计要求:(1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容,当前指针位置和生产者/消费者进程标识符.(2)生产者和消费者至少各有两个以上.(3)多个生产者或多个消费者之间须有对缓冲区进行共享操作的函数代码(注意互斥与同步).-Design Objective: To study the mech
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:13661
    • 提供者:奋斗
  1. network-video--player

    1下载:
  2. 提供的代码是编写一个基于linux系统的网络视频点播应用程序,利用Qt工具编写图形界面和基于TCP协议的网络传输模块。Linux操作系统以其开源性、多用户多任务、支持多种硬件平台、可靠地安全稳定性能以及日趋完善的图形界面和丰富的网络功能等等,逐渐成为了各行业的首选操作系统,尤其是基于ARM内核的嵌入式linux更是得到了极为广泛的应用。 本系统分为服务器端和客户端两部分。服务器端提供多视频源,供用户进行选择,客户端提供人机交互界面,当用户需要点播某个视频时,首先在Ip Address栏输
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-05-30
    • 文件大小:8192
    • 提供者:nie
  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. acornfb

    0下载:
  2. linux系统上Acorn 平台的帧缓冲区的代码程序,欢迎使用-Linux system Acorn platform frame buffer code program, welcome to use
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-21
    • 文件大小:10829
    • 提供者:jasmineriry
  1. acornfb

    0下载:
  2. Frame buffer code for Acorn platforms.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:9150
    • 提供者:maiqinra
  1. ring_buffer

    0下载:
  2. Performance events ring-buffer code Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4783
    • 提供者:foupengkui
  1. omap-wdt

    0下载:
  2. Frame buffer code for Acorn platforms.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:9919
    • 提供者:cenwpjz
  1. zr364xx

    0下载:
  2. Some video buffer code by Lamarque based on s2255drv.c and vivi.c drivers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:18632
    • 提供者:cinzouhh
  1. buffer

    0下载:
  2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2120
    • 提供者:henztnh
  1. Buffer

    0下载:
  2. Run-time type information about structs used with buffers Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7298
    • 提供者:haithlj
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com