-
用树的思想求解素因数
读过很多方法求解的首要因素,今天撞在树上想解决这个问题,定义 typedef 结构节点 {int 树节点数据结构节点 * pleft; 结构节点 * pright ;}节点,* pNode ;1,和我的想法是首先要判断这一数字是大于 2 的如果是少而 2 返回 2,如果是更多比 2 周期法官是否可以分解为两个数字相乘,如果不输出这个数字返回 3,如果大于 2 且可以分解为两个数字相乘是让这两个因素为此数目的左和右儿童跳周期时间复杂程度日志 (n)
- 2022-01-26 04:42:39下载
- 积分:1
-
MCA图像分解
MCA: image decomposition -MCA: image decomposition
- 2022-07-18 05:07:02下载
- 积分:1
-
!
2 ! HOMPACK90 is a suite of FORTRAN 90 subroutines for solving nonline...
!
2 ! HOMPACK90 is a suite of FORTRAN 90 subroutines for solving nonlinear
3 ! systems of equations by homotopy methods. There are subroutines for
4 ! fixed point, zero finding, and general homotopy curve tracking problems,
5 ! utilizing both dense and sparse Jacobian matrices, and implementing
6 ! three different algorithms: ODE-based, normal flow, and augmented
7 ! Jacobian. The (driver) subroutines called by the user are given in the
8 ! table below, and are well documented internally. The user need not
9 ! be concerned with any other subroutines in HOMPACK90.
-!
2 ! HOMPACK90 is a suite of FORTRAN 90 subroutines for solving nonlinear
3 ! systems of equations by homotopy methods. There are subroutines for
4 ! fixed point, zero finding, and general homotopy curve tracking problems,
5 ! utilizing both dense and sparse Jacobian matrices, and implementing
6 ! three different algorithms: ODE-based, normal flow, and augmented
7 ! Jac
- 2022-07-21 06:18:17下载
- 积分:1
-
guided滤波器 matlab
guided filter主要用于对分类好的影像进行后处理,利用邻近像元的空间一致性,周围像元通过滤波平滑的方法进行求解中心像元值,而且guidedfilter比其他的滤波器更加简单,效果更好,模型需要guided影像,输入影像,通过guided影像来限定输入影像的边界,从而达到保存边界的目的。
- 2022-03-21 00:12:41下载
- 积分:1
-
CLM集合卡曼滤波数据同化算法,是转的别人的一个程序,很好的程序。做同化的同仁可以...
CLM集合卡曼滤波数据同化算法,是转的别人的一个程序,很好的程序。做同化的同仁可以-Application of the case, a Chinese-based RC500 chip LCD attendance control procedures, and RS232 computer interface, the program is characterized by all the attendance data is stored in the computer, read and returned to the CPU to deal with liquid crystal display.
- 2022-10-21 09:05:06下载
- 积分:1
-
遗传算法是近来较为热门的结构优化方法,C源代码
遗传算法是近来较为热门的结构优化方法,C源代码-Genetic algorithm is more popular in recent structural optimization methods, C source code
- 2022-09-24 18:20:02下载
- 积分:1
-
method Queen's back problems
回溯法求解皇后问题-method Queen"s back problems
- 2022-05-08 02:52:17下载
- 积分:1
-
C语言常用数据结构全注解
欢迎大家和我交流,相互学习,这些文件均由本人所写或改编,由于这里所有的源代码
版本为V1.0,在加上本人能力有限,所以难免有些错误和缺陷。如果你发现什么错误的地方,
可以通过邮件或博客发送给我。我编写这些常用数据结构的主要原因也是因为自己当初没有
学好,所以亡羊补牢一下,复习复习。我觉得只看书印象是不深刻的,所以就将它们编写实
现出来。为了方便管理和组织,顺便就脚上了make 编译系统,让其更好的运行和编译。
总得算是写了不少,如果仅仅留在自己的硬盘是,也太浪费资源了,所以就顺便传到网
上来公大家参考,方便大家学习,对喜欢makefile 的朋友,也有一定的学习价
- 2022-02-05 01:26:31下载
- 积分:1
-
2的整数次幂FFT算法
FFT是离散傅立叶变换的快速算法,可以将一个信号变换到频域。本工程包含FFTCore.c文件,实现了FFT的蝶形同址运算,输入参数为double型的实部和虚部、logN、点数等,输出则为同址的FFT结果,分别存在double数组中,使用方便。
- 2022-07-07 08:30:28下载
- 积分:1
-
雷达数据处理
对雷达数据处理的单目标,多传感器的matlab源程序,简单的卡尔曼滤波算法,初学的朋友们可以看看
- 2022-02-19 23:24:19下载
- 积分:1