登录
首页 » 算法 » With n

With n

于 2022-09-23 发布 文件大小:1.57 kB
0 83
下载积分: 2 下载次数: 1

代码说明:

设有n个件工作分配给n个人。将工作i分配给第j个人所学要的费用为Cij。试设计一个算法,为每个人都分配1件工作,并使总费用达到最小-With n-pieces of work assigned to the n individuals. Will be allocated to the first j of work i personally have learned to cost Cij. Try to design an algorithm for each person assigned a work, and to minimize the total cost of

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 图像拼接源代码
    图像拼接源代码,VC++,图像拼接在制作全景图的过程中具有重要作用。对多幅图像进行特定模式投影后,用约束的相位相关度法求取水平垂直偏移量,然后寻找最佳缝合线,实现图像拼接,最后采用多分辨率算法对全图进行拼接处理去除曝光差异和鬼影。
    2022-12-04 14:00:05下载
    积分:1
  • 开始从已知月PHP星期日期
    应用背景这个函数生成开始,在已知的周数的最后日期范围关键技术使用此函数创建MySQL查询或其他范围的搜索数据的日期。在查询一些功能只能在特定的月年周搜索不周。所以,这个功能可以帮助你做这个。
    2022-01-31 00:15:16下载
    积分:1
  • 输油管道计程序
    本程序包含输油管道的一个计算程序,用Vb写成,主要参考《输油管道设计》里面的计算公式,可以计算管径,温降,压力降等
    2022-05-17 21:21:17下载
    积分:1
  • 数值分析中的简单迭代求方程根问题(迭代公式为[sqrt(x+1)]),程序中含方程输入和根显示界面。...
    数值分析中的简单迭代法求方程根问题(迭代公式为[sqrt(x+1)]),程序中含方程输入和根显示界面。-Numerical analysis of a simple iterative method for equation of the root problems (iterative formula is [sqrt (x+ 1)]), process input and root equation containing display.
    2022-01-25 21:19:57下载
    积分:1
  • 基本矩阵运 : +
    基本矩阵运算 : + - *, power, transpose, trace, determinant, minor, matrix of minor, cofactor, matrix of cofactor, adjoint, inverse, gauss, gaussjordan, linear transformation, LU decomposition , Gram-Schmidt process, similarity. b) Basic vectors functions : norm, distance, innerproduct,coldim, rowdim, rank, nullity. *-basic matrix calculation :-*, power, transpose, trace, determinant, minor, matrix of minor, cofactor, the matrix of cofactor, adjoint, inverse, Gauss, gaussjordan, linear transformation, LU decomposition, Gram-Schmidt process, the similarity. B ) Basic vectors functions : norm, distance, innerproduct, coldim, rowdim, rank, nullity.*
    2022-07-09 08:21:12下载
    积分:1
  • 插入排序
    插入排序是一种简单的排序算法,生成最后的已排序的数组 (或列表) 的一个项目在一段时间。它是比更先进的算法,如快速排序、 堆排序或合并排序的大名单上的效率较低。插入排序循环,消耗一个 input 的元素每次重复,越来越多的已排序的输出列表。每次迭代,插入排序中移除一个元素从输入数据中,查找的位置,它是属于在已排序的列表,并将其插入那里。它将重复显示直到没有输入的元素。排序通常完成就地,通过迭代组成的数组,增长背后的排序的列表。在每个数组位置,它会检查那里的值反对 (这碰巧是在它旁边,在以前的数组位置检查) 的排序列表中的最大值。如果较大,它在地方离开元素并移到下一步。如果较小,它发现内已排序列表中的正确位置,转移到一个空间,让所有较大的值,并插入那正确的位置。
    2022-01-24 15:43:02下载
    积分:1
  • 2003ACM国际大学生程序设计大赛亚洲预赛广州赛区竞赛题目problem....
    2003ACM国际大学生程序设计大赛亚洲预赛广州赛区竞赛题目problem.-2003ACM International Collegiate Programming Contest in Guangzhou Asian preliminaries proble Division One title race m.
    2022-04-24 06:38:05下载
    积分:1
  • 矩阵求秩 矩阵求秩 矩阵求秩 矩阵求秩
    矩阵求秩 矩阵求秩 矩阵求秩 矩阵求秩-juzhenqiuzhen
    2022-01-24 17:32:10下载
    积分:1
  • C语言对文件哈夫曼编码压缩,而不是通过范畴…
    用C语言实现哈夫曼编码对文件进行压缩,并没有通过类来实现,只是用标准的C语言中结构实现的,代码内部说明比较详细,具体可以看代码,包括对文件的编码也解码.-C language of the document Huffman coding compression, and not through the categories to fruition, but the standard C language structure to achieve, and the internal code note in greater detail, the specific code can be seen, including the encoding of the document also decoder.
    2022-05-19 13:57:26下载
    积分:1
  • NRF51822 UART
    /* Copyright (c)  2013 Nordic Semiconductor. All Rights Reserved.  *  * The information contained herein is property of Nordic Semiconductor ASA.  * Terms and conditions of usage are described in detail in NORDIC  * SEMICONDUCTOR STANDARD SOFTWARE LICENSE AGREEMENT.  *  * Licensees are granted free, non-transferable use of the information. NO  * WARRANTY of ANY KIND is provided. This heading must NOT be removed from  * the file.  *  */
    2022-06-19 21:29:20下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载