登录
首页 » 其他项目 » 此系统用EXEL开发,摘要如下,对于血液供需模型,我们对某地区进行了系统模拟,为了使医疗中心花费最少,我们首先对三种情况进行分析,就是不举办活动,每30,60天...

此系统用EXEL开发,摘要如下,对于血液供需模型,我们对某地区进行了系统模拟,为了使医疗中心花费最少,我们首先对三种情况进行分析,就是不举办活动,每30,60天...

于 2022-04-26 发布 文件大小:394.22 kB
0 211
下载积分: 2 下载次数: 1

代码说明:

此系统用EXEL开发,摘要如下,对于血液供需模型,我们对某地区进行了系统模拟,为了使医疗中心花费最少,我们首先对三种情况进行分析,就是不举办活动,每30,60天举办活动,得出结果,每30天举办一次活动,费用最少。最后,我们对模型评价与推广,还有个人的心得体会。-system used EXEL development, summarized below, the blood supply model, we have certain areas of the system simulation, in order to spend at least a medical center, we first of the three, is not organizing activities, held every 415.70 days, the outcome of each 30 days of an event, at least cost. Finally, we model for evaluation and promotion, there are personal experiences.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 模仿windows 扫雷游戏,可以游戏,计时,有时布雷可能会有小bug!...
    模仿windows 扫雷游戏,可以游戏,计时,有时布雷可能会有小bug!-Imitate windows minesweeper game
    2023-06-23 22:40:03下载
    积分:1
  • This system is a competition I took part in ESRI works mainly use the GIS capabi...
    本系统是我参加ESRI大赛的一个作品 主要利用GIS功能对水土流失模型USLE中的各个因子的提取(如根基降雨量站点插值生成等值线,利用等高线生成TIN提取坡度,坡向等)再生成专题图输出。系统包含数据采用的ACCESS,有对数据库的通用操作,以及各种绘图分析,如对年、月、日的降雨量,流量等的图形对比分析等等。系统功能还算比较完善。 是基于VB6.0+ArcEngine9.2开发,皮肤界面用的是Activebar3.0 里面的数据比较大,不便上传,需要的可向我索要。-This system is a competition I took part in ESRI works mainly use the GIS capabilities of the USLE soil erosion model for the extraction of the various factors (such as the foundations of rainfall site, contour interpolation, using contour lines generated TIN extraction slope, aspect, etc. ) and then generate the thematic map output. System contains the data used in ACCESS, there is a common database operations, and a variety of mapping analysis, such as year, month, day of rainfall, flow, etc. graphic correlation and so forth. Relatively perfect system functions fairly. Is based on VB6.0+ ArcEngine9.2 development, the skin interface, using a relatively large data inside Activebar3.0, inconvenience upload, need to be to my request.
    2023-06-23 08:40:03下载
    积分:1
  • 抓包代码 那段代码,是我自己写的。这两个是东西是完成SEND和RECV两个地方,所以返回的地址不一样。这才搞出来那么多代码来...
    抓包代码 那段代码,是我自己写的。这两个是东西是完成SEND和RECV两个地方,所以返回的地址不一样。这才搞出来那么多代码来-Capture code that code, I wrote it myself. These are two things to complete and Recv SEND two places, so not the same as the return address. This engage in so much code out to
    2022-01-31 10:36:10下载
    积分:1
  • 此程序为cad下lisp开发,具有在保持图块不打开的状态下复制中的对象...
    此程序为cad下lisp开发,具有在保持图块不打开的状态下复制其中的对象-procedure for predicting lisp under development, is not maintaining the block open state in which the object replication
    2022-06-18 23:03:20下载
    积分:1
  • 一个自己开发的学生成绩管理系统,希望大家喜欢!
    一个自己开发的学生成绩管理系统,希望大家喜欢!-A self-developed student achievement management system, I hope everyone likes!
    2022-02-03 00:23:03下载
    积分:1
  • 实现的二级倒立摆H无穷输出反馈控制,用的是MATLAB里的自带函数,基于LMI算法...
    实现的二级倒立摆H无穷输出反馈控制,用的是MATLAB里的自带函数,基于LMI算法-To achieve double inverted pendulum H infinity output feedback control, using a MATLAB built-inside the function, based on LMI algorithm
    2022-01-22 08:11:49下载
    积分:1
  • VB的API编程的本质功能的VB的API,以典型的应用实例…
    VB API编程精粹,精选VB API,用典型的实例说明api应用-VB API programming essence Featured VB API, with examples of typical applications api
    2023-02-21 17:05:04下载
    积分:1
  • 一个可以提供初学者学习Access的教程,很有用的
    一个可以提供初学者学习Access的教程,很有用的-can provide beginners a learning Access Guide, very useful
    2022-01-31 04:53:44下载
    积分:1
  • Prepared using a binary list stored in binary form of the creation, the first se...
    1 编写采用二叉链表形式存储的二叉树的创建、先序、中序、后序和按层遍历的算法。 2 编写将一棵二叉树的所有左右子树进行交换的算法。 提示:验证是否交换可以调用二叉树的遍历算法,比较输出结点序列。 3 编写一个主函数,将上面函数连在一起,构成一个完整的程序。 4 调试并运行实验源程序。 -Prepared using a binary list stored in binary form of the creation, the first sequence, the sequence, after the order and by level traversal algorithms. 2 the preparation of a binary tree will be all about the exchange of sub-tree algorithms. Tip: Verify that the exchange can be called binary tree traversal algorithm to compare the output node sequence. 3 write a main function, the above functions together to form a complete program. 4 debug and run experiments source.
    2022-04-12 05:14:21下载
    积分:1
  • MAX293
    MAX293-MAX297滤波器(椭圆滤波器)的技术文档(资料)-MAX293-MAX297 filter (Elliptic filter) technical documentation (data)
    2022-08-10 10:33:19下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载