搜索资源列表
vc1011423523562
- 运筹学之指派问题的匈牙利算法。 运筹学上的一个经典算法-tacticians Zhi assignment of the Hungarian algorithm. Tacticians on a classical algorithm
Search-Assignment-Report
- 人工智能导论中的查找问题,包括water-jugs和8-pazzle。用prolog语言编程,内附说明和代码。-Searching problems in AI, including water-jugs and 8-puzzle. Program is write with prolog, and the illustrating and source code are included.
DS
- DS证据理论中的合成规则的算法实现;该算法对两个基本可信度分配(BPA)的合成规则进行实现,算法包含在DS.h文件中,main.c文件对其进行调用,并对简单示例进行测试。-DS evidence theory in the synthesis of the rules of algorithm the algorithm two basic probability assignment (BPA) to achieve the synthesis rules, the algorithm is
Archive
- 实现一个三维点(x,y,z)的Point类。包含一个构造函数,一个复制构造函数,一个把这个点变成负的函数negate( ),一个返回到(0,0,0)点的距离的函数norm( )和一个print( )函数。 (1)为类Point实现一个重载的赋值运算符。 (2)为类Point实现重载的流插入运算符。 (3)为类Point实现重载的比较关系运算符==和!=。 (4)为类Point实现重载的加法+和减法运算符-。 (5)实现一个重载的乘法运算符*来返回两个Point类对象的点积。
ap
- 在计算经典的模糊指派问题中比较实用的一种匈牙利算法,-In the calculation of the classic fuzzy assignment problem in Hungary as a more practical algorithm,
assignprob
- Assignment problem matlab code
assignment
- matlab实现ADALINE神经网络和感知器神经网络学习训练及应用-matlab neural network realization of ADALINE neural network learning and perception, training and application of
SD_Assignment
- 服务查询软件,自动生成本体库,自动生成服务库,自动生成服务需求,基于指派算法进行服务查询,有优良的精度和可扩展性,开发环境vs2005,开发语言C#-Service query software, automatic generation of ontology library, automatically generate service library, automatically generate demand for services, based on assignment algor
lap_algorithm
- 求解指派问题assignment problem的LAP算法的c++程序-the set of LAP algorithm(c++)for the assignment problem
AntAlgorithmfortheQuadraticAssignmentProblem
- 国外蚁群优化算法用于二次分配问题(勿用于商业目的)-Foreign ant colony optimization algorithm for quadratic assignment problem (not to be used for commercial purposes)
simplemlp
- This assignment is intended to provide basic experience in writing neural network applications and conducting classification experiments with mlps. After having completed this assignment you should know how to implement a back propagation multi
1
- 采用遗传算法实现的目标分配问题,论述简练,可以实现-A GENETIC ALGORITHM WITH DOMAIN KNOWLEDGE FOR WEAPON-TARGET ASSIGNMENT PROBLEMS
AIAB
- Genetic algorithm assignment with two floating inputs works like a xor gate. show the best genome in the population. use three different methods.
Assignment_Sharp4_neural-network
- tis document is report for a neural network assignment.
geneticP
- Combinatorial Optimization: The objective is to implement a genetic algorithm with a representation of permutations, which will be used to solve a classic problem in combinatorial optimization: the quadratic assignment problem.
Channel-Assignment-in-Cellular-Systems-Using-Gene
- Channel Assignment in Cellular Systems Using Genetic Algorithms
Foxhole
- 一个改进的粒子群程序,用于解决hole分配问题,取得了较好的效果。-An improved particle swarm program, used to solve a hole assignment problem, and good results have been achieved.
Programming-Assignment-Sharp3
- Write a program to solve the systems of linear equations via Gauss-Seidel method, one of the iterative-method strategies produce a sequence of approximate solution vectors for the system. And compare this with the naï ve Gaussian elimination meth
cs231n assignment solutions
- 斯坦福深度学习公开课cs231n的前两次作业代码(1st and 2nd assignment of cs231n, stanford deep learning course)
