-
MATLAB粗糙集属性约简库及案列
主要实现了粗糙集理论中基础概念的一些计算。由于之前也搜索过网上一些粗糙集相关的多种语言实现的程序库,但是库大多杂乱不清晰,基本看不懂程序,所以自己依然觉得工具粗糙集理论的书籍自行编写程序,用MATLAB语言实现,并给出一个论文实例《基于粗糙集和遗传算法的道路交通事故分析》的编程实例。
- 2022-05-31 15:14:24下载
- 积分:1
-
数值处理算法源代码
数值处理算法源代码-numerical algorithm source code
- 2022-07-03 13:56:44下载
- 积分:1
-
海浪动画
展示了一个一维的造浪池单事件和单反射海浪(线性理论)。显示表面海拔海平面和动画粒子的运动表面深度。表面海拔记录在红点的位置(液位计)。
- 2022-01-23 10:55:41下载
- 积分:1
-
believe that the process of learning C# has been a long time and just portal GUI...
相信这个程序对已经学习C#很久而刚刚入门图形界面编程的初学者有用,一个用C#做的计算器-believe that the process of learning C# has been a long time and just portal GUI Programming beginners useful, one C# do Calculator
- 2022-02-14 09:58:18下载
- 积分:1
-
silconlab 的c语言sample
这个是基于8051单片机的silconlab对Xbee通信的源代码,里面详细的介绍了算法的基本用法。
- 2022-01-25 21:45:05下载
- 积分:1
-
经常用的一些delphi数值方面的算法,只是一些算法,没有生成具体的程序。...
经常用的一些delphi数值方面的算法,只是一些算法,没有生成具体的程序。-frequently used some delphi the numerical algorithm, but some algorithm, without generating specific procedures.
- 2022-05-14 12:35:37下载
- 积分:1
-
用delphi 实现的中国农历的 具体算法。
用delphi 实现的中国农历的 具体算法。-Chinese lunar calendar concrete algorithm realizes with delphi
- 2022-08-15 20:50:49下载
- 积分:1
-
Very fast calculation of Newton method algorithm for C++ programs, hoping to giv...
很好很快的计算Newton法的C++程序算法,希望能给大家带来帮助-Very fast calculation of Newton method algorithm for C++ programs, hoping to give us some help
- 2022-05-28 08:40:04下载
- 积分:1
-
单件轮转调度算法
在这我们实行轮转调度算法,随机函数用来创建过程的突发时间,到达时间。后该周转时间和等待时间的计算。
- 2022-02-21 23:50:08下载
- 积分:1
-
禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能
力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压...
禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能
力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索范围, 这样可以提高搜索效率和全局搜索能力。用短期
和长期禁忌列表存储器来保证算法能搜索到全局空间的每一点, 并且不重复搜索。经过验算和分析, 证明它是一种较好的
全局启发式搜索法-Tabu search method, the initial solution, neighborhood and tabu list size of the number of parameters such as have more stringent requirements, these parameters directly affect the ability to optimize the algorithm. This paper presents an improved tabu search method, it is used effectively to compress the search space, so that can improve search efficiency and global search capabilities. Short-term and long-term memory tabu list to ensure the algorithm to search to the global space, each point, and do not repeat the search. After checking and analysis, to prove that it is a good global heuristic search method
- 2022-04-06 20:06:04下载
- 积分:1