-
使用一排列对象接受类型int、浮点和串的实体类型3 attibutes 展示对constructor的用途。...
使用一排列对象接受类型int、浮点和串的实体类型3 attibutes 展示对constructor的用途。-A program that uses an array of objects that receives 3 attibutes of an entity type of type int, float and string demonstrates use of constructors.
- 2022-07-26 12:41:32下载
- 积分: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
-
RBF网络训练程序的C源代码,可以完成
RBF网络训练程序C++源代码,可以完成网络训练和网络测试功能。-RBF the network training procedure C source code, may complete
the network training and the network test function.
- 2023-02-24 20:45:03下载
- 积分:1
-
裂缝检测访问了大量的计算机代码,没有测试过
计算机断口检测访问很多代码的,没试用过-Fracture Detection visit a lot of computer code, not tested
- 2023-03-18 20:10:04下载
- 积分:1
-
vga代码 希望能有用处 ( ⊙ o ⊙ )啊!
vga代码 希望能有用处 ( ⊙ o ⊙ )啊!-vga hope to have the use of code
- 2022-02-02 12:28:17下载
- 积分:1
-
FPGA
FPGA-Xilinx 官方下载线,英文。入门必备!-FPGA-Xilinx Download the official line, in English. Entry required!
- 2023-02-20 03:35:03下载
- 积分:1
-
android获取(采集)网络图片的例子
本源码主要演示android获取网络图片,类似于采集图片。编程思路:首先获取请求的路径,路径为我们想要得到的资源,建立URL对象,抛出异常,得到HttpURLConnection对象,声明请求方式,设置连接超时,得到服务器传回来的数据,相对我们来说输入流,得到数据, 创建一个文件输出流, 将我们所得的二进制数据全部写入建好的文件中。
- 2022-05-17 15:25:57下载
- 积分:1
-
ALOHA 的 OPNET 办法
这是防撞多的 ALOHA 算法 OPNET 教程方法数据传输。这种方法的结果可以看出,通过其吞吐量它测量传输企图乘以成功的概率。越高交通负荷较低的吞吐量。
- 2022-02-15 13:51:30下载
- 积分:1
-
企业内部沟通系统,企业内部管理及通讯使用,方便适用
企业内部沟通系统,企业内部管理及通讯使用,方便适用-Internal communication systems, internal management and communications use, easy to apply
- 2022-03-22 14:04:53下载
- 积分:1
-
Example the project test UART for AVR161 on C for IAR
Example the project test UART for AVR161 on C for IAR
- 2022-03-23 05:15:38下载
- 积分:1