搜索资源列表
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
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
Wolf and sheep
- C++实现的一款狼和羊生态系统模拟 有青草、狼和羊狸三种生物。可以用网格表示整个环境,每个格子内用不同字母表示不同事物(A wolf and sheep ecosystem simulation by C ++ .)