登录
首页 » 算法 » 该程序用于计算幂积,它比普通的连乘方法要快得多,主要是它含有分治的思想。...

该程序用于计算幂积,它比普通的连乘方法要快得多,主要是它含有分治的思想。...

于 2022-03-04 发布 文件大小:3.44 kB
0 55
下载积分: 2 下载次数: 1

代码说明:

该程序用于计算幂积,它比普通的连乘方法要快得多,主要是它含有分治的思想。-the procedures used in the calculation of power plot, it more than ordinary continually multiply much faster method, it is the partition containing the idea.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 著名的BM字符串匹配
    著名的BM字符串匹配算法-famous BM string matching algorithm.
    2023-02-17 17:25:03下载
    积分:1
  • moment program for electromagnetic computing
    moment program for electromagnetic computing -moment program for electromagnetic computing
    2022-04-30 12:09:36下载
    积分:1
  • 用几种规则控制倒立摆的模糊运动的程序
    用几种规则控制倒立摆的模糊运动的程序-Several rules of fuzzy control of inverted pendulum movement procedures
    2023-07-07 14:10:03下载
    积分:1
  • 经典层合板理论模型
    根据经典的复合材料层合板理论计算层合板在受拉及受弯时的应力应变分布,可任意设置层合板中每层的厚度,方向角。可提取层合板的膜应变和曲率,进而得到每层的应力应变(包括主轴方向和偏轴方向)
    2022-02-06 09:05:45下载
    积分:1
  • 中文语义分析
    1.1 基于交互输入的义原查询、义原距离计算、义原相似度计算1.2 基于交互输入的词语义项查询、义项相似度计算、词语相似度计算;1.3 基于文件输入的词语义项查询、词语相似度计算;1.4 相似度计算中的参数调整。  
    2022-11-12 12:30:03下载
    积分:1
  • 行李员福特
    /* 距离向量路由选择在此程序中使用信号工福特算法实现:- */ #include < stdio.h > 结构节点 { 无符号的 dist [20] ; 无符号从 [20] ; } rt [10] ; int main) { int costmat [20] [20] ; int 节点,我、 j、 k、 计数 = 0 ; printf ("nIngrese el 第 de nodos:") ; scanf ("%d",& 节点) ; //incertar los nodos 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-01-26 19:59:01下载
    积分:1
  • 实现md5。用c/c++实现的md5。想研究md5的可以下载。...
    实现md5算法。用c/c++实现的md5算法。想研究md5算法的可以下载。-Realize md5 algorithm. With c/c++ Realize the md5 algorithm. Md5 algorithm would like to study can be downloaded.
    2022-02-16 05:11:38下载
    积分:1
  • 使用贪婪 解决0-1背包问题MATLAB源代码
    使用贪婪算法 解决0-1背包问题MATLAB源代码-greedy algorithm used to solve 0-1 knapsack problem MATLAB source code
    2022-10-21 18:30:03下载
    积分:1
  • 非常好,非常有名的求解线性规划和混合整型规划的源代码,用c语言编写,作者M. Berkelaar...
    非常好,非常有名的求解线性规划和混合整型规划的源代码,用c语言编写,作者M. Berkelaar-very good, very well-known for linear programming and mixed-integer planning the source code, using the c language, the author M. Berkelaar
    2022-12-02 08:05:03下载
    积分:1
  • 98年全国大学生数学建模竞赛B题“水灾巡视问题”,是一个推销员问题,本题有53个点,所有可能性大约为exp(53),目前没有好方求出精确解,既然求不出精确解,...
    98年全国大学生数学建模竞赛B题“水灾巡视问题”,是一个推销员问题,本题有53个点,所有可能性大约为exp(53),目前没有好方法求出精确解,既然求不出精确解,我们使用模拟退火法求出一个较优解,将所有结点编号为1到53,1到53的排列就是系统的结构,结构的变化规则是:从1到53的排列中随机选取一个子排列,将其反转或将其移至另一处,能量E自然是路径总长度。具体算法描述如下:步1: 设定初始温度T,给定一个初始的巡视路线。步2 :步3 --8循环K次步3:步 4--7循环M次步4:随机选择路线的一段步5:随机确定将选定的路线反转或移动,即两种调整方式:反转、移动。步6:计算代价D,即调整前后的总路程的长度之差步7:按照如下规则确定是否做调整:如果D0,则按照EXP(-D/T)的概率进行调整步8:T*0.9-->T,降温-98 National Mathematical Contest in Modeling B and that the "flood inspections", is a salesman problem, and that is 53 points, all possibilities about exp (53), there is no good way to get accurate solutions, since no exact solution for, we used simulated annealing France obtained an optimum solution to all nodes to a number of 53 to 53.1 is with the system structure, changes in the structure of the rules is : from 1-53 with a randomly selected with a son, to reverse or to move it to another, the energy E is the natural path length. The specific algorithm is described as follows : Step 1 : The initial set temperature T,
    2023-05-19 17:45:04下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载