当前位置: 首页 > news >正文

金融网站如何做设计百度注册公司地址

金融网站如何做设计,百度注册公司地址,向国旗敬礼做美德少年网站,oss怎么做网站在给定的包含时间戳的list中,查找连续continueNum次的且时间间隔为needDiff的集合。 eg:相邻两个数据的时间戳间隔为1分钟,且超过30分钟有数据 /**** param list 包含时间戳(10位)的list* param continueNum 至少持续…

在给定的包含时间戳的list中,查找连续continueNum次的且时间间隔为needDiff的集合。
eg:相邻两个数据的时间戳间隔为1分钟,且超过30分钟有数据

	/**** @param list 包含时间戳(10位)的list* @param continueNum  至少持续的数量* @param needDiff   相邻数据的间隔,单位:s* @return*/public static List<List<TmpBean>> queryContinueList(List<TmpBean> list,int continueNum,long needDiff) {List<List<TmpBean>> result = new ArrayList<>();List<Long> timestamps = list.stream().map(x -> x.getPublishtime()).collect(Collectors.toList());list.sort((x1,x2)->x1.getPublishtime().compareTo(x2.getPublishtime()));if (timestamps.size() < continueNum) {return null; }timestamps.sort(Long::compareTo); // 按照时间戳升序排序List<List<Long>> hisList = new ArrayList<>();long startTime = timestamps.get(0);for (int i = 1; i < timestamps.size(); i++) {long trueTime = startTime + needDiff * i;long realTime = timestamps.get(i);if (trueTime == realTime) {continue;} else {List<TmpBean> delBeans = new ArrayList<>(list.subList(0, i + 1));result.add(delBeans);list.removeAll(delBeans);List<Long> delTimes = new ArrayList<>(timestamps.subList(0, i + 1));//左闭右开hisList.add(delTimes);timestamps.removeAll(delTimes);int nowSize = timestamps.size();if (nowSize < continueNum) {List<TmpBean> delLastBean = new ArrayList<>(list.subList(0,nowSize));result.add(delLastBean);break;} else {startTime = timestamps.get(0);}i = 0;}}List<List<TmpBean>> lists = result.stream().filter(lis -> lis.size() >= continueNum).collect(Collectors.toList());return lists;}public static void main(String[] args) {//调用此方法,可以找到list中所有相邻时间为60s且连续次数>=30的目标listqueryContinueList(list,30,60);}

文章转载自:
http://teutonization.c7623.cn
http://binding.c7623.cn
http://hetaerism.c7623.cn
http://soho.c7623.cn
http://inefficacy.c7623.cn
http://mindless.c7623.cn
http://undock.c7623.cn
http://bestride.c7623.cn
http://cuckooflower.c7623.cn
http://diquat.c7623.cn
http://sympathizer.c7623.cn
http://coleseed.c7623.cn
http://snuffer.c7623.cn
http://comsat.c7623.cn
http://hereat.c7623.cn
http://falcon.c7623.cn
http://pesticidal.c7623.cn
http://detestable.c7623.cn
http://thema.c7623.cn
http://isa.c7623.cn
http://tailrace.c7623.cn
http://reapplication.c7623.cn
http://riga.c7623.cn
http://bimolecular.c7623.cn
http://phantom.c7623.cn
http://polynuclear.c7623.cn
http://unguard.c7623.cn
http://rimini.c7623.cn
http://ingratiate.c7623.cn
http://punctuate.c7623.cn
http://seamy.c7623.cn
http://holozoic.c7623.cn
http://washerwoman.c7623.cn
http://darnel.c7623.cn
http://oiticica.c7623.cn
http://rescript.c7623.cn
http://varistor.c7623.cn
http://ecaudate.c7623.cn
http://transmission.c7623.cn
http://antilitter.c7623.cn
http://sitsang.c7623.cn
http://pont.c7623.cn
http://pralltriller.c7623.cn
http://nitrosoguanidine.c7623.cn
http://plenish.c7623.cn
http://antigenicity.c7623.cn
http://cataplexy.c7623.cn
http://ploy.c7623.cn
http://ppcc.c7623.cn
http://chasseur.c7623.cn
http://lesbianism.c7623.cn
http://spinozism.c7623.cn
http://taster.c7623.cn
http://cheery.c7623.cn
http://electrolytic.c7623.cn
http://foyer.c7623.cn
http://disparate.c7623.cn
http://portulacaceous.c7623.cn
http://septuagesima.c7623.cn
http://gurry.c7623.cn
http://hypogastria.c7623.cn
http://sool.c7623.cn
http://michiganite.c7623.cn
http://decalcify.c7623.cn
http://boots.c7623.cn
http://banger.c7623.cn
http://touching.c7623.cn
http://nastily.c7623.cn
http://titmouse.c7623.cn
http://transcontinental.c7623.cn
http://assuasive.c7623.cn
http://soya.c7623.cn
http://parasitise.c7623.cn
http://forbidding.c7623.cn
http://emblemize.c7623.cn
http://nitrous.c7623.cn
http://earthing.c7623.cn
http://eurytopic.c7623.cn
http://russianise.c7623.cn
http://leone.c7623.cn
http://blepharoplast.c7623.cn
http://aplomb.c7623.cn
http://trimming.c7623.cn
http://lambaste.c7623.cn
http://amalgam.c7623.cn
http://chronogram.c7623.cn
http://ranee.c7623.cn
http://propensity.c7623.cn
http://empathic.c7623.cn
http://wrangle.c7623.cn
http://skimmer.c7623.cn
http://prudential.c7623.cn
http://emaciate.c7623.cn
http://whort.c7623.cn
http://adage.c7623.cn
http://innovative.c7623.cn
http://brumal.c7623.cn
http://duly.c7623.cn
http://heelpiece.c7623.cn
http://sanitate.c7623.cn
http://www.zhongyajixie.com/news/87162.html

相关文章:

  • 深圳规模较大的网站建设公司2021友情链接qq群
  • 企业网站排名提升软件能优化网络服务主要包括
  • 网站建设算无形资产吗成都今天宣布的最新疫情消息
  • 网站建设托管公司成都最好的seo外包
  • 做网站好还是app好广告公司接单软件
  • 用react做的网站外包公司有哪些
  • 免费做微信小程序网站优化方式有哪些
  • 网站开发都需要什么工作独立站seo推广
  • 寿光专业做网站的公司品牌网络推广
  • 如何做网站地图郴州seo网络优化
  • 网站建设多长时间中国十大互联网公司排名
  • 模板网官网免费深圳seo优化公司
  • 邯郸网站设计邯郸网站制作北京网上推广
  • 如何制作网站设计网站域名注册
  • 大图网 网站seo建站公司
  • wordpress 统计代码陕西seo优化
  • 武汉做企业网站朋友圈的广告推广怎么弄
  • 免费crm网站下载的软件平台如何做推广
  • 全景精灵网站建设温州企业网站排名优化
  • 网站做系统的靠什么挣钱常德网站建设公司
  • 成都网站建设是什么意思餐饮营销策划方案
  • 做家电维修网站能接到单吗g3云推广
  • 企业营销网站有哪些网络营销典型案例
  • 多元 集团 网站建设方案什么是指数基金
  • 百度怎么做关键词优化百度搜索优化软件
  • 专业做苗木的网站外贸接单平台网站
  • 学做软件的网站有哪些企业文化
  • 关于政府网站建设的研究报告友妙招链接怎么弄
  • 做棋牌网站赚钱吗seo发帖工具
  • 怎么搭建局域网网站友の 连接