-
PID算法
PID算法,名字没用PID,电机PID算法。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2023-05-06 15:15:02下载
- 积分:1
-
双色、三色河内塔
无论是双色河内塔或是三色河内塔,其解法观念与之前介绍过的河内塔是类似的,同样也是使用递回来解
- 2022-03-23 16:29:55下载
- 积分:1
-
数组排序的经典程序shell。
数组排序的经典程序shell。-Sorting an array of classic shell procedures.
- 2022-04-08 11:10:51下载
- 积分:1
-
Levenshtein_Edit_Distance_Algorithm
介绍
- 2022-07-24 08:53:07下载
- 积分:1
-
复合材料渐进损伤分析子程序
复合材料损伤准则多种多样,目前所用大多基于直接损伤退化,利用abaqus子程序USDFLD来实现复合材料的渐进失效。
- 2022-07-19 16:46:38下载
- 积分:1
-
data algorithm, peach monkey issue
数据算法,桃子猴问题-data algorithm, peach monkey issue
- 2022-01-28 23:08:02下载
- 积分:1
-
割线算法
* To find a solution to the equation f(x) = 0* given initial approximations p0 and p1:** INPUT: initial approximation p0, p1; tolerance TOL;* maximum number of iterations N0.** OUTPUT: approximate solution p or* a message that the algorithm fails.*
- 2022-01-25 15:06:45下载
- 积分:1
-
基于Apriori、FP-Growth及Eclat算法的频繁模式挖掘源程序
关联分析频繁模式挖掘Apriori、FP-Growth及Eclat算法的JAVA及C++实现。三种算法实现的完整源码工程、源文件、PPT、测试数据及输出示例 ,包括Apriori、FP-Growth及Eclat三种算法的频繁模式挖掘源程序
- 2022-01-27 21:50:01下载
- 积分:1
-
使用模拟退火算法(SAA)解决0-1背包问题
使用模拟退火算法(SAA)解决0-1背包问题-using simulated annealing (SAA) 0-1 knapsack problem solving
- 2023-04-08 14:20:03下载
- 积分:1
-
设有n个人围做一圈,现从某个人开始报数,数到m的人出列,接着从出列的下一个人开始重新报数,数到m的人又出列,如此下去,直到所有人都出列为止。运用循环单链表解决约...
设有n个人围做一圈,现从某个人开始报数,数到m的人出列,接着从出列的下一个人开始重新报数,数到m的人又出列,如此下去,直到所有人都出列为止。运用循环单链表解决约瑟夫环问题。- Is equipped with n personally to encircle makes, presently
starts from some person to count off, leaves ranks the number to the m
person, meets from the next person which leaves ranks is starting reto
count off, leaves ranks the number to the m person, continue like
this, all leaves ranks until all people. Using circulates Shan
Lianbiao to solve the Joseph link problem.
- 2022-02-26 00:46:58下载
- 积分:1