搜索资源列表
EocSim
- 简单的游戏,用javabuilder开发,模仿生态环境食物链。-simple game with javabuilder development, the ecological environment imitate the food chain.
foodchain
- 有VC++实现的有关食物链的问题!希望会对大家有用!-a VC of the food chain! We would hope that useful!
foodchain
- 有VC++实现的有关食物链的问题!希望会对大家有用!-a VC of the food chain! We would hope that useful!
famercrossriver
- 农夫过河问题描述的是一个农夫带着一只狼、一只羊和一棵白菜,处于河的南岸,而他要将这些东西带到北岸。但是他面前只有一条小船,而每次他只能带一件东西过河,由于食物链的关系,他不能将狼和羊同时留下,也不能将羊和白菜同时留下,但可以将狼和白菜同时留下。编写一段代码,描述农夫所采用的过河方法。 -Problem descr iption farmer across the river is a farmer with a wolf, a sh
FoodChain
- 简单食物链,包括掠食者的位置(坐标),当前状态-Simple food chain, including predators of the position (coordinates), the current status, etc.
baidu1
- 百度编程题 .食物链Descr iption 动物王国中有三类动物A,B,C,这三类动物的食物链构成了有趣的环形。A吃B, B吃C,C吃A。 现有N个动物,以1-N编号。每个动物都是A,B,C中的一种,但是我们并不知道它到底是哪一种。 有人用两种说法对这N个动物所构成的食物链关系进行描述: 第一种说法是"1 X Y",表示X和Y是同类。 第二种说法是"2 X Y",表示X吃Y。 此人对N个动物,用上述两种说法,一句接一句地说出K句
shanhujiaoxitongfangzhen
- 这是一个生物系统仿真建模实例。主要包括珊瑚礁食物链和养殖水域水质评价,以及最优捕获。-This simulation modeling example of a biological system. Mainly include coral reef food chain and water quality assessment of the breeding waters, as well as the optimal capture
shujujiegou
- 高级数据结构-K路归并、两个线性表合并、亲戚问题、食物链问题、约瑟夫问题、最大连续子序列-Advanced data structures-K road merge, merge two linear tables, relatives problem, the food chain problem, Joseph problem, the maximum contiguous subsequence
JINGLING
- 这是一个用java语言把图数据结构转换为链状数据的例子。把游戏《赛尔号》里的16种属性相克的复杂关系转换成100多个“食物链”的关系。-This is a java language to graph data structure into a chain of data examples. Converting the complex relationship game "Purcell number" in the 16 kinds
Improved-real-genetic-algorithm
- 这个课题是我的一个课设课题,不过,在此基础之上对实数遗传算法进行了一个很大胆的设定,在参考食物链的基础之上提出了一个新的框架,该框架经测试,具有良好的可行性,该算法从一定程度上来说是一种协同算法。课设结束后,并将该算法成果进行了发表,如果有这方面研究的朋友,希望对你们有所帮助。在里面也附带了,我个人的详细以及概要设计说明。-This issue is one of my class-based issues, however, on t
POJ-1182.cpp
- POJ 1182 食物链 的源代码。使用并查集,内附详细注释。-POJ 1182 食物链
shiwulian
- 模拟两物种食物链的simulink设计,matlab基础。-Simulation of two species food chain Simulink design, matlab basis.
Desktop
- ACM赛题,并查集查找关于食物链描述中错误的语句(ACM question and find the wrong statement about the descr iption of the food chain)
odesRK4
- 四阶经典龙格库塔法求解线性常微分方程组, 以及简易食物链的模型应用,方程组以向量输入输出(Four order Rung-Kutta for differential equations)