搜索资源列表

  1. ex

    0下载:
  2. 最佳调度问题,假设有n个任务由k个可并行工作的机器完成。完成任务i需要的时间为ti。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。 -Optimal scheduling problem, assuming that n has a mission by the k-parallel machine to complete the work. I need to complete the mission t
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-14
    • 文件大小:1024
    • 提供者:朱亚华
  1. KNN

    0下载:
  2. KNN算法分析及研究,将训练元组和测试元组看作是n维(若元组有n的属性)空间内的点,给定一条测试元组,搜索n维空间,找出与测试元组最相近的k个点(即训练元组),最后取这k个点中的多数类作为测试元组的类别。-Yuan KNN algorithm analysis and research, the training set and test set as a n d have the n properties (if a tuple) w
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-14
    • 文件大小:192512
    • 提供者:duanyy

源码中国 www.ymcn.org