commando专题

Commando War-uva 贪心

大意:给你N个任务,你交代他需要J时间,完成他需要B时间,问怎么搭配可以使全部问题完成时话的时间最少 思路:贪心算法,先做完成时间长的,完成时间相同的话先做交代时间长的,用了一下结构体二级快排 #include<stdio.h>#include<string.h>#include<stdlib.h>#define MAX_SIZE 1000 + 10struct Time{int

uva 11729 - Commando War(贪心)

题目链接:uva 11729 - Commando War 题目大意:有n个人要去执行任务,第i个人交代任务的时间为Bi,了解完任务之后会不间断的执行Ji分钟,完成所有任务的最短时间。 解题思路:将完成任务需要时间叫长的最先交代,所以只要排序一次然后计算最大时间就可以了。 证明:对于连续的两个人x和y,可以分两种情况: 1.J[x] > B[y] + J[y]时,x先的话,ti

UVa 11729 Commando War (贪心)

11729 - Commando War Time limit: 1.000 seconds http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=456&page=show_problem&problem=2829 “Waiting for orders we held in th

Commando War ,UVa 11729

【题目】 There is a war and it doesn’t look very promising for your country. Now it’s time to act. You have a commando squad at your disposal and planning an ambush on an important enemy camp located ne

UVa 11729 Commando War

链接: http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=2829 /*刘汝佳《训练指南》第一章 例题2UVa 11729 Commando War 贪心 , 用“相邻交换法”证明正确性------ by shuangde*/#include

安装FireEye渗透测试套件commando-vm

前两天FireEye开源了套他们自己的渗透测试工具,玩了下,这里简单讲一下我安装的过程。   1、首先是虚拟机,在virtualbox或者vmware中安装一个新的Windows系统,win7或者win10都可以,我这里选的win7,虚拟机的安装过程我这里就懒得写了。   不过注意下,这里是有配置需求的,最低配置要求,60G磁盘和2GB内存,另外支持win7 service pack1 和win