-
魔方算法 即横竖斜的数字和都相等的方阵
魔方算法 即横竖斜的数字和都相等的方阵-Cube algorithm that regardless of the number of ramps and are equal to the matrix
- 2022-03-13 15:25:23下载
- 积分:1
-
社交网络游戏
这是python.It做的小型社交网络需要输入一个字符串,并将其解析,使图形structure.Then我们可以发现连接之间friends.Their喜欢etc.Also我们可以添加新的连接..在这里,上面提到的比赛是这门课程采取项目
- 2023-07-22 22:25:03下载
- 积分:1
-
用K均值算法实现聚类分析的Vc源码,界面和算法都有
用K均值算法实现聚类分析的Vc源码,界面和算法都有-K-means cluster analysis algorithm source of Vc
- 2023-07-13 09:40:17下载
- 积分:1
-
A code which employs the SIMPLE
A code which employs the SIMPLE-based pressure-correction method for solving the Navier-Stokes equations using Finite Volume method, Cartesian grid, and a colocated arrangement of variables.
- 2022-04-12 04:45:15下载
- 积分:1
-
微分方程数值解法实验
微分方程数值解法实验--二维有限元(用C++实现)-experiment-- 2-D finite element (C achieved)
- 2022-04-12 08:36:24下载
- 积分:1
-
八皇后问题(附自编解说)
八皇后问题(附自编解说)-8 Queens (self Commentary)
- 2022-07-20 03:30:08下载
- 积分:1
-
用matlab编写的,有限元三维梁单元的单元刚度矩阵计算程序,各节点6个自由度。...
用matlab编写的,有限元三维梁单元的单元刚度矩阵计算程序,各节点6个自由度。-prepared by the three-dimensional finite element beam element of the element stiffness matrix calculation program, the 6-DOF nodes.
- 2022-01-29 01:21:40下载
- 积分:1
-
混合SPMD 模拟退火算法及其应用
混合SPMD 模拟退火算法及其应用-mixed SPMD simulated annealing algorithm and its application
- 2022-04-18 19:05:36下载
- 积分:1
-
插值算法
这个是谐波处理的插值算法
具体的内容程序里面有描述,主要思想就是插值,修正,然后恢复,使得没有因为同步处理的信号更好展示
- 2022-08-07 06:32:39下载
- 积分:1
-
ECC加密算法的C语言实现
已知椭圆曲线E23(16,10): y 2 ≡ x3 +16x +10mod23和它上的一个点G=(5,10), 计算G 的所有倍点。相当于用C语言编程实现了该题
- 2022-04-12 06:29:38下载
- 积分:1