文件名称:LogisticsTeachingKit
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:240.63kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
本软件系统基于课本的教学方式的不足,设计和实现了基于VB.NET三层架构的供应链教学软件,有效地模拟了一种简单的生产和配送渠道中物流和信息流的流通过程,提供了一种特色的课程体验。
软件的形式提供了一种集中管理供应链的方法,它突出了供应链各个不同角色之间分享信息流的重要作用。本系统要模拟的供应链由原材料、厂商、分销商、批发商、零售商和消费者这六个环节组成。厂商需要将原材料转变成产品,再将其通过供应渠道及时地传送到消费者的手中。模拟此供应链的主要目的是:充分利用现有资源(比如产量、库存和资金等等),来最大化满足顾客的需求,同时从整体上增加供应链的收益,降低总成本(总库存成本+滞发成本)。
游戏的方式是:对于每一个供应链小组,一共要完成52个回合(对应一年中的52周),供应链中每一个交互性角色,在每一回合中需要完成6个阶段的工作:产品的运输,接收到订单,从现有库存中满足客户的需求,记录期末库存或滞发量,寄出上周的订单和发出订单并做好记录。-This software system is based on the books of the lack of teaching methods, design and realization of three-tier system based on VB.NET teaching supply chain software, to effectively simulate a simple production and distribution channels, logistics and information flow in the flow of the process, providing A feature of the course experience.
软件的形式提供了一种集中管理供应链的方法,它突出了供应链各个不同角色之间分享信息流的重要作用。本系统要模拟的供应链由原材料、厂商、分销商、批发商、零售商和消费者这六个环节组成。厂商需要将原材料转变成产品,再将其通过供应渠道及时地传送到消费者的手中。模拟此供应链的主要目的是:充分利用现有资源(比如产量、库存和资金等等),来最大化满足顾客的需求,同时从整体上增加供应链的收益,降低总成本(总库存成本+滞发成本)。
游戏的方式是:对于每一个供应链小组,一共要完成52个回合(对应一年中的52周),供应链中每一个交互性角色,在每一回合中需要完成6个阶段的工作:产品的运输,接收到订单,从现有库存中满足客户的需求,记录期末库存或滞发量,寄出上周的订单和发出订单并做好记录。-This software system is based on the books of the lack of teaching methods, design and realization of three-tier system based on VB.NET teaching supply chain software, to effectively simulate a simple production and distribution channels, logistics and information flow in the flow of the process, providing A feature of the course experience.
相关搜索: 供应链
LogisticsTeachingKit
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AccessDAL/AccessDAL.vbproj
AccessDAL/AccessDAL.vbproj.user
AccessDAL/Account.vb
AccessDAL/AssemblyInfo.vb
AccessDAL/Funds.vb
AccessDAL/Inventory.vb
AccessDAL/Item.vb
AccessDAL/OleDbHelper.vb
AccessDAL/Order.vb
AccessDAL/Profile.vb
AccessDAL/Sysparms.vb
BLL/Account.vb
BLL/AssemblyInfo.vb
BLL/BLL.vbproj
BLL/BLL.vbproj.user
BLL/Funds.vb
BLL/GameControl.vb
BLL/Inventory.vb
BLL/Item.vb
BLL/Order.vb
BLL/Product.vb
BLL/Profile.vb
BLL/RandomEvent.vb
BLL/Sysparms.vb
CommonBase/AssemblyInfo.vb
CommonBase/CommonBase.vb
CommonBase/CommonBase.vbproj
CommonBase/CommonBase.vbproj.user
DALFactory/Account.vb
DALFactory/AssemblyInfo.vb
DALFactory/DALFactory.vbproj
DALFactory/DALFactory.vbproj.user
DALFactory/Funds.vb
DALFactory/Inventory.vb
DALFactory/Item.vb
DALFactory/Order.vb
DALFactory/Profile.vb
DALFactory/Sysparms.vb
Form/app.config
Form/AssemblyInfo.vb
Form/ComputerInitializing.resx
Form/ComputerInitializing.vb
Form/ComputerPlaying.resx
Form/ComputerPlaying.vb
Form/EventMessage.resx
Form/EventMessage.vb
Form/Initialize.resx
Form/Initialize.vb
Form/licenses.licx
Form/Login.resx
Form/Login.vb
Form/LTK.resx
Form/LTK.vb
Form/LTK.vbproj
Form/LTK.vbproj.user
Form/MLogin.resx
Form/MLogin.vb
Form/NewPlayer.resx
Form/NewPlayer.vb
Form/OrderStatus.resx
Form/OrderStatus.vb
Form/ProduceShow.resx
Form/ProduceShow.vb
Form/Ranking.resx
Form/Ranking.vb
Form/Reports.resx
Form/Reports.vb
Form/Resource.resX
Form/Settings.resx
Form/Settings.vb
Form/Simulation.resx
Form/Simulation.vb
Form/SupplyStatus.resx
Form/SupplyStatus.vb
IDAL/AssemblyInfo.vb
IDAL/IAccount.vb
IDAL/IDAL.vbproj
IDAL/IDAL.vbproj.user
IDAL/IFunds.vb
IDAL/IInventory.vb
IDAL/IItem.vb
IDAL/IOrder.vb
IDAL/IProfile.vb
IDAL/ISysparms.vb
Model/AccountInfo.vb
Model/AssemblyInfo.vb
Model/FundsInfo.vb
Model/InventoryInfo.vb
Model/ItemInfo.vb
Model/Model.vbproj
Model/Model.vbproj.user
Model/OrderInfo.vb
Model/ProfileInfo.vb
Model/SysparmsInfo.vb
LogisticsTeachingKit.sln
LogisticsTeachingKit.suo
AccessDAL
BLL
CommonBase
DALFactory
Form
IDAL
Model
AccessDAL/AccessDAL.vbproj.user
AccessDAL/Account.vb
AccessDAL/AssemblyInfo.vb
AccessDAL/Funds.vb
AccessDAL/Inventory.vb
AccessDAL/Item.vb
AccessDAL/OleDbHelper.vb
AccessDAL/Order.vb
AccessDAL/Profile.vb
AccessDAL/Sysparms.vb
BLL/Account.vb
BLL/AssemblyInfo.vb
BLL/BLL.vbproj
BLL/BLL.vbproj.user
BLL/Funds.vb
BLL/GameControl.vb
BLL/Inventory.vb
BLL/Item.vb
BLL/Order.vb
BLL/Product.vb
BLL/Profile.vb
BLL/RandomEvent.vb
BLL/Sysparms.vb
CommonBase/AssemblyInfo.vb
CommonBase/CommonBase.vb
CommonBase/CommonBase.vbproj
CommonBase/CommonBase.vbproj.user
DALFactory/Account.vb
DALFactory/AssemblyInfo.vb
DALFactory/DALFactory.vbproj
DALFactory/DALFactory.vbproj.user
DALFactory/Funds.vb
DALFactory/Inventory.vb
DALFactory/Item.vb
DALFactory/Order.vb
DALFactory/Profile.vb
DALFactory/Sysparms.vb
Form/app.config
Form/AssemblyInfo.vb
Form/ComputerInitializing.resx
Form/ComputerInitializing.vb
Form/ComputerPlaying.resx
Form/ComputerPlaying.vb
Form/EventMessage.resx
Form/EventMessage.vb
Form/Initialize.resx
Form/Initialize.vb
Form/licenses.licx
Form/Login.resx
Form/Login.vb
Form/LTK.resx
Form/LTK.vb
Form/LTK.vbproj
Form/LTK.vbproj.user
Form/MLogin.resx
Form/MLogin.vb
Form/NewPlayer.resx
Form/NewPlayer.vb
Form/OrderStatus.resx
Form/OrderStatus.vb
Form/ProduceShow.resx
Form/ProduceShow.vb
Form/Ranking.resx
Form/Ranking.vb
Form/Reports.resx
Form/Reports.vb
Form/Resource.resX
Form/Settings.resx
Form/Settings.vb
Form/Simulation.resx
Form/Simulation.vb
Form/SupplyStatus.resx
Form/SupplyStatus.vb
IDAL/AssemblyInfo.vb
IDAL/IAccount.vb
IDAL/IDAL.vbproj
IDAL/IDAL.vbproj.user
IDAL/IFunds.vb
IDAL/IInventory.vb
IDAL/IItem.vb
IDAL/IOrder.vb
IDAL/IProfile.vb
IDAL/ISysparms.vb
Model/AccountInfo.vb
Model/AssemblyInfo.vb
Model/FundsInfo.vb
Model/InventoryInfo.vb
Model/ItemInfo.vb
Model/Model.vbproj
Model/Model.vbproj.user
Model/OrderInfo.vb
Model/ProfileInfo.vb
Model/SysparmsInfo.vb
LogisticsTeachingKit.sln
LogisticsTeachingKit.suo
AccessDAL
BLL
CommonBase
DALFactory
Form
IDAL
Model
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.