搜索资源列表
dulirewuzuiyoudiaoduwenti
- 用2 台处理机A 和B 处理n个作业。设第i 个作业交给机器A 处理时需要时间ai,若由机器B来处理,则需要时间bi。由于各作业的特点和机器的性能关系,很可能对于某些i,有ai>=bi,而对于某些j,j≠i,有aj<bj,既不能将一个作业分开由2 台机器处理,也没有一台机器能同时处理2 个作业。设计一个动态规划算法,使得这2 台机器处理完这n个作业的时间最短(从任何一台机器开工到最后一台机器停工的总时间)。 -A processor with 2 sets and B n-jo
kaoseng
- 研究生时的现代信号处理的作业,基于掌纹识别的在线身份验证 识别算法本科毕设,包含位置式PID算法、积分分离式PID。- Modern signal processing jobs when the graduate, Verify recognition algorithm based on palmprint recognition undergraduate complete set of online identity, It contains positional PID algorit
616191算法作业
- 1.二分搜索技术2.最接近点对问题3.矩阵连乘问题4.电路布线5.单源最短路径Dijkstra算法6.最小生成树Prim算法7.最小生成树Kruskal算法C语言写的,全部能运行!(algorithm design assignment)
图像处理大作业
- 图像处理,有效去除重建图像的畸变伪影,图像边缘信息很好地保留下来,使迭代算法实际应用于临床成为可能(function: P = fan2para(F,D) converts the fan-beam data F to the parallel-beam data P. D is the distance in pixels from the fan-beam vertex to the center of rotation that was used to obtain the projec