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

搜索资源列表

  1. select

    0下载:
  2. 采用Dijkstra算法和Floyd算法实现的简单医院选址系统-data structure
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:2824397
    • 提供者:王浩
  1. 02-17-37

    0下载:
  2. 最优化规划,Flyod算法,医院选址,图论-Optimize the planning, Flyod algorithm, hospital location, graph theory
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:133113
    • 提供者:李晓杰
  1. renshutongji

    0下载:
  2. matlab 医院人数统计 可以计算一段时间 人数-matlab tong ji ren shu
  3. 所属分类:matlab

    • 发布日期:2017-02-26
    • 文件大小:1237
    • 提供者:zhaotao
  1. LeastSquaresSupportVectorMachineClassification

    0下载:
  2. 二乘支持向量机对细胞的分类 本实验为二分类问题 数据来自威斯康星州(美国州名)医院的乳癌数据-Least squares support vector machine classification of cells
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:223331
    • 提供者:chenney
  1. 2009B

    0下载:
  2. 蒙特卡洛模拟法是当系统中各个单元的可靠性特征量已知,但系统的可靠性过于复杂,难以建立可靠性预计的精确数学模型或模型太复杂而不便应用则可用随机模拟法近似计算出系统可靠性的预计值。随着模拟次数的增多,其预计精度也逐渐增高。由于需要大量反复的计算,一般均用计算机来完成。本文件用来求解医院排队论问题-Monte Carlo simulation when the system reliability characteristics of each unit volume is known, but th
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:3117
    • 提供者:prince
  1. sjjg

    0下载:
  2. 数据结构的管道铺设,医院选址课程设计报告
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:81992
    • 提供者:a理人
  1. shiyanqi

    0下载:
  2. ? 假设某医生看病人的顺序是由病人的病情严重程度来决定。护士按照所有病人来医院的时间顺序给病人编号ID,依次为1,2,3,…,n;并且根据病人的病情严重程度设置Priority值,病越重,Priority的值越小。当医生开始工作时,护士根据病人的Priority值,由小到大依次安排病人看病。试为护士编写程序安排病人看病的先后次序利用最小值堆实现一个优先队列。- Using the minimum heap to implement a priority queue.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:1256
    • 提供者:wuting
  1. choose_best_address

    0下载:
  2. 数据结构 寻径问题。内容:给定n个村庄之间的交通图,若村庄i和村庄j之间有道路,则将顶点i和顶点j用边连接,边上的权Wij 表示这条道路的长度。现在要从这n个村庄选择一个村庄建一所医院,问这所医院应建在哪个村庄,才能使离医院最远的村庄到医院的距离最短?-Routing data structure problem. Content: Given n traffic between villages map, if the village i and the road between the vi
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:168677
    • 提供者:rick
  1. SqlServerProject1

    0下载:
  2. 随着科学技术的不断进步,计算机应用已经遍布整个社会的每个角落。目前社会正处于健保发展方兴未艾的时代,各医疗院所莫不兢兢业业地改善本身的体制或管理方式,以适应健保越来越严格的规范,在此背景下,本文论述了小型医院门诊管理信息系统,重点论述门诊挂号子系统和门诊财务管理子系统的设计实现,其中门诊挂号子系统主 -With the continuous progress of science and technology, computer applications have been all over
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:7193
    • 提供者:吴昊
  1. yankebingchuang3

    0下载:
  2. 当星期六、星期天医院不做手术时病床安排情况-When Saturday and Sunday, when the hospital bed arrangement is not the case surgery
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1080
    • 提供者:大鹏
  1. seedoctor

    0下载:
  2. 医院就诊(队列应用)——排队,就诊,查看排队下班,不排队余下就诊等功能-Hospital (Queues application)- queue, treatment, see the line work, do not line up features such as the remaining treatment
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:1031
    • 提供者:hanmo
  1. Floyd

    0下载:
  2. 数据结构课程设计的选题-医院选址问题的解法,基于C/C++而设计的-Data structures course design topics- hospital location problem solution, based on C/C++ designed to
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:132991
    • 提供者:禾雨
  1. yiyuanxuanzhi

    0下载:
  2. n个村庄之间的无向图,边上的权值w(i,j)表示村庄i和j之间道路长度。现要从这n个村庄中选择一个村庄新建一所医院,使离医院最远的村庄到医院的路程最短。-N village of no to chart between, on the edge of the right value w (I, j) said village between I and j road length. Now from this n village to choose a village a new hospit
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:3499
    • 提供者:Jack
  1. doctor

    0下载:
  2. 看病模拟系统,反映病人到医院看病,排队看医生的情况。病人排队过程中 主要重复两件事: (1)病人将病历卡交给护士,排队等候; (2)护士从队列 中取出病人的病历卡,该病人就诊。 -Doctor simulation
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1403
    • 提供者:lo
  1. xinyinsignal

    0下载:
  2. 对医院采集的心音信号通过小波变换将噪声和心音信号分离。-Hospital acquisition of heart sound signals by wavelet transform to seperation noise and heart sound signal .
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-29
    • 文件大小:1025
    • 提供者:Kurt Mayer
  1. ward-management

    0下载:
  2. 病房管理系统,医院的病房管理系统,实现病人入院,出院,病房查找和人员查找等功能。-Ward management system, hospital ward management systems, patient admission, discharge, wards Find and personnel find.
  3. 所属分类:Data structs

    • 发布日期:2017-11-21
    • 文件大小:421898
    • 提供者:王京石
  1. virtualhospital

    0下载:
  2. 一个仿真医院排队的一种优化算法的程序,用C++ 6.0编写-Program an optimization algorithm, a simulation hospital queue write C++ 6.0
  3. 所属分类:Algorithm

    • 发布日期:2017-11-21
    • 文件大小:992863
    • 提供者:郝折鹤
  1. Registration-system

    1下载:
  2. 某医院拟开发一个挂号系统,以方便患者就医,提高医疗服务水平。患者在医院就诊前需要提供姓名、身份证号码、联系电话等个人信息并办理一张诊疗卡,该诊疗卡在每次挂号时需要出示给挂号的工作人员。患者在挂号时,需说明科室名称以及医生的职称。挂号以半个工作日为一个班次,系统中保存各科室门诊医生的排班表,每位医生每个班次能够接诊的病人人数可设置一个上限。-A hospital intends to develop a registration system to facilitate the patient&#
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-07
    • 文件大小:5684070
    • 提供者:leng
  1. hospital

    0下载:
  2. 网上医院预约管理系统,能够登陆注册用户,管理员登陆查看信息,用户的增删查改-Online hospital appointment management system, capable of landing a registered user, administrator login to view the information, the user check the additions and deletions to change
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-13
    • 文件大小:308224
    • 提供者:张诚忠
  1. LT

    0下载:
  2. 医疗软件,主要用于医院微量元素的化验等用途-Medical software, mainly for hospitals trace elements laboratory purposes
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-18
    • 文件大小:653938
    • 提供者:赵京伟
« 1 23 »
搜珍网 www.dssz.com