-
元胞自动机模拟人员疏散
元胞自动机模型源代码,模拟紧急事件下人员疏散问题
通过构建一个二维的有限空间的元胞自动机,以单个格点代表其中的人员可能站位模拟在火灾等紧急条件下人员的疏散过程
- 2023-06-07 18:20:03下载
- 积分:1
-
用c语言实现的龙格库塔算法和阿当姆斯算法。是学习计算方法的入门级程序实例。...
用c语言实现的龙格库塔算法和阿当姆斯算法。是学习计算方法的入门级程序实例。-Using c language realize the Runge-Kutta algorithm and the Arab-Israeli Adams algorithm. Calculation method is to study the entry-level procedures.
- 2022-11-30 00:00:03下载
- 积分:1
-
求极点零点,求出极点到单位圆上各点的向量的模,求出零点到单位圆上各点的向量的相角...
求极点零点,求出极点到单位圆上各点的向量的模,求出零点到单位圆上各点的向量的相角-seek to get round to the flat pole on the point of the vector mode to get round to the flat 0.1 points on the phase angle of Vector
- 2022-02-20 20:57:06下载
- 积分:1
-
C语言数值计算中常用的函数,如sin(x),cos(x)的实现方式的源代码。...
C语言数值计算中常用的函数,如sin(x),cos(x)的实现方式的源代码。-Codes for functions which are used frequently in numerical calculation ,such as sine function,cosine function, written in C language
- 2022-02-06 23:03:08下载
- 积分:1
-
TSP的蚁群算法
从一个网站借得了它了。在这篇文章中,我们研究解决知名旅行推销员的可能性问题 (TSP),它的范围之间 NP 难问题,并提供一种实现理论一些用于解决这一问题的方法的概述。蚁群算法优化 (ACO),其中属于集团的进化技术和提出了求解 tsp 问题的蚁群算法应用程序中使用的方法。我们考虑研究的影响通过实施这种算法的一些控制参数。它基本上是一个基于 GUI 代码和 alos 它可以采取 TSP 或它的页可以甚至随机生成它提供几个参数给出。
- 2023-04-08 15:10:03下载
- 积分:1
-
学生信息结构
这是程序使用指针和结构来保存和重新调用数据
主要的选择是: 添加新的学生数据、 删除学生数据、 编辑学生数据、 显示所有学生数据
- 2022-03-06 21:41:21下载
- 积分:1
-
分流院子算法
这是调车作业的院子里表达式求值算法 !!表达式转换成后缀 & 然后评估使用堆栈和队列 !!
- 2022-02-04 05:16:55下载
- 积分:1
-
Hidden Markov classic algorithms, as well as generic algorithms, linux environme...
隐MARKOV经典算法,也是通用算法,linux环境,可以移植到windows-Hidden Markov classic algorithms, as well as generic algorithms, linux environment, can be transferred to the windows
- 2023-01-16 17:00:04下载
- 积分:1
-
获得最大并行度的哲学家问题解法
获得最大并行度的哲学家问题解法-maximum degree of parallelism philosopher Solutions
- 2022-03-06 17:35:00下载
- 积分:1
-
清华大学2002年出版的《科学与工程数值计算算法Java》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,...
清华大学2002年出版的《科学与工程数值计算算法Java》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm Java" complementary source, includes the plural, matrix computation, interpolation, linear solve nonlinear equations, numerical integration, and the proposed numerical approximation algorithms and other categories, science and engineering numerical computation of great reference value!
- 2023-03-06 23:55:04下载
- 积分:1