Description: 用贪心算法编写的有关活动安排问题的java程序-greedy algorithm used to prepare the arrangements for the activities of java programs Platform: |
Size: 1612 |
Author:侯绍忠 |
Hits:
Description: 用贪心算法编写的有关活动安排问题的java程序-greedy algorithm used to prepare the arrangements for the activities of java programs Platform: |
Size: 1024 |
Author: |
Hits:
Description: 用贪心算法编写的有关最大级差问题的java程序-greedy algorithm used in the preparation of the largest differential in java programs Platform: |
Size: 2048 |
Author: |
Hits:
Description: 本代码为王晓东算法书上的多边形代码贪心算法实现-code for the algorithm Wang Xiaodong book on the polygon code greedy algorithm Platform: |
Size: 3072 |
Author: |
Hits:
Description: 此小程序用java实现了可以分割的背包问题,开发平台是Eclipse。其中主要是用贪心算法实现背包问题,在将物品进行排序时,没有使用经典的merge-sort算法,而是直接使用了java中Arrays类的sort的方法,但要自己定义类,实现接口Comparator。-This small program using java realize the knapsack problem can be separated from the development platform is Eclipse. Which is mainly used greedy algorithm knapsack problem, sort the items in when not using the classic merge-sort algorithm, but the direct use of java in the Arrays class sort method, but their definition of class, realize interface Comparator. Platform: |
Size: 21504 |
Author:gengxin |
Hits:
Description: 贪心算法
使某些问题时间复杂度降为一维线性-Greedy algorithm to make certain issues reduced time complexity of one-dimensional linear Platform: |
Size: 1024 |
Author:张 |
Hits:
Description: 此程序是使用Java编写的,实现了可分割的0/1背包问题。程序主要是是使用了经典的贪心算法,能够很好的解决此问题。-This procedure is to use Java prepared to achieve that can be separated from 0/1 knapsack problem. Procedure is mainly the use of a classic greedy algorithm that can solve this problem. Platform: |
Size: 4096 |
Author:gengxin |
Hits:
Description: <算法导论>第二版大部分算法实现.
1. 各类排序和顺序统计学相关
2. 数据结构
2.1 基本数据结构
2.2 散列表
2.3 二叉查找树
2.4 红黑树
2.5 数据结构基于红黑树的扩张
3. 高级涉及和分析技术
3.1 动态规划相关
3.2 贪心算法相关
3.3 用于不相交集合的数据结构
4. 部分图算法.-<Introduction to Algorithms> Algorithms realize most of the second edition of .1. All kinds of sorting and order statistics related to 2. Data Structure 2.1 Basic Data Structure 2.2 Hash Table 2.3 Binary search Tree 2.5 Tree 2.4 red and black red and black tree-based data structure the expansion of 3. High and analytical techniques involving dynamic programming related 3.1 Greedy Algorithm 3.2 for the relevant 3.3 Disjoint Set Data Structure 4. part of Fig algorithm. Platform: |
Size: 324608 |
Author:QJGui |
Hits:
Description: 最小生成树问题贪心(Prim)算法,该程序原自王晓东算法设计,程序已调通-Greedy minimum spanning tree problem (Prim) algorithm, the program Xiaodong algorithm since the original design, procedures have been transferred Qualcomm Platform: |
Size: 1024 |
Author:ss |
Hits:
Description: 一个基于贪婪算法和分治算法以及回溯法的一个大型IT职业培训机构(湖北银河学院)的排课系统,采用AJAX+Mysql-A greedy algorithm based on the algorithm and sub-administration, as well as a large-scale retrospective law IT vocational training institutions (Institute of Hubei Galaxy) the Course Scheduling System using AJAX+ Mysql! ! Platform: |
Size: 2947072 |
Author:田伟 |
Hits:
Description: 用java实现黑白棋的设计文档,AI的设计基于贪心算法。-Using java to achieve Riversi design document, the AI design is based on greedy algorithm. Platform: |
Size: 598016 |
Author:张小寒 |
Hits:
Description: Logistics是一个简单的物流路径管理小软件,用java swing写的可以自动根据导入各个站点的坐标信息以及车辆信息,然后可以提供一个比较好的路径方法,使用的贪心算法。-Logistics is a simple the logistics path management software can write java swing based on to import each site coordinates information and vehicle information, and can provide a better path, use the greedy algorithm. Platform: |
Size: 47104 |
Author:刘飞 |
Hits: