搜索资源列表
28_060_3_张维_信息系统课程设计
- 《湖泊生态的简单模拟》(Simulation Of Living Beings In A Lake )。这是我修读美国卡耐基梅隆大学Carnegie Mellon University(CMU)课程ssd1:Information Systems时完成的一个课程设计,内含课程设计报告、类图、源码(1800多行),并附传了workbench(CMU提供的虚拟服务器,可用tomcat替换)。本人当时为软件工程专业大一学生。-"lake simple simulation" (Si
VC_haiyangshengta
- 这是一个用VC++开发的一个模拟海洋生态系统的游戏,提供给那些初学游戏编程的模拟。-This is a development of the VC with a simulated marine ecosystem of the game, beginner to those simulated game programming.
Ecosystem
- 生态系统仿真实验,采用系统动力学方法,模拟生态系统的变化。适合学生实验和开发参考
sourcecode
- 非结构网格海洋环流与生态模型 (FVCOM),此模型综合了现有海洋有限差分和有限元模型的优点,解决了数值计算中浅海复杂岸界拟合、质量守恒以及计算有效性的难题,是一个可以模拟全球及地区海洋环流与生态的高分辨率的数值模型系统及预报系统。-An Unstructured Grid, Finite-Volume Coastal Ocean Model
EcosystemSim
- 生态系统模拟,模拟草原、狼、羊随着时间流逝的数量关系变化-Ecosystem simulation grassland, wolves and sheep with the passage of time changes in the number of relations
workSpaceForQi4.12
- 应用repast实现的一个多智能体生态仿真系统,主要是针对湖里的两类水生植物竞争生长的过程模拟-Application repast achieve a multi-agent simulation of ecological systems, the lake is mainly directed against the two types of competition in the growth of aquatic plants simulation
DNDC
- DNDC模型软件预测生态系统中碳氮循环计算机模型,用于模拟植被净生产力及土壤碳储量-The DNDC model of software computer models predict ecosystem carbon and nitrogen cycles, for simulated NPP and soil carbon storage
ACO
- 基于蚁群算法的机器人的路径规划问题蚁群算法,一种与传统的数学规划原理截然不同的,模拟自然生态系统以求解复杂优化问题(如NPC(NP Complete)类问题,典型的有TSP(Traveling Saleman Problem)问题)的仿生优化算法,因其较强分布式计算机制、鲁棒性、易于与其他方法相结合等优点,使得蚁群算法具有较广泛应用领域,为那些最优化技术难以解决的组合优化问题提供了一类新的切实可行的解决方案。从最初的一维的静态优化问题扩展到多维的动态组合优化问题,包括车辆路径规划,工程设计,电力
2013_BEPS_GLOBAL_REVISE_5_4
- 陆地生态系统碳源汇动态模拟 碳循环 净生产力 总生产力-Terrestrial ecosystem carbon exchange dynamics simulation
Ecosystem
- 生态系统仿真实验,采用系统动力学方法,模拟生态系统的变化。适合学生实验和开发参考-Eco-system simulation, system dynamics method used to simulate changes in the ecosystem. Suitable for students and the development of experimental reference
rodent_fox
- 应用系统动力学仿真模拟生态平衡,模拟狐狸吃啮齿动物问题-Ecological balance of system dynamics simulation, simulation foxes eat rodents issues
Ecosystem
- 生态系统仿真实验,采用系统动力学方法,模拟生态系统的变化。适合学生实验和开发参考-Eco-system simulation, system dynamics method used to simulate changes in the ecosystem. Suitable for students and the development of experimental reference
predprey
- 模拟岛上的生态系统,有陆地生物和鸟类,但是不包含地底生物。 -Predator-Prey Simulation four classes are defined: animal, predator, prey, and island where island is where the simulation is taking place, i.e. where the predator and prey interact (live). A list
ECOLOGYTRIBE
- 生态部落专业粮情组态测控系统,给全世界的粮储工作带来了新的生机,新型的数字 化全方位粮情组态测控系统摒弃了传统的模拟方式,是粮食监测行业的一种创新革命的成 果。整套系统具有组网能力强,操作简单,安装简单、投资成本低、监测直观并且精度高, 能够实时实现视频、温度、湿度的监测、分析、显示、报警、控制、历史查询,报表打印等。 生态部落粮情组态测控系统是利用组态软件以及信息数字技术来实现粮食储藏过程中 对粮情变化的实时监测、对监测数据进行分析与控制、对异常粮情告警提示,提出处理建议 和自动控制等的系
Wolf and sheep
- C++实现的一款狼和羊生态系统模拟 有青草、狼和羊狸三种生物。可以用网格表示整个环境,每个格子内用不同字母表示不同事物(A wolf and sheep ecosystem simulation by C ++ .)