搜索资源列表
生产者-消费者问题
- 用c语言实现生产者-消费者问题-used language producer-consumer issues
算法分析和设计
- 经典算法之:连续邮资问题,全排列问题,有限期任务安排,整数划分问题,装载问题-classic algorithms : for the postage issue, all issues with a task deadline, integer division, loading problems
BDFS
- 用邻接表表示无向图的深度优先搜索遍历 有助于大家理解图的优先遍历问题-adjoining table with no plans to the depth-first search traverse help you understand the plans of the priority issues Traversing
算法导论
- 介绍算法的书籍,比较详细介绍了相关算法的一些基本知识和事项过程。-algorithm introduced the books, more detailed correlation algorithm introduced some basic knowledge of the process and issues.
unix suanfa
- 主要是一些算法问题 unix/C 开发,矩阵,网路等问题-algorithm is the main problem unix / C development, matrix, the Internet and other issues
改进的遗传算法
- vb写的改进的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。根据我的经验,要想用好遗传算法,代码必须自己写,因为问题不同,编码,杂交,变异算子可能都不一样。特别是杂交算子,需要根据问题调整,甚至创造出新的杂交方法。而且适应度计算的代码也需要自己写,特别是带约束的优化问题 -vb write improvement in the genetic algorithm. Some common code, with the specific issues the corre
遗传算法模板
- 用vb写的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。-used to write the genetic algorithm. Some common code, with the specific issues the corresponding code space, and the time spent filling into account.
4人过河问题
- 使用clips解决4人限定时间过河问题。附带clips源代码。-use clips resolve four limit the time the river issues. Fringe clips source code.
Bpriori_0
- 在数据库中发现频繁模式和关联规则是数据挖掘领域的最基本、最重要的问题。大多数早期的研究采用了类似Apriori算法的产生候选级并测试迭代的途径代价是昂贵的,尤其是挖掘富模式和长模式时,Jiawei Han提出了一种新颖的数据结构FP_tree,及基于其上的FP_growth算法,主要用于有效的进行长模式与富模式的挖掘.本文在讨论了FP_growth算法的基础上,提出了用Visual C++实现该算法的方法,并编写了算法的程序。-found in the database model and th
ooplist
- 实现了一个离散时间事件序列的模板,并用来模拟银行开窗口数量合理性的问题。-achieve a discrete-time sequence of events template, and used to simulate the bank to open the window a reasonable number of issues.
Urban-travel-issues
- 城市出行问题。某城市有若干中心区,在一些中心区之间存在道路相连。这些道路中的一些已开通了公交线路。需要在中心区间旅行的人们有如下几种交通方式可供选择: 1.骑自行车,平均速度15km/h。 2.公交与步行结合,不同道路的公交车平均速度不同,标注于下图的B 中,B=0 代表这 条道路尚未开通公交线路,步行的平均速度为5km/h。允许搭乘公交与步行两种方式自由进 行组合,切换的次数不限。 3.自驾车,不同道路的平均速度不同。 现在你要从区域A 出发要区域B,由于时间紧迫,请提
COMMUNICATION-ISSUES-IN-THE-COOPERATIVE-CONTROL-O
- COMMUNICATION ISSUES IN THE COOPERATIVE CONTROL OF UNMANNED AERIAL VEHICLE
issues-in-algorithms
- 程序设计中有关数据结构与算法的关键问题,两页A4大小适合复习-Programming, data structures and algorithms related to the key issues for review two pages A4 size
Delete-several-issues
- 使用c++实现了删数问题的算法,根据具体的要求对一串输入的数字进行删除。-Using c++ to achieve a number of issues deletion algorithm, according to the specific requirements of the digital input string to delete. Delete several issues
Board-covering-issues
- 棋盘覆盖问题的算法设计,从而求出需要三角板的个数-Board covering issues of algorithm design, and thus find the required number of triangle
M1--12--Study-of-Major-Issues-and-Their-Impact-on
- Study of Major Issues and Their Impact on DVR System Performance
Planning-issues
- 规划问题。了解数学分析问题的方法,学会建立模型去解决需要优化的问题。-Planning issues. Understand the problems of mathematical analysis methods, and learn how to establish a model to solve the problem you need to optimize.
3-6-Yacht-rental-issues
- 3-6 Yacht rental issues 算法设计与分析 课后答案 算法实现题3-6-3-6 Yacht rental issues
exchange-issues
- 贪心算法求解货币兑换问题。算法里的经典问题,用C实现的,开发环境是vs2010-Greedy algorithm currency exchange issues
traveler-issues
- 使用遗传算法实现,旅行者问题的代码。经典的实现方案-The use of genetic algorithm, the code traveler issues. Classic implementations