资源列表
[数据结构常用算法] 543631AOE-net
说明:求关键路径的算法,可以求出最早开始、最为结束和关键路径-Algorithm for Finding the Critical Path<kelly> 在 2024-11-03 上传 | 大小:2048 | 下载:0
[数据结构常用算法] 69254514key_path
说明:关键路径法,求最早开始、最晚开始和工期,求出关键路径-Critical path method, find the early start, late start and duration, find the critical path<kelly> 在 2024-11-03 上传 | 大小:2048 | 下载:0
[数据结构常用算法] 408367206PRAGH_caq
说明:关键路径法,求最早开始、最晚开始和工期,求出关键路径-Critical path method, find the early start, late start and duration, find the critical path<kelly> 在 2024-11-03 上传 | 大小:2048 | 下载:0
[数据结构常用算法] duoxiangshijuzhen
说明:能实现多项式矩阵的相加减,还有相乘,还有逆置等-To achieve the phase polynomial matrix addition and subtraction, and multiplication, as well as against the home, etc.<yangyunhui> 在 2024-11-03 上传 | 大小:2048 | 下载:0
[数据结构常用算法] Parking-lots
说明:设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序依次排列。VC++程序实现停车场编制按上述要求进行管理的模拟程序。-Parking lots is an n cars parked narrow channel, and only one gate for vehicle access. Car in the parking lot of time in order to rea<陈倩倩> 在 2024-11-03 上传 | 大小:2048 | 下载:0
[数据结构常用算法] Allocate
说明:Memory allocation If you want to allocate memory to vectors and matrices in C++ it will be very simple with this code. You just need to pass the adress of the pointer. Example: int **p MatrixAllocate(&p, 20, 100<espacotempo> 在 2024-11-03 上传 | 大小:2048 | 下载:0