搜索资源列表
bool
- bool:you will be given two bool statements and your assignment is to check it right or wrong.-bool : you will be given two statements and your bool as signment is to check it right or wrong.
xiongyalisuanfa
- 指派问题的匈牙利算法,用于指派n个问题给m个人的最优解-assignment of the Hungarian algorithm for assignment n m personal problems to the optimal solution
Artificial_Bee_Colony_Algorithm
- Artificial Bee Colony Algorithm Review and Application to Generalized Assignment Problem
21840298ch1example3prg1
- 我们的一个非线性振动课的作业,希望大家能用上啊!-Of our non-linear vibration of a homework assignment, hope everyone can be on the ah!
Hungarian
- 这是一个匈牙利算法,非常有用,对于解决二次分配有帮助。-this code id designed for quasi-assignment, and it maybe helpful for some optimization problem.
merge
- 对数据进行排序,并打印出来。为两个有序子序列起始终止位置号赋值-To sort the data, and print them out. Ordered sub-sequences for the two starting position of the termination of assignment No.
munkres
- 指派问题的匈牙利解法,从文件中读入待指派的数据。-Assignment problem of the Hungarian method, read from a file to be assigned to data.
HungarianAP
- 用匈牙利算法来解决最优的分配问题,比如路径或代价-hungarian algorithm to solve the assignment problem
NormalDistribution
- Intention based scoring (IBS) is a scoring system, its goal is to provide a score that more accurately assesses a student’s ability to solve a composition problem, and therefore assess direct effects of the student s programming ability. This process
codeassign
- 通过利益系数,来计算波长分配的方法,然后用线性规划来计算,最后得到分配的具体例子-wavelenth of assignment
Huffmantree
- The assignment addresses the problem of encoding and decoding by on the basis of the frequency of the occurrence of the characters in a text through the creation of Huffmann tree.
VC_liezhuyuansu
- 自编自用的VC编写的列主元素法,数值分析课的作业-Directed and written by the VC out the main elements method, numerical analysis homework assignment
VC_jacobi
- 自编自用的VC编写的jacobi迭代法,数值分析课的作业-Directed and written by the VC jacobi iterative method, numerical analysis homework assignment
assignment_2009_12_01
- This source code solves the assignment problem in Bipartite graphs by implementing the Hungarian Algorithm.
TWO-PART-ALGORITHM-BASED-JAVA
- 本程序是指派问题的匈牙利算法.采用Excel的后台VBA 程序来解决.下面就给出全部的代码。 -This program is the Hungarian Assignment algorithm. Using Excel VBA program to solve the background. Here, give all of the code.
sales_man
- 推销员问题:穷举出推销员可能行走的每条路径,计算花费,从中选出最小的那条路径,有很详细的注释,是我们算法课的作业。-Salesman problem: a salesman may exhaustive walk each path, calculate the cost, choose the smallest piece of the path, there are very detailed notes, our algorithm homework assignment.
Assignment
- 计算水力学河网计算,用VC++编写的程序,可以用来计算简单的树状河网的水位和流量-calculation of River network for Hydraulic calculation。With vc++ program is writen by VC++,which can be used to simply calculate of water level and flow in dendriform river network
MatrixExample
- 矩阵类中各种方法的应用示例,包括矩阵的加、减、赋值、比较等-Matrices of various methods of application examples, including matrix addition, subtraction, assignment, comparison
Gauss---Seidel-iteration
- 使用高斯-赛德尔迭代求解方程组的值,是我数值分析课的作业,只能求解有唯一解情况-The value of using the Gauss- Seidel iteration for solving equations, numerical analysis homework assignment has a unique solution can only solve the
Assignment-problems-(SIAM--2009)
- 任务分配问题是组合优化里面的一类基本问题。本书系统讲解了该问题从1920年代的萌芽阶段到近代的理论、算法、以及实现的发展。章节之间具备较大独立性,方便读者不按照顺序研读。-This book provides a comprehensive treatment of assignment problems their conceptual beginnings in the 1920s through present-day theoretical, algorithmic, and prac
