资源列表
[数学计算/工程计算] LIM-simulation
说明:LIM simulation in M file and simulink<aboud> 在 2025-06-11 上传 | 大小:11kb | 下载:0
[数值算法/人工智能] MATLAB-AND-C-PID
说明:MATLAB和c的先进PID算法测试文件,大学课程用先进PID算法。-The test file of advanced PID algorithm of MATLAB and C, university course with advanced PID algorithm.<常浩> 在 2025-06-11 上传 | 大小:6kb | 下载:0
[数据结构常用算法] tanxinwenti
说明:各种贪心策略情况下的背包问题的算法并实现;其中:量度标准分别取:效益增量P、物品重量w、P/w比值-Various greedy strategy in case the knapsack problem and implement algorithms wherein: a measure were taken: the incremental benefits of P, articles weight w, P/w ratio<文一> 在 2025-06-11 上传 | 大小:518kb | 下载:0
[人工智能/神经网络/遗传算法] 1
说明:利用dijkstra贪心法获取由结点1到其余结点最短路径长度,输出保存到外部文件中-Get the rest node 1 to node shortest path length, save the output to an external file dijkstra-output1.txt use dijkstra greedy method<文一> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] huanghou
说明:用回溯法求解N-Queen,用键盘输入N;输出此时解的个数,并统计运算时间。 -Solved by backtracking N-Queen, with keyboard input N the number of solutions of output at this time, and statistical computation time.<文一> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] 002
说明:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。通常解决这类问题时我们把编号从0~n-1,最后结果+1即为原问题的解。-Known n individuals (with numbers 1,2,3 ... n, respectively) were sitting around a round table. From the number<文一> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] 2
说明:给定一段程序代码,程序代码所完成的功能为:(1)建立一个线性表;(2)依次输入数据元素1,2,3,4,5,6,7,8,9,10;(3)删除数据元素5;(4)依次显示当前线性表中的数据元素。假设该线性表的数据元素个数在最坏情况下不会超过100个,要求使用顺序表。-Given a program, program code completed functions: (1) the establishment of a linear form (2) sequentially input data<文一> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] yusefuxiangjieban
说明:约瑟夫问题详解版本已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。通常解决这类问题时我们把编号从0~n-1,最后结果+1即为原问题的解。-Joseph Detailed versions of known issues n individuals (with numbers 1,2,3 ... n, respectively) sitting<文一> 在 2025-06-11 上传 | 大小:1kb | 下载:0