登录
首页 » Windows开发 » 元胞自动机源码

元胞自动机源码

于 2022-01-25 发布 文件大小:327.70 kB
0 158
下载积分: 2 下载次数: 2

代码说明:

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%的代码片段,完整代码需下载后查看 加载中 侵权举报

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

发表评论

0 个回复

  • 一个绘图按钮,从网上下载的,再次与大家共享
    一个绘图按钮,从网上下载的,再次与大家共享-Drawing a button, downloaded from the Internet, and once again to share with you
    2022-01-31 13:00:04下载
    积分:1
  • [1] 考勤时间=2005
    [1] 考勤时间=2005-10-27 员工编号=1 状态=迟到 上班时间(早)=16:59:40 备注=无 [2] 考勤时间=2005-10-27 员工编号=2 状态=迟到 上班时间(早)=16:59:40 备注=无 [3] 考勤时间=2005-10-27 员工编号=3 状态=迟到 上班时间(早)=16:59:40 备注=无 [6] 考勤时间=2005-10-27 员工编号=6 状态=早退 上班时间(早)=上午 18:52:45 备注=无 下班时间(晚)=上午 18:52:45 [5] 考勤时间=2005-10-27 员工编号=5 状态=早退 上班时间(早)=上午 19:01:40 备注=无 下班时间(晚)=上午 19:01:40 [4] 考勤时间=2005-10-27 员工编号=4 状态=早退 上班时间(早)=上午 19:04:14 备注=无 下班时间(晚)=上午 19:04:14 -[1] time = 2005-10-27 employees attendance number = 1 state = late working hours (early) = 16:59:40 Note = No [2] time = 2005-10-27 employees attendance number = 2 status = late working hours (early) = 16:59:40 Note = No [3] time = 2005-10-27 employees attendance number = 3 state = late working hours (early) = 16:59:40 Note = No [6] Attendance time = 2005-10-27 employee ID = 6 state = leave early to go to work hours (early) = 18:52:45 AM Remarks = no working hours (late) = 18:52:45 AM [5] attendance period = 2005-10-
    2022-08-15 07:26:19下载
    积分:1
  • 通过MFC框架编程,实现枚举当前系统中的所有进程!
    通过MFC框架编程,实现枚举当前系统中的所有进程!-Through the MFC framework for programming, realize the current system of enumeration of all the process!
    2022-02-06 06:08:02下载
    积分:1
  • This book is Brian W. Kernighan and Rob Pike
    本书是Brian W. Kernighan和Rob Pike合著的最新力作。本书从排错、测试、性能、可移植性、设计、界面、风格和记法等方面,讨论了程序设计中实际的、又是非常深刻和具有广泛意义的思想、技术和方法,它的翻译出版将填补国内目前这方面书籍的空白。本书值得每个梦想并努力使自己成为优秀程序员的人参考,值得每个计算机专业的学生和计算机工作者阅读,也可作为程序设计高级课程的教材或参考书。 -This book is Brian W. Kernighan and Rob Pike
    2022-07-01 15:47:48下载
    积分:1
  • 网络协议规范大全 在网络的各层中存在着许多协议,它是定义通过网络进行通信的规则,接收方的送方同层的协议必须一致,否则一方将无法识别另一方出的信息,以这种...
    网络协议规范大全 在网络的各层中存在着许多协议,它是定义通过网络进行通信的规则,接收方的发送方同层的协议必须一致,否则一方将无法识别另一方发出的信息,以这种规则规定双方完成信息在计算机之间的传送过程。下面就对网络协议规范作个概述。 -Network protocol specification Daquan, the network, there are many layers in the protocol, which is to define the rules of communication through the network, the receiver of the sender on the same floor of the agreement must be consistent, otherwise the party will not recognize the other party" s message based on this two kinds of rules to complete information in the process of transmission between computers. Here" s right to give an overview of the network protocol specification.
    2022-02-14 18:05:44下载
    积分:1
  • 一种基于组合神经网络分类器
    A neural network classifier based on Dempster-Shafer theory
    2022-09-04 21:50:02下载
    积分:1
  • 1、BOOTSECT.BIN 功能:1.44M软盘的引导扇区中的文件 源代码文件:BOOTSECT.ASM 编译方法 nasm bootsect...
    1、BOOTSECT.BIN 功能:1.44M软盘的引导扇区中的文件 源代码文件:BOOTSECT.ASM 编译方法 nasm bootsect.asm -o bootsect.bin 2、WRBOOT.COM 功能:将BOOTSECT.BIN 写到软盘的引导扇区 源代码文件:WRBOOT.ASM 编译方法 nasm wrboot.asm -o wrboot.com 使用方法:将BOOTSECT.BIN 与WRBOOT.COM 置于同一目录下,软驱中插入软盘,执行WRBOOT.COM 3、OS.PCS 功能:操作系统的任务切换演示 源代码文件:PCS.ASM 编译方法 nasm pcs.asm -o os.pcs 使用方法:将OS.PCS拷贝到引导扇区为BOOTSECT.BIN的软盘上,设定从软驱启动计算机,重新启动计算机,电脑启动成功后可运行OS.PCS文件以显示任务切换。 -1, BOOTSECT.BIN features: 1.44M floppy disk boot sector of the document source code files: BOOTSECT.ASM compiler methods nasm bootsect.asm-o bootsect.bin2, WRBOOT.COM features: The floppy disk BOOTSECT.BIN wrote the guide Sector source code files: WRBOOT.ASM compiler methods nasm wrboot.asm-o wrboot.com use Methods: BOOTSECT.BIN with WRBOOT.COM under the same directory, insert the floppy diskette, the implementation of WRBOOT.COM3, OS.PCS functions: task switching operating system demo source code files: PCS.ASM compiler methods nasm pcs.asm-o os.pcs use
    2022-03-26 13:01:00下载
    积分:1
  • 一个不错的学习程序 有兴趣的朋友可以看看的
    一个不错的学习程序 有兴趣的朋友可以看看的-a good learning process are interested can look at the friends
    2022-04-09 10:03:34下载
    积分:1
  • poj典型题目解题思路详解 包含源代码和解题时应注意的问题及题目陷阱设计分析...
    poj典型题目解题思路详解 包含源代码和解题时应注意的问题及题目陷阱设计分析-POJ typical Oklahoma Elaborates on topics include source code and they should pay attention to solving the problems and pitfalls topic Design Analysis
    2022-10-09 19:30:02下载
    积分:1
  • 一个很有取的拼图游戏
    一个很有取的拼图游戏-a very Formal pieces of the jigsaw
    2022-02-24 20:27:05下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载