码迷,mamicode.com
首页 >  
搜索关键字:square    ( 2122个结果
杭电ACM hdu 1398 Square Coins
Problem Description People in Silverland use square coins. Not only they have square shapes but also their values are square numbers. Coins with value ...
分类:其他好文   时间:2018-11-05 21:56:24    阅读次数:139
源码分析Retrofit请求流程
Retrofit 是 square 公司开源的一款广泛流行的网络请求框架 ...
分类:其他好文   时间:2018-11-05 13:31:19    阅读次数:228
基于vue项目的组件中导入mui框架初始化滑动等效果时需移除严格模式的问题
基于vue项目的组件中导入mui框架初始化滑动等效果时,控制台报错:Uncaught TypeError: 'caller', 'callee', and 'arguments' properties may not be accessed on strict mode functions or t ...
分类:其他好文   时间:2018-11-04 23:04:36    阅读次数:671
Ng Machine learning
Machine learning Preface Definition + T: Task + E: Experience + P: Performance + Sequence: T E P Supervised learning Definition + Give the right answe ...
分类:系统相关   时间:2018-11-04 12:50:55    阅读次数:149
Machine learning
Machine learning Preface Definition + T: Task + E: Experience + P: Performance + Sequence: T E P Supervised learning Definition + Give the right answe ...
分类:系统相关   时间:2018-11-04 12:39:24    阅读次数:155
Hdoj 1312.Red and Black 题解
Problem Description There is a rectangular room, covered with square tiles. Each tile is colored either red or black. A man is standing on a black til ...
分类:其他好文   时间:2018-11-04 01:45:56    阅读次数:190
42 Not very musical
1.continueV-T/V-I If someone or something continues to do something, they keep doing it and do not stop.continue to do sthSheila continued to work aft ...
分类:其他好文   时间:2018-11-02 17:53:40    阅读次数:154
Numpy (嵩老师.)
import numpy as np Numpy 一元函数 对ndarray中的数据执行元素级运算的函数 np.abs(x) np.fabs(x) 计算数组各元素的绝对值 np.sqrt(x) 计算数组各元素的平方根 np.square(x) 计算数组各元素的的平方 np.log(x) np.log ...
分类:其他好文   时间:2018-11-02 11:52:16    阅读次数:182
实验的方差分析(R语言)
实验设计与数据处理(大数据分析B中也用到F分布,故总结一下,加深印象)第3课小结——实验的方差分析(one way analysis of variance) 文章出自: "https://www.cnblogs.com/endlesscoding/p/9863790.html" ,未经博主同意,请 ...
分类:编程语言   时间:2018-10-29 23:36:10    阅读次数:358
108th LeetCode Weekly Contest Minimum Falling Path Sum
Given a square array of integers A, we want the minimum sum of a falling path through A. A falling path starts at any element in the first row, and ch ...
分类:其他好文   时间:2018-10-28 13:43:20    阅读次数:132
2122条   上一页 1 ... 41 42 43 44 45 ... 213 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!