-
矩阵类,可进行矩阵的各种运算,并可求解N阶线性方程
矩阵类,可进行矩阵的各种运算,并可求解N阶线性方程-matrices, matrix for the various operators and can solve linear equations N
- 2023-04-30 23:20:03下载
- 积分:1
-
很有用的算法哦。这是我好不容易
很有用的算法哦。这是我好不容易-useful algorithm oh. This is not easy, I
- 2023-02-03 05:05:04下载
- 积分:1
-
6元+ +下的元胞自动机生成程序,很难
vc++6.0下的元胞自动机生成程序,好不容易找到的哦,非常好用!-vc++6.0 under the cellular automaton generating program, hard-won Oh, very easy to use!
- 2023-08-26 02:15:04下载
- 积分:1
-
cinematic model of robot PA10
cinematic model of robot PA10
- 2022-03-26 18:33:58下载
- 积分:1
-
algoritmo de Dijkstra implementado EN C + +
应用背景EL algoritmo de Dijkstra,tambiéN llamado de algoritmo卡米诺斯MíNiMoS,Es Un algoritmo对位La determinación del Camino Má的联合国Corto墙裙Vértice俄利根Al Resto de洛斯Vértices EN联合国grafo CON比索EN CADA芒。苏“硒refiere一Edsger Dijkstra,谁瞧describióPOR西甲查韦斯EN 1959。香格里拉的想法subyacente恩埃斯algoritmo consiste恩红外王子托多斯洛杉矶大街Má的cortos阙Parten del Vértice俄利根Y阙llevan一待办事项洛杉矶DEMáS Vértices;当SE obtiene El Camino Mádesde EL的战争Vértice俄利根,Al Resto Vértices阙埃尔grafo组成,ELalgoritmo SE detiene。埃尔algoritmo ES UNA especialización de la Búsqueda德肋均匀,Y科莫塔尔,没有funciona EN grafos CON阿里斯塔斯de介绍negativo(Al elegir SIEMPRE CON EL不是DISTANCIA弟弟,可以在现在quedar de la Búsqueda诺德斯阙恩公关óximas iteracionesbajaríEL肋一般del Camino al Pasar Por Una芒CON肋negativo)。关键技术dirigido ponderado teniendo联合国grafo N诺德斯没有aislados,海X EL实际工作,联合国矢量D德多摩ñO N和消费á最终del algoritmo拉斯维加斯distancias从x Al Resto de los诺德斯。所有的inicializar拉斯维加斯distancias EN D反对联合国英勇Infinito雷拉蒂沃鸦鹊儿desconocidas原则,exceptuando LA的X阙本身必须colocar EN 0 debido一阙LA DISTANCIA X X S
- 2022-06-16 23:42:21下载
- 积分:1
-
fortran程序
fortran程序-fortran procedures
- 2022-02-16 05:33:35下载
- 积分:1
-
组合数学的算法与程序设计
组合数学的算法与程序设计-combination of mathematical algorithms and program design
- 2023-07-02 17:00:05下载
- 积分:1
-
C课程设计
#include
#include
#include
#define LEN sizeof(struct stu)
struct stu
{
long num;
char name[20];
char sex[10];
float China;
float Math;
float English;
float add_score;
float ave;
struct stu *next;
};
- 2023-08-09 22:55:02下载
- 积分:1
-
一个自定义的SPIN控件,使用方便
一个自定义的SPIN控件,使用方便-a SPIN-defined controls, easy to use
- 2022-05-28 04:02:37下载
- 积分:1
-
车间调度代码
代码用于车间调度的研究,主要是遗传算法和模拟退火算法结合,作为改进算法对问题进行研究,对于车间调度课题的研究具有很大的帮助,希望能对大家有用,是我在网上好不容易找到的代码。
- 2022-01-25 21:50:09下载
- 积分:1