At the moment Kaldi is targeted more at people who are building ASR systems than those who just want to use them. We may in future cater to needs such... ...
分类:
其他好文 时间:
2017-09-09 23:18:21
阅读次数:
1302
Angular Js -moment Picker 时间插件(时间段选择) 一、moment Picker 插件的下载、引用及配置就不在多说了,直接暴力上代码 二、Html 三、Controller 就是这么简单粗暴。——Ps : 正宗桂林米粉不错。 ...
分类:
Web程序 时间:
2017-09-07 12:02:47
阅读次数:
428
Lesson 44 Patterns of culture 文化的模式 Custom has not commonly been regarded as a subject of great moment. The inner workings of our won brains we feel t ...
分类:
其他好文 时间:
2017-09-06 16:21:22
阅读次数:
188
题目链接:http://www.spoj.com/problems/CRAN02/ 题目大意:N个数字组成的序列,和为0的连续子序列的个数。N<1e6 解题思路:计算前缀和,统计每个数字出现的次数,那么对于数字sum[i], 如果存在k个sum[i],则代表有C(k, 2)个序列和为0,而如果sum ...
分类:
其他好文 时间:
2017-08-19 23:43:26
阅读次数:
180
John never knew he had a grand-uncle, until he received the notary's letter. He learned that his late grand-uncle had gathered a lot of money, somewhe ...
分类:
其他好文 时间:
2017-08-16 21:41:59
阅读次数:
190
Flask-Moment Flask-Moment又是一个flask的扩展模块,用来处理时间日期等信息。用这个模块主要是考虑到两点,第一是为了让不同时区的用户看到的都是各自时区的实际时间,而不是服务器所在地的时间。第二是对于一些时间间隔的处理,如果要手动处理很麻烦,如果有模块就很好了。 ■ 简介 p ...
分类:
其他好文 时间:
2017-08-16 19:17:43
阅读次数:
598
解决方案:1.autoHeight: true;缺点:有明显的跳动效果2.先给容器设固定高度,每次滑动多少时,改变当前tab页的容器高度,我在实现是遇到一点小问题,代码忘记保存了。 3.滑动切换第二个页面的顶部,需要用scrollTop实现, onSlideChangeStart: function ...
分类:
其他好文 时间:
2017-08-13 23:26:20
阅读次数:
607
http://momentjs.cn/ 官网 format("YYYY-MM-DD") "-"可以换 年/月/日或?/?/? var total = (s2 - s1)/1000; var day = parseInt(total / (24*60*60));//计算整数天数 var afterDa ...
分类:
Web程序 时间:
2017-08-10 13:18:42
阅读次数:
614
Dear Liao I never forget the moment I met with you. You carefully asked me: "I have a very difficult problem. Can you teach me?". I replied with a smi ...
分类:
其他好文 时间:
2017-07-31 20:48:24
阅读次数:
119
特征: Generality普遍性:MIC能够广泛地识别各种关联关系 Equitability均匀性:MIC能够均匀地衡量各种关联关系 背景知识: Pearson product-moment correlation coefficien皮尔逊系数:用来衡量线性相关关系 Spearman's ran ...
分类:
其他好文 时间:
2017-07-30 12:40:24
阅读次数:
170