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

搜索资源列表

  1. Eidffakght

    1下载:
  2. 利用BFS算法解八数码问题 在3*3的方格上放着1-8数码,有一空格为0变化规则为空格可以和上,下,右,左四个相邻的数字互换, 至到和目标状态相等, 每一种状态用一个结点表示 而每个结点每次变化最多有四种结点,将这些结点依次入队列中, 例如初始结点S0,入队列后出队,将S0变化最多产生的四种结点S01,S02,S03,S04依次入队列中, 当S01出队后,产生的四种结点S11,S12,S13,S14(实际上不会有四种结点)依次入队, 每次出队时与结束结点相比较,如果
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13.27kb
    • 提供者:刘少人
  1. nn_bp

    0下载:
  2. 小弟撰寫的類神經網路backpropagataion,可以train如xor等互斥問題,使用bcb所完成,因為開發介面較為便利, 大部分使用類別的方法撰寫,所以若有興趣移植到vc的朋友,應該也不會有太大的障礙。
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:644.87kb
    • 提供者:楊於
  1. PROCE3

    0下载:
  2. 这是操作系统中关于进程互斥问题的经典算法源码!很不错的哦!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4.5kb
    • 提供者:duanhz
  1. ringbuffer

    0下载:
  2. 在通信程序中,经常使用环形缓冲区作为数据结构来存放通信中发送和接收的数据。环形缓冲区是一个先进先出的循环缓冲区,可以向通信程序提供对缓冲区的互斥访问。-In the communications program, frequently used as a ring buffer data structure to store communications to send and receive data. Ring buffer is a FIFO buffer of the cycle can
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:815byte
    • 提供者:angle
  1. JThreadSynch

    0下载:
  2. 用JAVA实现生产者与消费者的同步与互斥问题-Producers and consumers to use JAVA to achieve synchronization and mutual exclusion problems
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:11.78kb
    • 提供者:Geena
  1. ProducerConsumer.exe

    0下载:
  2. 本代码很形象的描述了生产者和消费者的同步与互斥问题-This code is a descr iption of the image of producers and consumers of synchronization and mutual exclusion problems
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:54.69kb
    • 提供者:Geena
  1. testpro_simnt1

    0下载:
  2. 使用互斥信号量来实现任务对共享资源的互斥访问 -Use a mutex quantity of Shared resources to achieve the mission of exclusive access to
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:792.26kb
    • 提供者:杨明月
  1. selector

    0下载:
  2. 多会场活动安排算法实现。利用嵌套贪心策略实现多会场、互斥活动最优安排问题。-Arrangements for multi-venue event algorithm. Greedy strategy using nested multi-venue, the best arrangement for mutually exclusive events.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:157.63kb
    • 提供者:黄诚
  1. collection

    0下载:
  2. 集合划分,数据结构中运用队列操作,将互斥元素分在不同集合中-Set partitioning, data structure, the use of queue operations
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:213.26kb
    • 提供者:qwerty
  1. ring-buffer

    1下载:
  2. 在通信程序中,经常使用环形缓冲区作为数据结构来存放通信中发送和接收的数据。环形缓冲区是一个先进先出的循环缓冲区,可以向通信程序提供对缓冲区的互斥访问-In the communications program, frequently used as a ring buffer data structure to store communications to send and receive data. FIFO ring buffer is a circular buffer, the com
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-11-28
    • 文件大小:33.97kb
    • 提供者:江立
  1. nQueen

    0下载:
  2. 在n*n的棋盘上放置n个皇后,要求皇后两两互斥,即任意两个皇后不能出现在同一行、同一列或同一条斜对角线上。试求出所有的合法布局-In the n* n chessboard placed on the n Queens, asked the Queen twenty-two mutually exclusive, that is, any two queens can not appear on the same line, same column, or diagonal line with
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:25.77kb
    • 提供者:伍新威
  1. CQueue

    0下载:
  2. 这是一个关于互斥问题的程序,主要要帮助需要者看清问题的本质问题,就这些。-This is a mutually exclusive problem of the program
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1.08kb
    • 提供者:无影
  1. xitong

    1下载:
  2. 通过实现哲学家进餐问题的同步深入了解和掌握进程同步和互斥的原理哲学家有N个,也定全体到达后开始讨论:在讨论的间隙哲学家进餐,每人进餐时都需使用刀、叉各一把,所有哲学家刀和叉都拿到后才能进餐。哲学家的人数、餐桌上的布置自行设定,实现刀和叉的互斥使用算法的程序实现。-Philosophers have N, is also scheduled to discuss after all reach: the gap in the discussion of dining philosophers, e
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:406.49kb
    • 提供者:赛德华
  1. yyy103

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

    • 发布日期:2017-04-04
    • 文件大小:1.03kb
    • 提供者:水与空
  1. ReaderAndWriter

    0下载:
  2. 操作系统课程设计,使用PV操作机器信号量、锁等机制,实现读者和写者互斥访问临界资源-Courses on operating system design, the use of PV operate the machine semaphore lock mechanisms, readers and writers to achieve mutually exclusive access to critical resources
  3. 所属分类:Data structs

    • 发布日期:2017-11-17
    • 文件大小:2.61mb
    • 提供者:陆小果
  1. PV

    1下载:
  2. ●实践目标  用Win32所提供的同步对象实现P、V操作,并使用它们并解决读写互斥问题。 ●实践内容 使用信号量对象或事件对象来实现方便-The goal of practice A synchronization object provided by Win32 P, V operation, and use them to read and write and solve the problem. The content of practice Usin
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:8.34kb
    • 提供者:沈猴子
搜珍网 www.dssz.com