-
PSO (Particle Swarm Optimization Particle Swarm Optimization), is a course in a...
PSO(Particle Swarm Optimization 粒子群优化算法),是课程的一个小项目,实现了单机调度排序-PSO (Particle Swarm Optimization Particle Swarm Optimization), is a course in a small project, to achieve a single machine scheduling to sort
- 2022-03-02 20:34:32下载
- 积分:1
-
主要用于产生波形,然后用于仿真和实验
主要用于产生波形,然后用于仿真和实验-Mainly used to produce waveform, and then used for simulation and experimental
- 2022-03-19 17:53:53下载
- 积分:1
-
判断数列相邻n项和是否为和数,其中数列可有1000项,n可到10
判断数列相邻n项和是否为和数,其中数列可有1000项,n可到10
- 2022-08-22 15:22:37下载
- 积分:1
-
TCL2543电压表中的应用,内存管理部分
TCL2543电压表中的应用,内存管理部分-TCL2543 voltage meter application, the memory management component
- 2023-02-05 01:45:03下载
- 积分:1
-
自己作的防ip冲突的软件,主要用到winsock控件和shell等
自己作的防ip冲突的软件,主要用到winsock控件和shell等-themselves for conflict prevention ip software, mainly used winsock control and shell, etc.
- 2022-08-16 17:30:13下载
- 积分:1
-
大牛的连连看工具,据说是盛大的大牛写的,大家
大牛的连连看工具,据说是盛大的大牛写的,大家-LLKTOOL
- 2023-05-03 23:20:03下载
- 积分:1
-
PHP from other individuals, under a simple web application that has changed regi...
PHP从别个人那下的简单网页程序 有注册系统 拿了改改图片就能用-PHP from other individuals, under a simple web application that has changed registration system took a picture can be used to change
- 2022-03-22 00:47:45下载
- 积分:1
-
Function allows to insert into an existing cell array any set of new cells on th...
Function allows to insert into an existing cell array any set of new cells on the specified index. Thus the former data is not remove, and moves downwards and to the right on the quantity of elements equal to the size of the inserted data.
- 2022-03-20 15:41:48下载
- 积分:1
-
hrms人力资源管理系统的页面设计部分,大家可以好好研究一下!...
hrms人力资源管理系统的页面设计部分,大家可以好好研究一下!-hrms人?| ?试
- 2022-05-06 12:44:02下载
- 积分:1
-
Description
给定一个有N个矩阵的矩阵链A1A2A3...An,矩Ai的维数为pi...
Description
给定一个有N个矩阵的矩阵链A1A2A3...An,矩Ai的维数为pi-1*pi。我们都知道,使用朴素的矩阵乘法去乘两个维数分别为x,y和y,z的矩阵,所需要的乘法次数为x*y*z。矩阵链乘法问题就是如何对矩阵乘积加括号,使得它们的乘法次数达到最少。
Input
输入的第一行为一个正整数N(1
- 2022-02-24 20:30:36下载
- 积分:1