登录
首页 » 算法 » Algorithm Design Manual 欢迎你下载ginger547的算法系列资料

Algorithm Design Manual 欢迎你下载ginger547的算法系列资料

于 2023-01-31 发布 文件大小:949.37 kB
0 117
下载积分: 2 下载次数: 1

代码说明:

Algorithm Design Manual 欢迎你下载ginger547的算法系列资料-Algorithm Design Manual ginger547 welcome you to download the information algorithm Series

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

发表评论


0 个回复

  • 差分进化
    Differential evolution: A simple and efficient heuristic for global optimization over continuous spaces. This code implements a basic multi-objective optimization algorithm based on Diferential Evolution (DE) algorithm. When one objective is optimized, the standard DE runs; if two or more objectives are optimized, the greedy selection step in DE algorithm is performed using a dominance relation.
    2022-07-08 18:06:29下载
    积分:1
  • elementary transformation, matrix inversion using a written calculation method u...
    初等变换法,矩阵求逆用的是笔算时惯用的方法,需要高斯消去法的朋友请参看有关资料。特别提醒:本程序不能用tc2.0编译!详情请参看文件中的说明。 -elementary transformation, matrix inversion using a written calculation method used when the need Gaussian Elimination friends see the information. Reminded : This procedure can not be used tc2.0 compiler! For details, please refer to the documents note.
    2022-01-28 07:58:52下载
    积分:1
  • 相似性计
    应用背景简单地数据处理,计算两组数据间的相似性,应用在推荐系统的数据处理中,其他方向的数据处理也适用,比较简单易学,供学习交流。关键技术用C++语言实现的简单数据处理,在很多研究方向可以用于预处理数据,计算数据的相似性也是很多研究方向需要用到的,希望对大家有用。
    2022-03-05 22:37:16下载
    积分:1
  • 本书是国内外业界广泛关注的7卷本《计机程序设计艺术》第2卷的最新版。本卷对半数值领域做了全面介绍,分“随机数”和“术”两章。本卷总结了主要范例及这些...
    本书是国内外业界广泛关注的7卷本《计算机程序设计艺术》第2卷的最新版。本卷对半数值算法领域做了全面介绍,分“随机数”和“算术”两章。本卷总结了主要算法范例及这些算法的基本理论,广泛剖析了计算机程序设计与数值分析间的相互联系,其中特别值得注意的是作者对随机数生成程序的重新处理和对形式幂级数计算的讨论。 本书附有大量习题和答案,标明了难易程度及数学概念的使用。 本书内容精辟,语言流畅,引人入胜,可供从事计算机科学、计算数学、计算技术诸方面的工作人员参考、研究和借鉴,也是相关专业高等院校的理想教材和教学参考书。 -the book industry at home and abroad is widespread concern in seven volumes of the "Art of Computer Programming" volume 2, the latest version. The present volume of semi- numerical algorithm to do a full field, at the "random" and "arithmetic" two chapters. This volume summary of the main examples of these algorithms on the basic theory and extensive analysis of the computer program design and numerical analysis of the linkages between, which is particularly noteworthy is the author of Random Number Generation procedures for processing and re-form calculation of power series. The book with a large number of exercises and answers, indicating the degree of difficulty and the use of mathematical concepts. T
    2022-08-07 04:44:02下载
    积分:1
  • 其次
    KD 树的代码,常见的数据搜索算法,更实际
    2022-07-25 08:42:54下载
    积分:1
  • 本程序为生成给定分布律的随机数 模拟规划 也是图论中经典得程序...
    本程序为生成给定分布律的随机数 模拟规划 也是图论中经典得程序 -This procedure for generating a given distribution law of random numbers simulation planning is a classic graph theory procedures
    2022-07-01 14:00:15下载
    积分:1
  • 希尔排序的C实现
    输入原始数据,选择增量序列,通过希尔排序算法,得到升序排列的新数据,算法逻辑细致,实现简单,能有效地处理数据排序问题。
    2022-01-26 06:35:37下载
    积分:1
  • Dichotomy for solving nonlinear equations a root, you can calculate the approxim...
    二分法求解非线性方程的一个根,可以计算出一般非线性方程的近似解-Dichotomy for solving nonlinear equations a root, you can calculate the approximate solution of general nonlinear equations
    2023-02-22 22:25:03下载
    积分:1
  • 完整的余弦积分源程序,非常实用的vc源代码
    完整的余弦积分源程序,非常实用的vc源代码-integrity of the cosine integral source, a very practical vc source code
    2022-01-22 15:01:34下载
    积分:1
  • OPENCV实现ORB/SURF/SIFT + RANSAC 图像自动拼接
    VS2012 x64+opencv做的图像拼接,参照了别人的代码改编。 做的是左右拼接,上下的行不行没试过。 主要函数就是图像的储存位置,需要在代码里改下 测试了下还是比较稳健的,拼接效果尚可,不过重叠部分可能产生鬼影,另外接缝处有小裂缝,如果不满意,可再设计方法优化 所有代码均含注释,浅显易懂,含测试图片
    2022-08-03 11:10:43下载
    积分:1
  • 696518资源总数
  • 104812会员总数
  • 16今日下载