-
数据结构C语言和Java描述单链表的基本操作
数据结构C语言和Java描述单链表的基本操作-C language and Java data structures describing the basic operation of a single linked list
- 2022-12-13 22:20:03下载
- 积分:1
-
甲骨文数据的操作与控制的详细语言
oracle数据操作和控制语言详解-oracle data manipulation and control of language Detailed
- 2022-01-27 10:16:33下载
- 积分:1
-
mm maj akvjak
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。-mm maj akvjak
- 2023-04-24 12:10:03下载
- 积分:1
-
a very classic mobile phone game, is essential travel hand, you may not notice y...
一个非常非常经典的手机游戏,是手游必备,你可别告述我 你没有啊-a very classic mobile phone game, is essential travel hand, you may not notice you not to me ah
- 2022-02-01 19:04:20下载
- 积分:1
-
Java Applet 水中倒影(一个Java Applet的简单实例)
Java Applet 水中倒影(一个Java Applet的简单实例)-Java Applet reflection of the water (a Java Applet simple examples)
- 2023-01-06 12:40:03下载
- 积分:1
-
一个关于adaboost算法的matlab程序,这是我开始接触adaboost研究的程序,有实用价值...
一个关于adaboost算法的matlab程序,这是我开始接触adaboost研究的程序,有实用价值-this is a adaboost algorithm write with matlab code,and it is my starting program of researching work on adaboost,it is valuable for application
- 2023-04-02 18:50:03下载
- 积分:1
-
求最大流的Dinic算法和SAP实施,每一个小时。
求最大流的Dinic和SAP算法的实现,各自有递归与非递归版本。在稀疏图上效果比较好。-Dinic for the maximum flow algorithm and the SAP implementation, each of which has recursive and non-recursive version. Effect on the sparse map is better.
- 2022-02-26 22:52:59下载
- 积分:1
-
a quick panels can be used in their procedures on it!
一个快捷面板,可以将自己常用的程序放在其中!-a quick panels can be used in their procedures on it!
- 2022-05-06 09:33:08下载
- 积分:1
-
潮流计算程序,可以计算出一个简单的功率流
电力系统潮流计算程序,可以计算简单的电力系统潮流-Power flow calculation program, you can calculate a simple power flow
- 2022-11-11 17:10:04下载
- 积分:1
-
该程序实现的是种子生命的模拟,生存:有两个或三个邻居的种子将存活到下一代,即仍然占据该格子;
死亡:如果有四个或更多的邻居,种子将因为过度拥挤而死亡;如果种...
该程序实现的是种子生命的模拟,生存:有两个或三个邻居的种子将存活到下一代,即仍然占据该格子;
死亡:如果有四个或更多的邻居,种子将因为过度拥挤而死亡;如果种子只有一个或零个邻居,将因为孤独而死亡;
繁殖:如果一个空格子有三个邻居,那么将会长出一粒新种子。一种模式在经过若干代之后有以下四种可能的结局之一:
消亡;
不变――静态;
振荡――在一组模式间循环多次后在相同的位置出现相同的模式;
滑动――在一组模式间循环多次后在不同的位置出现相同的模式。该程序允许用户指定初始的模式或计算机自动创建初始的模式;
显示进化的过程,即历代模式;
当模式消亡就停止进化,或者提示用户是否继续显示下一代,或开始新的案例,抑或退出。
-The program implementation is the seed of life simulation, survival: There are two or three neighbors of the seed will survive to the next generation, that is still occupying the lattice
Death: If there are four or more neighbors, the seeds will die because of overcrowding if seed is only one or zero neighbors, will die because of loneliness
Breeding: If a sub-space has three neighbors, then it will grow a new seed. After a pattern after several generations have the following one of four possible outcomes:
Die
Constant- static
Oscillation- a group of modes in the loop on many occasions in the same location after the same pattern emerged
Sli
- 2022-03-25 01:15:01下载
- 积分:1