登录
首页 » 算法 » 数值计算的C语言代码,包括了大部分C语言的算法,希望对大家有用...

数值计算的C语言代码,包括了大部分C语言的算法,希望对大家有用...

于 2022-08-22 发布 文件大小:4.95 MB
0 157
下载积分: 2 下载次数: 1

代码说明:

数值计算的C语言代码,包括了大部分C语言的算法,希望对大家有用-The C-numerical code, including most of the C language algorithms, hope for all of us

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

发表评论

0 个回复

  • 河内大厦实现步的运动,采用递归
    实现汉诺塔的移动步骤, 使用递归算法。-Tower of Hanoi realize the movement of steps, the use of recursive algorithm.
    2022-07-20 06:45:22下载
    积分:1
  • mathmodl英语帮助
    mathmodl中文帮助 以上上传的是一个,数学建模的资料。有好东西大家一起分享哦!--mathmodl English Help
    2022-02-06 15:27:04下载
    积分:1
  • 在c语言环境下实现快速傅立叶变换的功能,c实现fft变换
    在c语言环境下实现快速傅立叶变换的功能,c实现fft变换-In c language environment to achieve the function of fast Fourier transform, c realize fft transform
    2022-03-06 22:12:13下载
    积分:1
  • 产生大素数。以时间作为随机数生成的种子,随机生成大素数。...
    产生大素数。以时间作为随机数生成的种子,随机生成大素数。-Generate large prime numbers. With time as the random number generator seeds, randomly generated large prime numbers.
    2023-05-17 13:25:03下载
    积分:1
  • 层次分析 matlab实现
    层次分析法(AnalyticHierarchy Process,简称AHP)是对一些较为复杂、较为模糊的问题作出决策的简易方法,它特别适用于那些难于完全定量分析的问题。它是美国运筹学家T. L. Saaty 教授于70年代初期提出的一种简便、灵活而又实用的多准则决策方法, 程序能够运行出正确的结果,希望对各位有帮助。
    2022-04-01 16:26:43下载
    积分:1
  • 图的边介数
    用C++实现求解图的边介数,文件中包含.h和.cpp文件,输入文件是txt文件:点的个数以及具体的边,例子请见压缩文件中node.txt。该程序是能够运行成功的,对学习复杂网络的初学者有一定的帮助。
    2022-02-01 09:33:52下载
    积分:1
  • 遗传分析TSP
    资源描述 遗传算法(GA)是一种解优化问题的随机搜索方法,它借助于生物进化中的自然选择和遗传(即适者生存)的规律. 算法步骤(基本遗传算法) Step 1.随机初始化pop_size个染色体.Step 2.用交叉算法更新染色体.Step 3.用变异算法更新染色体.Step 4.计算所有染色体的目标值.Step 5.根据目标值计算每个染色体的适应度.Step 6.通过轮盘赌的方法选择染色体.Step 7.重复第二至第六步直到终止条件满足.Step 8.输出最好的染色体作为最优解. 为利于遗传算法的计算,首先要对解进行编码,编码后的解称为染色体.对于约束优化问题,遗传算法是在染色体中进行操作,而把操作结果解码后去检验其可行性. 遗传算法的主要特征: 群体和种群的维数相等,为一个偶数维,且不随代数的变化而变化;适应函数直接选用目标函数;种群中的个体通过轮盘赌的方法选取;种群中的一对个体采用随机交配位的方式产生一对子代;每一个基因有相同的变异概率。
    2022-02-01 22:31:24下载
    积分:1
  • 椭圆拟合的误差,拟合点到椭圆心的距离减去拟合点对应在椭圆上的点到椭圆心的距离,有效分析椭圆拟合的误差问题,并让其在对话框中显示出来...
    椭圆拟合的误差算法,拟合点到椭圆心的距离减去拟合点对应在椭圆上的点到椭圆心的距离,有效分析椭圆拟合的误差问题,并让其在对话框中显示出来-The error ellipse fitting algorithm, fitting point to the ellipse center distance minus the corresponding fitting point on the ellipse to the ellipse center point of the distance, the effective analysis of the error ellipse fitting problem, and let it be shown in the dialog box
    2022-03-18 15:29:28下载
    积分:1
  • 模糊控制的程序,应用Matlab Simulink工具箱搭建了一个模糊控制器,可应用于在输入不确定下的数据处理...
    模糊控制的程序,应用Matlab Simulink工具箱搭建了一个模糊控制器,可应用于在输入不确定下的数据处理-Fuzzy control procedures, application of Matlab Simulink toolbox to build a fuzzy controller can be used in the input data under the deal with uncertainty
    2022-03-19 03:40:09下载
    积分:1
  • OPENTLD C++ source code
    TLD is an algorithm for tracking of unknown objects in unconstrained video streams. The object of interest is defined by a bounding box in a single frame. TLD simultaneously tracks the object, learns its appearance and detects it whenever it appears in the video. You are allowed to use TLD under the terms of the GPL version 3.0. It means that any distributed project that includes or links any portion of TLD source code has to be released with the source code under the GPL version 3.0 license or later. The details of the license can be found in file LICENSE. If you wish to use this code or any of its part for com
    2022-06-17 10:16:04下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载