文件名称:simulation
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-08-24
- 文件大小:
- 369kb
- 下载次数:
- 0次
- 提 供 者:
- her****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个小型的模拟系统,里面源码很丰富,有兴趣的同学可以参考。-This is a small simulation system, which is very rich source, interested students can refer to.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
.hgignore
.hg_archival.txt
TerraSim
........\lib
........\...\Newtonsoft.Json.dll
........\...\Newtonsoft.Json.xml
........\trunk
........\.....\LocalTestRun.testrunconfig
........\.....\ManualClientConsole
........\.....\...................\App.xaml
........\.....\...................\App.xaml.cs
........\.....\...................\MainWindow.xaml
........\.....\...................\MainWindow.xaml.cs
........\.....\...................\ManualClientConsole.csproj
........\.....\...................\Properties
........\.....\...................\..........\AssemblyInfo.cs
........\.....\...................\..........\Resources.Designer.cs
........\.....\...................\..........\Resources.resx
........\.....\...................\..........\Settings.Designer.cs
........\.....\...................\..........\Settings.settings
........\.....\...................\TextBlockTraceListener.cs
........\.....\ServerUI
........\.....\........\App.xaml
........\.....\........\App.xaml.cs
........\.....\........\MainWindow.xaml
........\.....\........\MainWindow.xaml.cs
........\.....\........\map.json
........\.....\........\Properties
........\.....\........\..........\AssemblyInfo.cs
........\.....\........\..........\Resources.Designer.cs
........\.....\........\..........\Resources.resx
........\.....\........\..........\Settings.Designer.cs
........\.....\........\..........\Settings.settings
........\.....\........\ServerUI.csproj
........\.....\........\server_settings.json
........\.....\........\tiledefs.json
........\.....\........\weatherModel.json
........\.....\........\worldSettings.json
........\.....\TerraSim
........\.....\TerraSim.sln
........\.....\TerraSim.vsmdi
........\.....\........\app.config
........\.....\........\Definitions.cs
........\.....\........\Diagrams
........\.....\........\........\Extensibility.cd
........\.....\........\Documents
........\.....\........\.........\Design.txt
........\.....\........\.........\Notes.txt
........\.....\........\Enums.cs
........\.....\........\ExtensionMethods.cs
........\.....\........\ForestWorld
........\.....\........\...........\Actuators
........\.....\........\...........\.........\AnimalDecisionCenter.cs
........\.....\........\...........\.........\Arm.cs
........\.....\........\...........\.........\Gun.cs
........\.....\........\...........\.........\PlantAnalyzer.cs
........\.....\........\...........\.........\WaterTank.cs
........\.....\........\...........\.........\Wheels.cs
........\.....\........\...........\AgentDispatchMediator.cs
........\.....\........\...........\Data
........\.....\........\...........\....\tile_definitions.json
........\.....\........\...........\....\weatherModel.json
........\.....\........\...........\Entities
........\.....\........\...........\........\Animal.cs
........\.....\........\...........\........\AnimalFeeder.cs
........\.....\........\...........\........\Fungus.cs
........\.....\........\...........\........\GreenPlant.cs
........\.....\........\...........\........\Plant.cs
........\.....\........\...........\ForestEntityFactory.cs
........\.....\........\...........\ForestWorldLogicProvider.cs
........\.....\........\...........\GroundTileDispatchMediator.cs
........\.....\........\...........\Sensors
........\.....\........\...........\.......\Accumulator.cs
........\.....\........\...........\.......\Barometer.cs
........\.....\........\...........\.......\BrightnessSensor.cs
........\.....\........\...........\.......\Camera.cs
........\.....\........\...........\.......\Clock.cs
........\.....\........\...........\.......\HumiditySensor.cs
........\.....\........\...........\.......\Postmortem.cs
........\.....\........\Logger.cs
........\.....\........\ManualClient
........\.....\........\............\ManualClient.cs
........\.....\........\Network
........\.....\........\.......\DataCollection.cs
........\.....\........\.......\Marshallers.cs
........\.....\........\.......\Message.cs
........\.....\........\.......\NetworkClient.cs
........\.....\........\.......\NetworkServer.cs
........\.....\..