-
生命进化游戏(The Game of Life) C++程序代码
一种在很多格子里不断进化的生命进化的小游戏。
它的规则是这样的:
对其中一个网格,如果它的邻居少于两个,则它会死于孤独;如果多于三个,它亦会因拥挤而死。只有当它的邻居数等于二或三时它才会生存到下一代;如果某格原先没有细胞,但它有三个邻居时,会繁衍一个新的细胞。
以上是百度到的介绍。这个程序是我自己写的,只用到了,用的是二维数组,在控制台显示,所以范围比较有限。
- 2023-04-18 04:10:03下载
- 积分:1
-
2d-FDTD
2D-TE平面波入射金属圆柱MATLAB散射场分析
- 2010-01-12 19:40:08下载
- 积分:1
-
Database
说明: 本源码为利用C#与EMGUCV调用摄像头,从而达到截屏的目的(The source code is to use C # and EMGUCV to call the camera, so as to achieve the purpose of screen capture.)
- 2020-06-25 11:40:01下载
- 积分:1
-
Changecattotiger
让猫变虎的程序,用VC++语言实现。能让猫图片慢慢变成虎。(Let the cat become the tiger' s procedures, using VC++ language. Can gradually become a tiger cat picture.)
- 2009-04-21 23:32:28下载
- 积分:1
-
ThreadX 源码及文档
硬实时操作系统threadx源代码,该操作系统曾用于美国火星登陆器摄像设备(threadx rtos source code)
- 2018-12-10 18:19:39下载
- 积分:1
-
Keylogger
Keylogger for windows
- 2019-01-23 16:34:42下载
- 积分:1
-
nibianqiao3
说明: 中频400Hz单相SPWM,单极性调制全桥逆变(Single phase full bridge inverter (open loop))
- 2020-10-23 14:57:22下载
- 积分:1
-
Lammps-DPD-master
说明: 对Lammps里的DPD package进行了稍微修改,可以进行电场和morse potential的计算。(Enable electrostatic interaction and morse potential of DPD package in Lammps)
- 2020-06-26 05:45:06下载
- 积分:1
-
LUAC解密工具
说明: LUAC解密工具包含市面所有cocos2的lua脚本加密的解密工具还有一些常用的脚本密码都在里面(LUAC decryption tools include all the Cocos 2 Lua script encryption tools on the market, as well as some commonly used script passwords.)
- 2020-08-28 23:28:11下载
- 积分:1
-
finish
学生成绩管理系统,输入输出等,排序求值等。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(student magnement system)
- 2013-05-22 11:55:25下载
- 积分:1