登录
首页 » 算法 » 本程序模拟细胞的自我繁殖,你会看到一个柔软的细胞诞生在电脑屏幕上,然后随着各个分子的撞击,细胞开始分裂,经过一段时间的演化,这个细胞会在溶液中把自己复制,然后这...

本程序模拟细胞的自我繁殖,你会看到一个柔软的细胞诞生在电脑屏幕上,然后随着各个分子的撞击,细胞开始分裂,经过一段时间的演化,这个细胞会在溶液中把自己复制,然后这...

于 2022-07-16 发布 文件大小:45.81 kB
0 162
下载积分: 2 下载次数: 1

代码说明:

本程序模拟细胞的自我繁殖,你会看到一个柔软的细胞诞生在电脑屏幕上,然后随着各个分子的撞击,细胞开始分裂,经过一段时间的演化,这个细胞会在溶液中把自己复制,然后这个过程会继续进行……。这种自我复制是在人工化学的基础上进行,比起原来的基于细胞自动机的自我复制更加形象逼真-the cell simulation of self-reproduction, you will see a soft cell birth on the computer screen, and then with all the percussive elements, cell division, after a period of evolution, the cells in the solution themselves copied, and then the process will continue ... . This self-reproduction of the artificial chemical basis, compared to the original cell-based automatic machine self-replication more vivid

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 人脸追踪 FaceTrace
    应用背景 人脸识别 人脸追踪 The software is provided under the terms of this licence stricly for //       academic, non-commercial, not-for-profit purposes. //     * Redistributions of source code must retain the above copyright notice,  //       this list of conditions (licence) and the following disclaimer. //     * Redistributions in binary form must reproduce the above copyright  //       notice, this list of conditions (licence) and the following disclaimer  //       in the documentation and/or other materials provided with the  //       distribution. //     * The name of the author may not be used to endorse or promote products  //       derived from this software without specific prior written permission. //     * As this software d
    2022-08-14 06:55:42下载
    积分:1
  • DS理论用于数据融合
    附有论文《D_S证据理论在火灾探测中的应用》,及MATLAB程序
    2022-03-14 13:25:56下载
    积分:1
  • 数值分析中的分段线性插值问题,程序中含插入点个数输入界面。...
    数值分析中的分段线性插值问题,程序中含插入点个数输入界面。-Numerical Analysis of piecewise linear interpolation, the program containing the insertion point in the number of input interfaces.
    2023-08-25 20:45:02下载
    积分:1
  • c语言求解四阶龙格库塔源代码,例子:某一地区的病菌传染,三种人员的人数的状态方程,即可能受传染的人数x1,已被传染的病的人数x2,及已治愈的人数x3,并...
    c语言求解四阶龙格库塔法的算法源代码,例子:某一地区的病菌传染,三种人员的人数的状态方程,即可能受传染的人数x1,已被传染的病的人数x2,及已治愈的人数x3,并假设他们是因接触而传染。-c language for solving fourth-order Runge-Kutta method algorithm source code, example: a certain area of the bacteria infection, the number three state equation, which may be the number of infected x1, has been the number of disease-borne x2, and the number of people have been successfully cured x3, and assuming they are due to exposure and infection.
    2022-02-26 07:56:30下载
    积分:1
  • 数字下变频DDC的设计verilog
    数字下变频DDC的设计verilog 源代码,经过实际验证。通过查表法获得cos,sin的值,ROM cos.v, Sin.v dds数字频率直接产生,进行数字下变频。并且有vhdl的源代码;值得做射频基带的 人员参考,需要一定的软件无线电方面的知识。
    2022-01-26 00:33:32下载
    积分:1
  • 基于视频的图像处理系统
    基于AVI的 图像处理系统 里面有目标检测和背景差分法还有提供目标跟踪分析。
    2022-06-21 12:42:59下载
    积分:1
  • Blackjack C语言实现
    用C语言实现blackjack游戏 游戏规则如下(法语)  La partie oppose tous les joueurs contre la banque. Le but est de battre le croupier sans dépasser 21 (voire la valeur des cartes ci-après). Dès qu’un joueur fait plus que 21, il est éliminé de la partie. La valeur des cartes est établie comme suit : – de 2 à 10 : valeur nominale de la carte ; – chaque figure : 10 points ; – l’As : 1 point ou 11 points au choix du joueur. Un Blackjack est composé d’un As et d’une carte ayant pour valeur 10 (10, Valet, Daome ou Roi). Cependant, si le joueur atteint les 21 points en 3 cartes ou plus on compte 21 points et non pas Blackjack. Au début de la partie le croupier distribue une carte face visible à chaque joueur et tire une
    2022-01-25 22:14:08下载
    积分:1
  • 适合解线性规划问题,配合VB的界面,非专业人士也可根据说明运用。...
    适合解线性规划问题,配合VB的界面,非专业人士也可根据说明运用。-solutions for linear programming problem with VB interface, non-professionals can use, according to the notes.
    2023-04-04 22:05:03下载
    积分:1
  • 一多项式求值,求导,减,乘,加. 输出形式为类数学表达式, 指数升序排列....
    一多项式求值,求导,减法,乘法,加法. 输出形式为类数学表达式, 指数升序排列.-a polynomial function, derivation, subtraction, multiplication and addition. Output form of mathematical expression category, the index in ascending order.
    2022-04-18 23:42:48下载
    积分:1
  • 泊松分布的基因组 DNA
    我使用该区域提取从 chr10 基因组和基因组样品 36bp 读取 ; 基因组的读取的计数也遵循泊松分布。所有处理基因组的方法是在它。
    2022-12-14 05:00:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载