-
Lua Cpp 绑定示例
只是如何将绑定 Lua 和 cpp 的简单示例。在这个项目中我使用 lua 5.2 和使要正确配置编译文件。
- 2023-09-08 05:45:03下载
- 积分: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
-
21点算法,非常不错,值得初学者研究,
21点算法,非常不错,值得初学者研究,-21:00 algorithm, very good, worthy of study for beginners,
- 2023-04-13 20:35:03下载
- 积分:1
-
对平稳时间序列中的参数估计方法(包括矩估计,极大似然估计)和预测方法(包括差分方程预测方法,逆函数预测方法,格林函数预测方法)应用matlab进行编程,大家可以...
对平稳时间序列中的参数估计方法(包括矩估计,极大似然估计)和预测方法(包括差分方程预测方法,逆函数预测方法,格林函数预测方法)应用matlab进行编程,大家可以方便使用-For stationary time series in the parameter estimation methods (including moment estimation, maximum likelihood estimation) and forecasting methods (including the difference equation forecasting methods, inverse function of forecasting methods, Green s function prediction method) Application matlab program, we can easily use
- 2022-02-09 15:40:28下载
- 积分:1
-
就是个程序的排序比较中的一个控制,是正式发布前的实验品.还可以吧.应该有一点参考价值....
就是个程序的排序比较中的一个控制,是正式发布前的实验品.还可以吧.应该有一点参考价值.-is in process of ordering more of a control, was released before the experiment. It can also. There should be little reference value.
- 2022-10-06 15:55:03下载
- 积分:1
-
源代码,你看,我们经常使用的100多个经典代码
c源代码,大家看看了,我们经常用的100 多个经典代码
-c source code, you see, we often use more than 100 classic code
- 2022-03-18 22:47:57下载
- 积分:1
-
vc++皮肤控件,使你的vc界面漂亮。你可以自己设计想要的皮肤。...
vc++皮肤控件,使你的vc界面漂亮。你可以自己设计想要的皮肤。-vc++ skin controls, so that your beautiful vc interface. You may want to design their own skin.
- 2023-03-09 08:40:03下载
- 积分:1
-
This is about the tree code, you can help those who are beginners to learn the r...
这个是关于树的代码,可以帮助那些初学者学习参考-This is about the tree code, you can help those who are beginners to learn the reference
- 2022-08-25 09:38:05下载
- 积分:1
-
the template documents of Software Engineering
the template documents of Software Engineering-the template documents of Software Engine ering
- 2022-12-11 19:30:03下载
- 积分:1
-
用masm6.0编译生成EXE文件可以运行一个DOS界面…
弹钢琴游戏 用masm6.0编译生成exe文件就可以在dos下运行了
有可是界面
可以播放4只曲子-Play the piano using masm6.0 compiler generated exe file can run a dos interface but can play four tunes
- 2023-08-20 19:45:08下载
- 积分:1