最新 最热

python接口自动化学习笔记(封装方法用于读取excel)

本篇是使用xlrd实现的对excel的数据进行读取,xlrd网上demo很多,不做过多叙述,下面主要讲解封装的思路:首先贴出测试用的excel表格

2019-08-01
1

无纺布折痕检测(1)· 基于构造方向滤波器的折痕检测

(图片来源:http://www.ihalcon.com/read-4226.html)

2019-07-08
0

基于直方图和散点图延伸出来的其他绘图细节

图形是一个有效传递分析结果的呈现方式。R是一个非常优秀的图形构建平台,它可以在生成基本图形后,调整包括标题、坐标轴、标签、颜色、线条、符号和文本标注等在内的所有图形特征。本章将带大家领略一下R在图形构建中的...

2019-07-01
0

python接口自动化学习笔记(封装方法用于读取excel)

本篇是使用xlrd实现的对excel的数据进行读取,xlrd网上demo很多,不做过多叙述,下面主要讲解封装的思路:首先贴出测试用的excel表格

2019-06-03
0

R语言︱画图

point加点;axis右边坐标轴,mtext右边坐标轴的名称,text给出本文。

2019-05-26
0

Leetcode Container With Most Water

Given n non-negative integers a1, a2, ..., an , where each represents a point at coordinate (i, ai). n vertical lines are drawn such that the two endpoints of l...

2018-09-04
0

BZOJ 3053: The Closest M Points(K-D Tree)

Time Limit: 10 Sec  Memory Limit: 128 MBSubmit: 1235  Solved: 418[Submit][Status][Discuss]DescriptionThe course of Software Design and Development Practice ...

2018-05-30
0

K2 Blackpearl的Outcomes Actions和Line Rule

使用K2 blackpearl设计流程的时候有两个重要概念是Outcomes和Actions。 Actions代表的是人与工作流交互的时候,对流程处理的意见(例如同意/不同意/驳回),K2的Act...

2018-01-31
1

Leetcode 11 Container With Most Water

Given n non-negative integers a1, a2, ..., an, where each represents a point at coordinate (i, ai). n vertical lines are drawn such that the two endpoints of...

2018-01-12
0