-
磁性DLA模拟分形生长,用于Ising模型
磁性DLA模拟分形生长,用于Ising模型-Magnetic DLA fractal growth simulation for the Ising model
- 2022-08-23 00:06:21下载
- 积分:1
-
该程序定义了一个向量类,里面的元素是模板形式,定义了有关向量类的各种属性,方法及运算符重载函数。根据向量处理的程序实现矩阵数乘...
该程序定义了一个向量类,里面的元素是模板形式,定义了有关向量类的各种属性,方法及运算符重载函数。根据向量处理的程序实现矩阵数乘-The program defines a vector class, which the element is the template form, the vector class defines the various properties, methods, and operator overloading function. According to the procedures in place to achieve matrix vector multiplication
- 2022-06-28 02:49:20下载
- 积分:1
-
我们的一个非线性振动课的作业,希望大家能用上啊!
我们的一个非线性振动课的作业,希望大家能用上啊!-Of our non-linear vibration of a homework assignment, hope everyone can be on the ah!
- 2022-12-07 03:45:03下载
- 积分:1
-
分治法求众数
资源描述给定含有n个元素的多重集合S,每个元素在S中出现的次数称为该元素的重数。多重集S中重数最大的元素称为
众数。例如,S={1,2,2,2,3,5}。多重集S的众数是2,其重数为3。
求众数方法很多,现要求你用分治算法来试一试,并分析其效率。
编程任务:对于给定的由n个自然数组成的多重集S,采用分治算法编程计算S的众数及其重数。
- 2022-03-26 15:28:34下载
- 积分:1
-
k均值聚类方法的c代码,并且带有聚类数据,适用于刚刚接触该算法的初学者...
k均值聚类方法的c代码,并且带有聚类数据,适用于刚刚接触该算法的初学者-k-means clustering method c code, and with the clustering data, applicable to just access to the algorithms for beginners
- 2023-05-11 18:15:03下载
- 积分:1
-
一个验证歌德巴赫猜想的小程序
一个验证歌德巴赫猜想的小程序- A confirmation praises the script which Bach suspected
- 2023-05-29 06:25:02下载
- 积分:1
-
基于最小二乘法的空间平面拟合
利用VC++编写了最小二乘法拟合空间平面小程序;
其主要功能:1. 实现任意n个三维空间坐标点的平面拟合
2. 求取已知或任意未知点的在平面上的投影点及其距离
- 2023-02-11 09:45:08下载
- 积分:1
-
棋盘覆盖 applet小程序
棋盘覆盖 applet小程序-chessboard coverage applet small program
- 2022-06-21 13:03:27下载
- 积分:1
-
1 compiler environment for the realization of graphics vb6.02 need to install Au...
1 编译环境为vb6.0
2 实现绘图功能需要安装AutoCAD2000以上版本.
3 程序运行需要动态连接库LSOLVE1.dll提供线性方程组求解功能,建议把LSOLVE1.dll拷贝到系统目录,或者拷贝到执-1 compiler environment for the realization of graphics vb6.02 need to install AutoCAD2000 above .3 procedures needed for the operation of dynamic link library LSOLVE1.dll provide functionality for solving linear equations, it is proposed to LSOLVE1.dll copy to system directory, or copy to the Executive
- 2022-05-20 15:26:40下载
- 积分:1
-
NSGAII Matlab实现源代码
针对多目标遗传算法的Matlab代码,本代码是在原论文的基础上编写的关于此方法的,并尝试在编程中使用从简单记数法。
- 2022-03-15 06:18:16下载
- 积分:1