题目: Popular Cows Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 38415 Accepted: 15658 Description Every cow's dream is to become the most ...
分类:
其他好文 时间:
2018-06-24 00:43:36
阅读次数:
167
描述 JAVAMAN is visiting Dream City and he sees a yard of gold coin trees. There are n trees in the yard. Let's call them tree 1, tree 2 ...and tree n. ...
分类:
其他好文 时间:
2018-06-15 23:28:00
阅读次数:
211
常用语法 只需要记两种特殊符号: {{ }}和 {% %} 变量相关的用{{}},逻辑相关的用{%%}。 变量 {{ 变量名 }} 变量名由字母数字和下划线组成。 点(.)在模板语言中有特殊的含义,用来获取对象的相应属性值。 几个例子: view中代码: 模板中支持的写法: Filters 语法: ...
分类:
编程语言 时间:
2018-06-15 10:47:50
阅读次数:
206
1.创建空 p = Portfolio; 2.需要了解 均值,方差,协方差实现 X为矩阵 均值 = mean(X); 方差 = var(X); 协方差 = cov(X); 注意:cov函数计算列向量之间的协方差 https://blog.csdn.net/dream_angel_z/article/ ...
分类:
其他好文 时间:
2018-06-03 23:47:58
阅读次数:
376
1.This moment will nap, you will have a dream ;but this moment study,you will interpret a dream. 此刻打盹,你将做梦;而此刻学习,你将圆梦。 2.I have uncultivated today,was ...
分类:
其他好文 时间:
2018-06-03 21:20:16
阅读次数:
174
本文仅仅只是记录,怕日后遗忘。 ListView相关应用 https://www.cnblogs.com/SaveDictator/p/8192391.html ListView 清空操作 https://bbs.csdn.net/topics/390922430 QML Flickable 元素基 ...
分类:
其他好文 时间:
2018-05-30 19:24:16
阅读次数:
149
HDU - 1400 思路: 轮廓线dp入门题 ...
分类:
其他好文 时间:
2018-05-27 14:51:22
阅读次数:
162
这两天逛 v 站出现了一众微信跳一跳 'AI',已经被刷屏了…… https://www.v2ex.com/t/418833 https://www.v2ex.com/t/418775 https://www.v2ex.com/t/418467 https://www.v2ex.com/t/4187 ...
分类:
微信 时间:
2018-05-24 18:09:21
阅读次数:
487
因为曾经在高中买来《C Primer Plus》和大学买来的《Clean Code》(挑战自己买的英文版的结果就啃了一点)给我一种经典的书都特别厚的一本就够读大半年的感觉。加上刚上大学图便宜买的有关做网站的旧书(应该是Table布局和Dreamweaver比较火的时代的书,这些书倒是很薄)让我一度认 ...
分类:
其他好文 时间:
2018-05-20 23:14:55
阅读次数:
272
Problem A Problem Description It's Karaoke time! DreamGrid is performing the song Powder Snow in the game King of Karaoke. The song performed by Dream ...
分类:
其他好文 时间:
2018-05-20 22:50:12
阅读次数:
260