-
克拉克和莱特(1964)储蓄算法也许是最广为人知的。
C-W节约算法是最经典的求解车辆路径问题的启发式算法。-The Clarke and Wright(1964) savings algorithm is perhaps the most widely known heuristic for the VRP.
- 2022-01-28 08:16:25下载
- 积分:1
-
FX2 development board download B
FX2开发板程序下载B -FX2 development board download B
- 2022-08-21 17:07:30下载
- 积分:1
-
本程序模拟一个机器人躲避障碍的仿真.其中有不完善的地方
迫于精力有限,具体过程还有点粗糙,读者可以加以修正...
本程序模拟一个机器人躲避障碍的仿真.其中有不完善的地方
迫于精力有限,具体过程还有点粗糙,读者可以加以修正
-a simulation of the robot avoid obstacles to the simulation. Which forced the inadequacies in the energy are limited, There is a process in concrete rough, and readers can be amended
- 2022-02-13 21:10:53下载
- 积分:1
-
拟陀螺运动程序,该程序用MATLAB编写,如有不足之处,希望指出.
拟陀螺运动程序,该程序用MATLAB编写,如有不足之处,希望指出.-to Gyro campaign procedures, the procedures for using MATLAB, if inadequate, and it is hoped that.
- 2023-04-07 10:00:03下载
- 积分:1
-
在一个多道程序设计系统中,实现“作业调度”的模拟。模拟程序的要求如下: 1.输入: 作业流文件,其中存储的是一系列待执行的作业信息,每个作业包括五个数据项:作业...
在一个多道程序设计系统中,实现“作业调度”的模拟。模拟程序的要求如下: 1.输入: 作业流文件,其中存储的是一系列待执行的作业信息,每个作业包括五个数据项:作业号,优先级,进入输入井时间(用一个整数表示,如10:10表示为1010),作业估计运行时间(单位:分钟),内存需求量。各数据项用空格隔开。 2.输出: 按照作业调度次序输出每一个作业流文件:“作业号”、“进入内存时间”、“作业完成时间”、“周转时间”;每行输出一个作业的信息。 计算出平均周转时间并输出。 3.作业调度算法: 短作业优先(作业估计运行时间最短的作业首先被调度)。 4.处理要求: 在两道环境下有多个作业; 程序运行时,首先提示输入测试文件的文件名; 输入文件名后,程序将读入文件中的有关数据,并按照最短作业优先调度算法对作业进行调度,作业被调度运行后不再退出(忽略进程调度或者可以认为进程调度采用的是先来先服务调度算法); 假设内存容量为100K,存储管理方案为可变分区方式,且不允许在内存中移动作业。 -in a multi-program design system, and achieving a "Dispatch" the simulation. The simulation procedure is as follows : 1. Input : Job Flow document, which is stored in a series of operations to be implemented information, including five each operating data : the operations, priority, time to enter the input shaft (with an integer, as expressed to 10:10 1010), is estimated to run time (unit : minutes), the memory demand. The data item separated by a space. 2. Output : In accordance with the scheduling order of output per work- a document : "
- 2022-06-01 01:27:57下载
- 积分:1
-
* 高斯列主元素消去法求解矩阵方程AX=B,其中A是N*N的矩阵,B是N*M矩阵
* 输入: n...
* 高斯列主元素消去法求解矩阵方程AX=B,其中A是N*N的矩阵,B是N*M矩阵
* 输入: n----方阵A的行数
* a----矩阵A
* m----矩阵B的列数
* b----矩阵B
* 输出: det----矩阵A的行列式值
* a----A消元后的上三角矩阵
* b----矩阵方程的解X
-out the main elements of Gaussian elimination method for solving matrix equations AX = B, where A is N* N matrix, B is N* M matrix* Input : n---- A phalanx of a few-a matrix* A* m-matrix shown in a few B* b---- Matrix B* output : det-A matrix of a determinant value---- A* Elimination of upper triangular matrix* b---- Matrix The X-Solutions
- 2022-10-20 06:00:04下载
- 积分:1
-
junior next semester compile three principles and integrity of the report (inclu...
大三下学期编译原理三个完整的实验和报告(包括词法分析语法分析(LL1和预测分析-junior next semester compile three principles and integrity of the report (including lexical analysis syntax analysis (and pre-LL1 Measurement Analysis
- 2022-01-26 04:42:12下载
- 积分:1
-
upsd3200开发应用说明以及PSOC的应用
upsd3200开发应用说明以及PSOC的应用-upsd3200 development and application notes, and the application of PSOC
- 2023-07-14 23:45:03下载
- 积分:1
-
WAPI is the WLAN Authentication and Privacy Infrastructure abbreviation.
WAPI是WLAN Authentication and Privacy Infrastructure的英文缩写。-WAPI is the WLAN Authentication and Privacy Infrastructure abbreviation.
- 2022-10-07 05:45:03下载
- 积分:1
-
C++基本教程,一些基本知识,好好学学。
C++基本教程,一些基本知识,好好学学。-C++ Basic tutorial, some basic knowledge, learn well.
- 2022-09-15 11:40:03下载
- 积分:1