-
some acm good problems
几个acm的经典题目,汉诺塔、找羊群-some acm good problems
- 2022-02-04 10:12:42下载
- 积分:1
-
牛顿法计算程序,迭代没有条件控制!
牛顿法计算程序,迭代没有条件控制!-Newton"s method, no conditions iterative control!
- 2023-04-01 13:05:04下载
- 积分:1
-
PARAMESH 天体物理领域广泛应用的自适应并行计算程序包
WHAT IS PARAMESH ?
PARAMESH is a package of Fortran 90 subroutines designed to provide
an
application developer with an easy route to extend an existing serial
code which uses a logically cartesian structured mesh into a parallel
code with adaptive mesh refinement(AMR).
- 2022-05-27 23:08:31下载
- 积分:1
-
C # SVM识别分类模式识别
应用背景这是支持向量机(SVM)的C #代码。从互联网上下载我。它的分类和模式识别是非常有用的。我相信如果你正在学习人工智能机还是有很大的帮助。这是一个GUI软件以及包括源代码。关键技术在机器学习, ; ; 支持向量机(SVM,也; ;支持向量网络)是 ;监督学习 ; 模型与相关的学习算法; ;,数据分析和模式识别,用于分类 ; ;和 ;回归分析。给定一组训练样本,每个标记为属于两个类别之一,训练一个SVM算法建立模型,分配新的实例为一类或其他,是一种非概率 ;二元 ;线性分类器。支持向量机模型是一个代表性的例子,空间中的点,将使单独的类的实例被明显的差距,尽可能宽。新的实例映射到相同的空间和预测属于一类基于差距落在哪边。
- 2022-02-04 00:22:25下载
- 积分:1
-
二叉树的集合操作,附带一份程序的试验报告,相当优秀的程序,对深入理解二叉树很有帮助。...
二叉树的集合操作,附带一份程序的试验报告,相当优秀的程序,对深入理解二叉树很有帮助。-binary tree assembly operation, accompanied by a program to the test report, the procedure quite excellent, in-depth understanding of binary tree helpful.
- 2022-11-19 13:35:04下载
- 积分:1
-
优化 c 8 拼图
这 8 拼图规划求解。你输入你讨厌的小 8 拼图和它的当前状态将使用 Hillclimbing 算法来计算的你可以用来解决这一难题的动作列表。它是与交互式文本模式基于接口在 c + + 写的。请输入数字 0-8。保持你的光程长短期可以,并使节点 1 和 65536 之间的数目 (在 x86 计算机) 上。
- 2023-04-16 09:55:03下载
- 积分:1
-
数字的阶乘算法.按分解的方法,将一个大数的阶乘用数组实现....
数字的阶乘算法.按分解的方法,将一个大数的阶乘用数组实现.-digit factorial algorithm. According to the decomposition method, a majority of the factorial using arrays to achieve.
- 2022-02-26 18:36:29下载
- 积分:1
-
FFT算法与C实现
FFT的C语言算法实现,包含FFT的算法原理、介绍和c的实现
- 2022-11-01 16:30:04下载
- 积分:1
-
一个可以计算出的日期,是目前的一年,是前几天…
用C语言编写一个能计算当前日期是本年第几天的程序(可区分闰年问题哦)-C language one can calculate the date of the current year is the first few days of proceedings (which can distinguish between a leap year problem oh)
- 2022-03-04 07:46:37下载
- 积分:1
-
A very powerful method of steepest descent algorithm for the C++ program, the re...
很强大的最速下降法的C++算法程序,结果也比较精确-A very powerful method of steepest descent algorithm for the C++ program, the results more precise
- 2022-06-17 04:18:10下载
- 积分:1