-
multimedia, the itinerary of coding.
多媒体,中的行程编码。-multimedia, the itinerary of coding.
- 2022-03-14 22:43:20下载
- 积分:1
-
非线性方程不能消除和分解方法求解,…
非线性方程组不能用消去和分解法进行求解,jacabi迭代和高斯迭代是最常用的两种迭代方法-Nonlinear equations can not be eliminated and the decomposition method to solve, jacabi iteration and Gauss iteration is the most commonly used two types of iterative methods
- 2022-01-26 07:01:24下载
- 积分:1
-
NaiveBayes on how to classfiy texts
朴素贝叶斯算法分类源代码,vc6.0编写-NaiveBayes on how to classfiy texts
- 2022-11-18 21:55:03下载
- 积分:1
-
Time 类C++
设计一个Time类,设计多个重载的构造函数,可以设置时间,进行时间的加减运算,按各种可能的格式(24小时制、12小时制)输出时间
- 2023-03-05 20:50:03下载
- 积分:1
-
DES加密算法
DES加密算法,C++实现方式。经过验证后,可用。欢迎大家下载、试用。谢谢大家的支持。
- 2022-02-02 19:12:41下载
- 积分: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
-
vs2005开发的apriori算法程序,实现算法的基本功能,获取关联规则...
vs2005开发的apriori算法程序,实现算法的基本功能,获取关联规则-apriori algorithm vs2005 development process, achieve the basic functions of algorithm to obtain association rules
- 2022-11-19 12:25:03下载
- 积分:1
-
高斯赛德尔逆矩阵算法类
高斯赛德尔逆矩阵算法类-high Shisaideer inverse matrix algorithm category
- 2022-03-02 18:55:12下载
- 积分:1
-
Each case the geometric algorithm is set, the geometric algorithm of data is cer...
各种情况的几何算法集,对数据的几何算法计算有一定的帮助作用-Each case the geometric algorithm is set, the geometric algorithm of data is certainly helpful to the role of
- 2022-01-28 07:52:50下载
- 积分:1
-
Finite sampling unit response (FIR) digital filter design method is useful Oh
有限长单位取样响应(FIR)数字滤波器的设计方法,很有用噢-Finite sampling unit response (FIR) digital filter design method is useful Oh
- 2022-05-05 03:45:46下载
- 积分:1