-
VC做的计算机图形学的粒子飞动的程序,供大家学习!
VC做的计算机图形学的粒子飞动的程序,供大家学习!-VC of computer graphics to do the flying particles of the procedures for everyone to learn!
- 2022-01-24 12:58:00下载
- 积分:1
-
元胞自动机源码
1、可获得在不同车流密度下的单车道仿真结果,需要等待6-7分钟,如果想快速看结果则需要设置程序中的dt为0(程序中现设置为0.01).
2、可获得在不同车流密度下的双车道仿真结果,需要等待6-7分钟,如果想快速看结果则需要设置程序中的dt为0(程序中现设置为0.01).
3、可以进行在车流密度不变时的单车道或双车道仿真,但需要输入一些参数,可以按如下方式调用:[ v d p ] = multi_driveway( 100,2,1,0.01,1000 );,需要运行半分钟左右.
4、可以进行在车流密度不变时的单车道或双车道仿真,且不需要输入参数,直接运行即可(实际上就是调用了3的程序,只是参数已经设置好了)
常用参数说明(程序中也有部分说明):
nc:车道数目(1或2)
nl:车道长度
v:平均速度
d:换道次数(1000次)
p:车流密度
dt:仿真步长时间,决定了交通流图中元胞的状态变化速度
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-25 23:57:32下载
- 积分:1
-
一个用于测试系统速度的小程序,简单但是使用。for vc only
一个用于测试系统速度的小程序,简单但是使用。for vc only -a speed test system for the small program, but simple to use. For vc only
- 2022-03-05 02:51:10下载
- 积分:1
-
对现行管理业务进行详细调查是了解系统需求和进行系统分析和设计的重要基础工作,因此要对学校的学生成绩管理工作进行全面、细致而充分的调查研究。系统调研采取的主要方法...
对现行管理业务进行详细调查是了解系统需求和进行系统分析和设计的重要基础工作,因此要对学校的学生成绩管理工作进行全面、细致而充分的调查研究。系统调研采取的主要方法是到现场去,通过座谈、询问、观察甚至直接参与管理活动,自上而下、逐步细化的进行了解。 -The research of modern manage operation is a very important base job. You can know system requirements and systems analysis using it.So,you should investigate the job of student grade manage.There are a lot of research means,such as:
going locale,having an informal discussion,inquiring,observing.You even could participate in management.
- 2023-01-23 21:40:04下载
- 积分:1
-
没什么好说的,一般4X4大小键盘输入程序。
没什么好说的,一般4X4大小键盘输入程序。-To say nothing of, 4X4 size keyboard input procedures.
- 2022-02-02 16:14:08下载
- 积分:1
-
fingerprint recognition
指纹识别就是对指纹进行增强和比较
- 2022-03-03 14:35:05下载
- 积分:1
-
华塑EXPESS CARD二代串口卡驱动xp
华塑EXPESS CARD二代串口卡驱动xp-HuaSu EXPESS CARD II serial card driver xp
- 2022-02-14 19:27:08下载
- 积分:1
-
Sometimes, it would be nice to have an edit box with a spell checker and/or thes...
Sometimes, it would be nice to have an edit box with a spell checker and/or thesaurus built in, especially if you use edit boxes to enter longer messages
- 2022-02-12 05:19:41下载
- 积分:1
-
求解矩阵方程的迭代算法
iteration algrithm for solving matrix equations
- 2022-07-24 10:54:02下载
- 积分:1
-
The preparation of a pathway to solve the maze procedure. (2) the user to enter...
编制一个求解迷宫通路的程序。(2) 用户以文件的形式输入迷宫的数据:文件中迷宫保存在一个[ ]中,e表示入口,x表示出口,1表示障碍,0表示通路,每一行用逗号隔开。-The preparation of a pathway to solve the maze procedure. (2) the user to enter the maze in the form of data: documents saved in a maze [] in, e express entrance, x express export, express one obstacle, 0 express pathway, each line separated by commas.
- 2022-05-26 17:28:38下载
- 积分:1