资源列表
[matlab例程] detection-and-tracking
说明:该算法可以直接实现,程序不需要修改且有详细的程序解释-The algorithm can directly implement the program and there is no need to modify the procedure explained in detail<wj> 在 2025-02-04 上传 | 大小:4kb | 下载:0
[matlab例程] extraction
说明:该算法功能是运动视频帧目标检测,实验效果较好,值得一看-The algorithm feature is motion video fr a me target detection experiment better, worth a visit<wj> 在 2025-02-04 上传 | 大小:27kb | 下载:0
[数据结构常用算法] 0-1-Knapsack-problem
说明: 本次实验选择0-1背包问题作为题目,通过使用动态规划、回溯法和分支定界法等算法来求解该问题,从而进一步的了解各种算法的原理、思路及其本质,深化对算法的了解,锻炼自己对各种算法的分析和使用,熟悉软件底层算法和界面编程。-The 0-1 knapsack problem was chosen as the subject, through the use of dynamic programming, backtracking and b<invest> 在 2025-02-04 上传 | 大小:198kb | 下载:0
[数据结构常用算法] Multi-machine-scheduling
说明: 将对n个独立作业如何分配在m台相同的机器加工处理的多机调度问题进行解决,这就是我们要解决的任务。 本程序编写目的为使得解决多机调度问题的过程以图形界面方式动态的展示出来,以让用户能够轻易的看出解决的方案以及过程。采用java开发。 -Will be n independent jobs on m machines how to allocate the same machine processing of multi-mach<invest> 在 2025-02-04 上传 | 大小:352kb | 下载:0