CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - consumer

搜索资源列表

  1. producerconsumer

    0下载:
  2. 此文件用于实现生产者消费者的问题- This document uses in to realize the producer consumer s question
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:24597
    • 提供者:杨晓秀
  1. 生产者-消费者问题

    0下载:
  2. 用c语言实现生产者-消费者问题-used language producer-consumer issues
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3142
    • 提供者:
  1. sms_que

    0下载:
  2. 一个实现可以在进程间或者线程间通信的高效环形队列类,特别适用于那种生产者/消费者模型的应用中-an achievement in inter-process communication between threads or efficient circular queue category, particularly applicable to the kind of producer / consumer model of the application
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7163
    • 提供者:杨雨虹
  1. gauss.rar

    0下载:
  2. 用高斯列主元消元法解下列线性方程组 高斯消元求解一些系数矩阵中含有极小数的情况下,会产生巨大的舍入误差,导致算法失效。一个简单而有效的改进方法是每次在进行将当前列中元素的消成0的运算时,选择当前列j对应的行(j to n)中绝对值较大的一个数作为主元行,这样,误差就会减小很多,PCA with out Gaussian elimination method solution of the following system of linear equations to solve a numbe
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:102525
    • 提供者:刘佳
  1. Producer

    0下载:
  2. 程序实现了两个生产者和两个消费者的生产者消费者问题(当生产者消费者数目再多时加上几个子进程就可以了)为了防止程序陷入死循环,给生产者限定了生产次数,同时为了方便截图,将次数限定的比较少。下面是我的程序:-Procedures to achieve the two producers and two consumers and producers of consumer issues (when the number of producers of consumers to add a few m
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:64677
    • 提供者:wangshan
  1. Producer

    0下载:
  2. Producer Consumer Algorithm Implement by Java
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:20074
    • 提供者:MAHMUD
  1. circbuf-1.0

    0下载:
  2. 循环队列,C语言版本,可用于生产者消费者策略使用-Circular Queue, C language version of the strategy can be used for producers of consumer use
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:266480
    • 提供者:zhangzhen
  1. 111

    0下载:
  2. 此程序利用线程模拟进程,用p、v原语操作实现生产者与消费者的问题。-This procedure simulated the process of using thread, with p, v primitive operations to achieve the producer and consumer issues.
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:1120646
    • 提供者:0
  1. HDFaceRecognitionSystemMatlabsourcecode

    0下载:
  2. Advances in data collection and storage capabilities during the past decades have led to an information overload in most sciences. Researchers working in domains as diverse as engineering, astronomy, biology, remote sensing, economics, and consumer t
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:440759
    • 提供者:masoom
  1. dwprotected

    0下载:
  2. Matlab source code for DCT-based watermarking for grayscale images. DCT-based watermark recovering without resorting to the uncorrupted original image. Digital watermarking has been proposed as a viable solution to the need of copyright protection an
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:98166
    • 提供者:omar
  1. ProductAndConsumer

    0下载:
  2. 计算机网络经典算法:生产者与消费者问题的源代码-classic algorithm of computer network:producer and consumer
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:142990
    • 提供者:若欣
  1. LabVIEWzhiliao

    1下载:
  2. 本Demo演示了NI公司LabVIEW图形化开发环境的并行编程模式。在并行循环之间可以通过队列或者是局部变量传递数据。基于队列的并行循环模式也叫做生产者/消费者模式。-This Demo shows the NI' s LabVIEW graphical development environment for parallel programming model. Between the parallel loop through the queue or a local variable
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:863576
    • 提供者:天天一天天
  1. teriz

    0下载:
  2. 自动俄罗斯方块,能够自己消行,消行达到15000左右,但有些还待改进-Auto Tetris, to make their own consumer line, elimination of about 15,000 lines, but there are still room for improvement
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:333435
    • 提供者:wongjx
  1. Producers-consumer-test-procedure

    0下载:
  2. 很好的一个教程实验——生产者-消费者实验程序-A good tutorial experiment-- producer- consumer experimental procedures
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:3262
    • 提供者:梦子
  1. Sem

    0下载:
  2. 用Win32中的信号量实现生产者-消费者问题-Use Win32 semaphore in the producer- consumer issues
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1080
    • 提供者:chenyiyu
  1. ex4

    0下载:
  2. 生产者消费者算法 找素数线程每次只放一个素数 显示素数线程每次只显示一个素数-Producer-consumer algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:505004
    • 提供者:abel nightlord
  1. CEX_SecondDlg

    0下载:
  2. 生产者与消费者,一个生产者与一个消费者,C++做的,做的比较简单-Producers and consumers, a producer and a consumer, C++ to do, to do simple
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1875868
    • 提供者:浩哥
  1. 123

    0下载:
  2. 简单的生产者消费者问题。应付课程设计足够-Simple producer-consumer problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4881
    • 提供者:游先生
  1. FivePointCubicMethod

    1下载:
  2. 五点三次法实现振动信号趋势项的消除, 1、 计算出数据的均值、均方值、方差 ; 2、 用matlab编制五点三次法消趋势项程序。 3、 在同一坐标下绘出消趋势项前后时域信号,并分析比较。 绘出消趋势项前后信号的自相关函数。- Five points three times a method to achieve the elimination of the trend of the vibration signal, 1, to calculate the m
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:842
    • 提供者:lingjian
  1. yyy103

    0下载:
  2. 解决生产者,消费者对共享资源的互斥问题,生产者要做改动,消费者要读取。-producer,consumer
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1054
    • 提供者:水与空
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com