-
一个关于模拟火燃烧的例子,用到了最简单的模糊算法。
一个关于模拟火燃烧的例子,用到了最简单的模糊算法。-A fire on the simulation example, using the most simple fuzzy algorithm.
- 2023-04-19 04:20:02下载
- 积分:1
-
Java2语言实务袁葆宏刘丰豪编著
Java2语言实务袁葆宏刘丰豪编著-Java2 substantive language Yuan Wang Bao edited Liufenghao
- 2022-01-25 22:02:36下载
- 积分:1
-
主要实现对汽车进入驶出停车场的仿真。当汽车进入时,要判断该车所持卡号是否为合法卡,以及场中是否有空位决定该车能否出入。同理当车驶出时,要看该车卡号是否合法,能否...
主要实现对汽车进入驶出停车场的仿真。当汽车进入时,要判断该车所持卡号是否为合法卡,以及场中是否有空位决定该车能否出入。同理当车驶出时,要看该车卡号是否合法,能否驶出。以及,在进入驶出时,行车道上是否有车辆行驶冲突,从而决定让道操作。-The main exit of the car into the parking lot of the simulation. When the car enters, it is necessary to judge whether the car
- 2023-03-26 13:30:03下载
- 积分:1
-
Improved methods of AVL tree structure, this paper to describe in detail the AVL...
改进的AVL树构造方法,本文详细讲述了AVL树动态快速的构造方法。-Improved methods of AVL tree structure, this paper to describe in detail the AVL tree fast method of constructing dynamic.
- 2022-02-14 05:26:04下载
- 积分:1
-
This example function is implemented using VC++6.0 calculate the time difference...
本例子功能是用VC++6.0实现的计算两个日期的时间差值的。在此只实现了计算两个日期的小时差,其它的分钟,秒,天数等类似可以实现。-This example function is implemented using VC++6.0 calculate the time difference between the two dates. This is only achieved two dates to calculate the hour difference, other minutes, seconds, the number of days and the like can be achieved.
- 2022-05-27 08:26:06下载
- 积分:1
-
档案管理系统,vb写的
档案管理系统,vb写的-file management system, written in vb
- 2022-03-02 20:14:54下载
- 积分:1
-
SVM回归预测
Svm是一种简单的机器学习方式,最近经常出现在各种科研工作当中,是一种较为实用的预测方法
- 2022-07-15 04:23:05下载
- 积分:1
-
Log class, you can specify by date or by name generation, by name, then you can...
日志类,可以指定按日期还是按名称生成,按名称生成的话可以指定文件大小,超过指定文件长度之后可以从新生成-Log class, you can specify by date or by name generation, by name, then you can specify the resulting file size, more than the length of the specified file can then be re-generated
- 2022-08-06 21:11:33下载
- 积分:1
-
处理zip压缩格式的VC代码
处理zip压缩格式的VC代码-handle zip code format VC
- 2022-08-15 09:20:53下载
- 积分:1
-
目的:
试验多核CPU上排序算法的效率,比较单任务和多任务并行排序算法的差距
内容:
快速排序算法...
目的:
试验多核CPU上排序算法的效率,比较单任务和多任务并行排序算法的差距
内容:
快速排序算法
-Objective: To test multi-core CPU on the efficiency of sorting algorithm to compare single-mission and multi-mission of the gap between the parallel sorting algorithms Content: Quick Sort Algorithm
- 2022-02-13 04:05:26下载
- 积分:1