资源列表
[数据结构常用算法] youxiangxunhuantumigongwentiqiujie
说明:有向循环图迷宫问题求解,普通迷宫问题要求找出从迷宫入口到出口的所有路径,而此次研究的主要内容是找出有向循环图中的回路(即容易造成流程死循环的地方),消除循环并找出死结点。与此同时,找出死结点后,其他顶点最终都能够到达迷宫的出口。在实际审计过程中的应用意义则为:确定审计工作在哪一个负责部门完成后,是无法继续向其他负责部门传递审计工作直到完成整个审计流程的。-Directed cyclic graph maze problem solving, general maze problem requir<wenwen> 在 2026-01-01 上传 | 大小:1kb | 下载:0
[matlab例程] process
说明:遗传算法求解优化问题的一个程序,学习matlab时可以参考一下-Genetic Algorithm Optimization of a process<lijuan3623> 在 2026-01-01 上传 | 大小:24kb | 下载:0
[数据结构常用算法] Infix_expression_into_postfix_expression_calculati
说明:利用栈将中缀表达式转化成后缀表达式并计算-Using the stack to postfix infix expression into an expression and calculate<秦朔> 在 2026-01-01 上传 | 大小:47kb | 下载:0
[数值算法/人工智能] optimization_cases_using_GA
说明:运用遗传算法进行多元多峰函数优化,多目标问题优化!有案例!可以运行!-using Genetic Algorithm to test multi-peak function and multi-objective function.<liulifun> 在 2026-01-01 上传 | 大小:4kb | 下载:0
[数据结构常用算法] StringTest
说明:自定义的String类, 使用时要#include cpp,不#include 。h文件-Custom String class, used to# include cpp, not# include. h file<chenqi> 在 2026-01-01 上传 | 大小:548kb | 下载:0
[数值算法/人工智能] fuzzy_equilibrium_matrix_calculation
说明:模糊聚类中的传统闭包法进行模糊等价矩阵的计算,中文解释清晰,可运行,是学习的好案例!-using this program to take fuzzy equilbrium matrix calculation, which is clear for learning fuzzy clustering.<liulifun> 在 2026-01-01 上传 | 大小:4kb | 下载:0
[数值算法/人工智能] PSO_conducting_optimization
说明:运用粒子群算法进行优化问题分析,程序中以Giewank函数为测试对象,效果不错。-using PSO to conduct optimization, the effect is good based on Giewank function.<liulifun> 在 2026-01-01 上传 | 大小:2kb | 下载:0
[STL] VectorTest
说明:自定义Vector ,模板类 使用时注意#include cpp文件,#inlcude 。h文件会出错-Custom Vector, use the template classes Note# include cpp file,# inlcude. h file error<chenqi> 在 2026-01-01 上传 | 大小:347kb | 下载:0
[数据结构常用算法] exampleReadAssignment2-1
说明:This program stores up to 10.000 book names , authors , issn-number. The input data is stored in a hash table. You can sort the input data ascending/descending by their author name or by the issue-number.<alelex> 在 2026-01-01 上传 | 大小:19kb | 下载:0