摘要: 比较结果 下面值四中算法的的执行时间: 当n的长度为100ygh.study.algorithm.Demo2.MaxSubSequence1 execute time: 4ygh.study.algorithm.Demo2.MaxSubSequence2 execute time: 0ygh.stu 阅读全文
posted @ 2017-03-18 21:18 浪漫逆风 阅读(483) 评论(0) 推荐(0)
摘要: 整形的数组小工具 阅读全文
posted @ 2017-03-18 21:16 浪漫逆风 阅读(231) 评论(0) 推荐(0)
摘要: package algorithm.study.utils;import java.util.Arrays;/** * A tool prepare for Array,it convenient to create a random array for sort and print them * 阅读全文
posted @ 2017-03-18 19:31 浪漫逆风 阅读(204) 评论(0) 推荐(0)
摘要: #include<stdio.h>#include<math.h>#include<time.h>#define MAXK 1e6/*you can get the question fromE:\project\java_algorithm\C_Algorithem\algorithm01\wee 阅读全文
posted @ 2017-03-18 18:59 浪漫逆风 阅读(513) 评论(0) 推荐(0)