搜索资源列表
maxflow
- 关于网络流的一些代码,解题报告有最大流,最小费用最大流等-On a number of network flow code, problem-solving report maximum flow, minimum cost maximum flow, etc.
fl2
- 理发师问题,多个人等待理发师进行理发,其中涉及任务的分配-Barber problem, wait for more than personal barber for a haircut, which involves the allocation of tasks
Estimation_of_multiple_scattering_by_iterative_inv
- 多次波的逆散射问题是一个相对难的工程问题。这是2个多次波逆散射的迭代估计的经典文献,大家共享-Multiple wave inverse scattering problem is a relatively difficult engineering problems. This is a two-wave inverse scattering of multiple iterative estimate of classic literature, U.S. share
360compkill
- The solution of the Chinese postman problem using matching theory is given. The convex hull of integer solutions is described as a linear programming polyhedron. This polyhedron is used to show that a good algorithm gives an optimum solution. The
byljc
- 本书共分5章。第1章介绍了博弈论的基本概念和几个典型的例子。第2章和第3章分别介绍了完全信息下的静态博弈和动态博弈;第4章和第5章则介绍了不完全信息下的静态博弈和动态博弈。-This book introduces one of the most powerful tools of modern economics to a wide audience: those who will later construct or consume game-theoretic models. Robert
Producer-Consumer_Problem
- producer-concumer problem with buffering and threads
vrp
- 进化算法及其在全局优化和VRP中的应用的毕业论文-Evolutionary Algorithm and Its Application in GlobalOptimization and Vehicle Routing Problem
1234
- 2010最新的用分枝界限法解决最大多样性问题的SCI论文。-This article begins with a review of previously proposed integer formulations for the maximum diversity problem (MDP). This problem consists of selecting a subset of elements from a larger set in such a way that the
b
- 一种求解Job-Shop调度问题的 混合自适应变异粒子群算法 -Solving Job-Shop scheduling problem by hybrid particle swarm optimization with adaptive mutation
readerwriter
- 实验一 用信号量来实现读者-写者问题 (一) 实验目的 理解进程(或线程)及信号量的概念 (二) 实验内容 1、定义一个数据缓存buffer及用于实现同步互斥的信号量。 2、定义一个读者函数: 当有写者在占用buffer时,读者应该等待,直到写者不再使用该buffer。 当有其他读者在占用buffer时,读者可对buffer进行读取操作。 当buffer中有数据时,则从其中读取一个数据,并显示然后退出。 当buffer中没有数据时,应等待,直到buffe
Josephus-Problem
- 约瑟夫问题(Josephus Problem)据说著名犹太历史学家 Josephus有过以下的故事:在罗马人占领乔塔帕特后,39 个犹太人与Josephus及他的朋友躲到一个洞中,39个犹太人决定宁愿死也不要被敌人到,于是决定了一个自杀方式,41个人排成一个圆圈,由第1个人开始报数,每报数到第3人该人就必须自杀,然后再由下一个重新报数,直到所有人都自杀身亡为止。 然而Josephus 和他的朋友并不想遵从,Josephus要他的朋友先假装遵从,他将朋友与自己安排在第16个与第31个位置,于是逃过
A-Hybrid-Algorithm-for-MIS-Problem
- 一类求解最大独立集问题的混合神经演化算法.pdf-A Hybrid Algorithm for MIS Problem
Problem-Set-2
- This one of sample simple program of phyton. It is my problem set hed done by me.-This is one of sample simple program of phyton. It is my problem set hed done by me.
Problem-Set-3
- This one of sample simple program of phyton. It is my problem set hed done by me.-This is one of sample simple program of phyton. It is my problem set hed done by me.
Allocation-problem
- 用计算机编程的方法建立试卷的合理分配问题的优化模型-Optimization model to establish the papers a reasonable allocation problem with computer programming methods
problem-of-eight-number
- 本文档讲解经典难题八数码问题,通过给出广搜、A*算法的实例。容易理解,适合学习算法的初学者。-This document explaining the the the classic conundrum eight digital problem by giving wide search, A* algorithm instance. Easy to understand for beginners learning algorithm.
Problem-Oriented-Software-Engineering1
- PROBLEM ORIENTED SOFTWARE ENGINEERING
GENETIC-ALGORITHM-FOR-KNAP-SAC-PROBLEM
- Genetic algorithm for solving TSP problem
optimization-problem-in-this-paper
- 遗传算法对约束优化问题的研究综述,主要是综述约束问题。-Genetic algorithm for constrained optimization problem in this paper, research is mainly summarized constraint problems.
sat-problem
- sat 算法作业 c语言 源代码-sat problem