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

搜索资源列表

  1. matlab仿真_理发店排队模拟

    1下载:
  2. 我们暑假数学建模过程中编写的理发店模拟系统,采用gui界面。-summer mathematical modeling process of the preparation of the barber shop simulation system using gui interface.
  3. 所属分类:matlab例程

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

    1下载:
  2. 以队列和栈实现的仿真技术预测理发馆的经营状况-to Queue and Stack simulation technology forecasting barber's shop of the operation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:17781
    • 提供者:蓝色悠幻
  1. lifaguan

    0下载:
  2. 数据结构作业.用C语言写的模拟理发馆理发排队队列问题.-data structure operations. Written in C language simulation barber's shop barber queue problem.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:31121
    • 提供者:bluesky
  1. diantifangzhen

    0下载:
  2. 面向事件的计算机模拟技术,理发店系统的模拟仿真的matlab仿真程序。-Event-oriented computer simulation technology, barber shop system simulation of MATLAB simulation program.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2112
    • 提供者:tengyingzheng
  1. 理发馆的排队fsffs

    0下载:
  2. 使用队列模拟理发馆的排队现象,通过仿真手法评估其营业状况。-use cohort simulation barber's shop, the queues, through simulation methods to assess its financial situation.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2295
    • 提供者:
  1. 理发馆的排队

    0下载:
  2. 利用数据结构的查找做的理发馆的排队-use of the data structure you do a barber's shop queue
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12432
    • 提供者:李景良
  1. 数据结构理发馆仿真

    0下载:
  2. 数据结构基本算法实现 用C++实现理发馆防真功能-basic data structure algorithm in C-achieving barber's shop really function
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4503
    • 提供者:孙锋志
  1. matlab仿真_理发店排队模拟

    0下载:
  2. 我们暑假数学建模过程中编写的理发店模拟系统,采用gui界面。-summer mathematical modeling process of the preparation of the barber shop simulation system using gui interface.
  3. 所属分类:matlab例程

    • 发布日期:2010-11-27
    • 文件大小:4370
    • 提供者:twinsfb
  1. babr.rar

    0下载:
  2. sleeping barber problem with sleeping time and arrivval time,sleeping barber problem with sleeping time and arrivval time
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:736
    • 提供者:manoj
  1. bb

    1下载:
  2. (1)一个理发店接待室有n张椅子,工作室有1张椅子; (2)没有顾客时,理发师睡觉; (3)第一个顾客来到时,必须将理发师唤醒; (4)顾客来时如果还有空座的话,他就坐在一个座位上等待; (5)如果顾客来时没有空座位了,他就离开,不理发了; (6)当理发师处理完所有顾客,而又没有新顾客来时,他又开始睡觉。 用条件变量实现(3张椅子) -(1) a barber shop in the reception room with n chairs, the stu
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:830
    • 提供者:33
  1. Haircut

    0下载:
  2. 用C语言编的理发馆仿真技术,需要输入chair s number 和closetime-Using C language made the Barber Museum simulation technology, the need to enter the chair s number and closetime
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:8971
    • 提供者:董飞
  1. barber

    1下载:
  2. 一个理发店,只有一个理发师,只有n张可供顾客等待理发的椅子,如果没有顾客,则理发师睡觉;如果有一顾客进入理发店发现理发师在睡觉,则把他叫醒,写一个程序协调理发师和顾客之间的关系。-A barber shop, there is only one barber, only the n Zhang barber' s chair waiting for customers, without customers, the barber to sleep if there is a custom
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:13780
    • 提供者:leaf
  1. barbers5

    0下载:
  2. 理发师睡眠问题,实验课的作业,各位可以参考,还是不错的-Barber sleep problems, experimental studies homework assignment, you can refer to, or good
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:878
    • 提供者:qxf
  1. barbershop

    0下载:
  2. 理发店C++模拟,数据结构课程设计~功能比较简单,有点小BUG~-Barber shop C++ simulation, data structures curriculum design ~ function is relatively simple, a bit small BUG ~
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:1091987
    • 提供者:superpig119
  1. JEAN

    0下载:
  2. 数学建模中经典问题理发店模型的matlab解!绝对原创的高效代码,注释丰富,易于修改,是各个正在练习数学建模的同学必备参考资料!@~-Classic problem of mathematical modeling in matlab solution barber shop model! Absolutely original and efficient code, comments, rich, easy to modify, is the mathematical modeling of
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1833
    • 提供者:Ceylon
  1. Barber-shop-simulation

    1下载:
  2. 数据结构设计程序之理发馆仿真,便于初学者-Barber shop simulation of the data structure design process, easy for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:4267
    • 提供者:issachuxleg
  1. fangzhen

    0下载:
  2. 编制一个事件驱动仿真程序。 模拟理发馆内一天的活动,要求输出在一天的营业时间内,到达的顾客人数、顾客在馆内的平均逗留时间和排队等候理发的平均人数以及在营业时间内空椅子的平均数。-Preparation of an event-driven simulation program. Analog Barber museum day activities required output within the business hours of the day, the number of cust
  3. 所属分类:Data structs

    • 发布日期:2017-11-22
    • 文件大小:83008
    • 提供者:刘明
  1. barber

    0下载:
  2. sleeping barber problem using semaphores
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:684
    • 提供者:Tryin
  1. matlab-test

    0下载:
  2. 我们暑假数学建模过程中编写的理发店模拟系统,采用gui界面。-summer mathematical modeling process of the preparation of the barber shop simulation system using gui interface.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4366
    • 提供者:木阮清
  1. AI-Semantic-algorithm

    0下载:
  2. 人工智能语义算法,可用于计算各类逻辑推理问题,如理发师问题等-AI semantic algorithm can be used to calculate all kinds of logical reasoning questions, problems such as barber
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2699
    • 提供者:李晓辉
« 12 »
搜珍网 www.dssz.com