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

搜索资源列表

  1. waits

    0下载:
  2. 是服务优先顺序的实验,已经通过运行,下载后就可以使用了。相信对你们有用。-service prioritization of experiments have been run through, after downloading can use. I believe useful to you.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:65.95kb
    • 提供者:小飞侠
  1. kthtree

    0下载:
  2. kthtree问题 给定一棵有向树T,树T 中每个顶点u都有一个权w(u);树的每条边(u,v)也都有一个 非负边长d(u,v)。有向树T的每个顶点u 可以看作客户,其服务需求量为w(u)。每条边(u,v)的边长d(u,v) 可以看作运输费用。如果在顶点u 处未设置服务机构,则将顶点u 处的服务需求沿有向树的边(u,v)转移到顶点v 处服务机构需付出的服务转移费用为w(u)*d(u,v)。 树根处已设置了服务机构,现在要在树T中增设k处服务机构,使得整棵树T 的服务转移费用最小-kt
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:212.99kb
    • 提供者:wu
  1. paixu 实验六 排序

    0下载:
  2. 一、最优服务问题; 二、众数问题; 三、士兵站队问题(选作)。-First, the optimal service issues Second, the number of public issues three soldiers stand in question (selected for).
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-04-08
    • 文件大小:108.55kb
    • 提供者:郭文明
  1. BankCallingSystem

    0下载:
  2. 模拟银行叫号系统。使用基本队列操作。假设某银行有5 个服务窗口,一个统一的叫号系统。在服务时段内,每个时间单位有随机数目的顾客到来,每个新来的顾客得到一个顺序号,排入等待服务队列,等待叫号。 每个服务窗口的职员处理完一个顾客的业务后,顾客即刻离开,职员呼叫下一个顾客,窗口显示下一个顾客的服务号。被叫号的顾客随即得到服务。假定每个顾客需要的服务时间也是随机的。试设计程序模拟上述场景。-Simulated bank calling system. Use basic queue operations
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:81.14kb
    • 提供者:Yuan
  1. 4-7you

    0下载:
  2. 计算机算法的多处最优服务次序问题,用贪心算法实现-Computer algorithm of multiple optimal service order issues, with greedy algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:11.32kb
    • 提供者:yi
  1. client

    0下载:
  2. 使用贪心算法解决最优服务次序问题,效率高,适用于ACM竞赛-Use greedy algorithm to solve the optimal order of service, high efficiency, apply to ACM Contest
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:122.85kb
    • 提供者:daisy001huang
  1. kmt

    0下载:
  2.  给定一棵有向树T,树T中每个顶点u都有一个权w[u],树的每条边[u,v]也都有一个非负边长d[u,v]。有向树T的每个顶点u可以看做客户,其服务需求量为w[u]。每条边[u,v]的边长d[u,v]可以看做是运输费用。如果在顶点u处未设置服务机构,则将顶点u处的服务需求沿有向树的边(u,v]转移到顶点v处服务机构,则需付出的服务转移费用为w[u]*d[u,v]。树根处已设置了服务机构,现在要在树T中增设k处服务机构,使得整棵树T的服务转移费用最小。该算法对于给定的有向树T,计算在树T中增设k处
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1.59kb
    • 提供者:yxd
  1. aluo3

    0下载:
  2. 数据结构课程设计:(1)民航航班信息服务系统 (2)运动会分数统计 包括源代码、EXE文件、课程设计报告!比较全。-Curriculum design data structure: (1) Civil Aviation Flight Information Service System (2) Games fraction statistics, including source code, EXE files, curriculum design report! Comparison o
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:191.67kb
    • 提供者:aluo
  1. main

    0下载:
  2. acm regional kaohsiung 2006 Perfect Service poj 3398
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:756byte
    • 提供者:domisol
  1. BankLiner

    0下载:
  2. 模拟银行排队机系统,父进程负责调度,子进程负责接收顾客、打印顾客号、呼叫顾客到相应窗口和服务顾客。-Simulation Bank Queue System, the parent process is responsible for scheduling, sub-process is responsible for receiving clients, print customer number, call customer to the appropriate window and cus
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:697.97kb
    • 提供者:linqingyang
  1. queueSimulation

    0下载:
  2. It is a GUI csharp program aim to simulate the waiting time in the bank which can help the bank adminstration to deside on the require number of tellers that keep the customer satisfy with thier service,
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:268.52kb
    • 提供者:rorarora33
  1. string

    0下载:
  2. 字符串匹配算法研究 字符串匹配 前缀 后缀 kmp算法 后缀树-with internet booming, the amount of information gets more and more. How to find the target information in such tramendous data is the key in web searching develepment. In this end the string matching algorithm takes
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:16.22kb
    • 提供者:neufox
  1. best_service

    0下载:
  2. 针对最佳服务次序问题,设置更有效的排序算法,来实现最佳服务次序问题。-Order problem for the best service, set more effective sorting algorithm to achieve the best service order issues.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1.22kb
    • 提供者:Thomas Young
  1. duozuoyediaodu

    0下载:
  2. 用贪心算法实现的多处最优服务次序问题,希望对大家有所帮助-Greedy algorithm with the problem of multiple optimal service order
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:525byte
    • 提供者:李刚
  1. gsoap-win32-2.7

    0下载:
  2. gSOAP编译工具提供了一个SOAP/XML 关于C/C++ 语言的实现,从而让C/C++语言开发web服务或客户端程序的工作变得轻松了很多。绝大多数的C++web服务工具包提供一组API函数类库来处理特定的SOAP数据结构,这样就使得用户必须改变程序结构来适应相关的类库。与之相反,gSOAP利用编译器技术提供了一组透明化的SOAP API,并将与开发无关的SOAP实现细节相关的内容对用户隐藏起来。-The gSOAP compiler tools provide a SOAP/XML C/C
  3. 所属分类:Data structs

    • 发布日期:2017-05-19
    • 文件大小:5.33mb
    • 提供者:夙印
  1. 2011Project1

    0下载:
  2. 用各种排序方法查询学生信息 比较插叙用时-With a variety of sorting methods to check student information inserted Service
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:485.91kb
    • 提供者:马瑞雪
  1. telephone-srve-

    0下载:
  2. 时钟提供接听电话服务的时间(以分钟计),然后这个时钟将循环地自增1(分钟) 直到到达指定时间为止。在时钟的每个“时刻”,就会执行一次检查来看看当前电话的服务 是否已经完成了,如果是,这个电话从电话队列中删除,模拟服务将从队列中取出下一个电 话(如果有的话)继续开始。同时还需要执行一个检查来判断是否有一个新的电话到达。如 果是将其到达时间记录下来,并为其产出一个随机服务时间,这个服务时间也被记录下来, 然后这个电话被放入电话队列中,当客户服务人员空闲时,按照先来先服务的方式
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:170.59kb
    • 提供者:xinxinwag
  1. Client-and-service

    0下载:
  2. 简单客户端和服务器端,C网络编程,需要的同学科浏览-Client and Service
  3. 所属分类:Data structs

    • 发布日期:2017-11-19
    • 文件大小:50.34kb
    • 提供者:Kandy Chen
  1. Best-service-order

    0下载:
  2. 思路是最短服务时间优先,先将服务时间排序,然后注意后面的等待服务时间既包括等待部分,也包括服务部分。-The idea is shortest service time priority, first service time Sort, then pay attention to the back of the waiting time both waiting for the part, and also includes the services section.
  3. 所属分类:Data structs

    • 发布日期:2017-11-06
    • 文件大小:6.11mb
    • 提供者:徐昌
  1. shortest-service

    0下载:
  2. 贪心算法求最短服务时间。c语言,开发环境vs2010-Greedy algorithm for the shortest service time. c language, development environment vs2010
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:826byte
    • 提供者:牛海玲
« 12 »
搜珍网 www.dssz.com