码迷,mamicode.com
首页 >  
搜索关键字:training    ( 1539个结果
TOJ 3517 The longest athletic track
3517.The longest athletic trackTime Limit:1.0 Seconds Memory Limit:65536KTotal Runs:880 Accepted Runs:342After a long time of algorithm training, we w...
分类:其他好文   时间:2014-11-17 11:59:05    阅读次数:270
OE - 报表RML格式详解
OE - 报表RML格式详解 <?xml?version="1.0"?encoding="utf-8"?> <document??filename="report.oecn_training_lesson.pdf"?compression="1"> ??{{script}}import?datetime;print?datetime.datetime.now;{...
分类:其他好文   时间:2014-11-14 18:10:13    阅读次数:171
Android开发入门
Getting Started Welcome to Training for Android developers. Here you'll find sets of lessons within classes that describ...
分类:移动开发   时间:2014-11-13 08:18:00    阅读次数:312
《奇迹的超级速读法》一书中集中注意力的训练方法
http://www.read.org.cn/html/39-miracle-super-speed-reading-a-book-focused-training-methods.html这几天看看了家里的书,发现各种的速读法中都有专门训练注意力的方法。今天介绍的是《奇迹的超级速读法》一下中训练....
分类:其他好文   时间:2014-11-11 18:54:26    阅读次数:186
PHP with MySQL essential training-10.5including and require files
1# 主要讲了四个外接文件的函数,分别是include,include_once,require,require_once。include and include_once :if there is something wrong,they will not throw an error, they...
分类:数据库   时间:2014-11-10 09:53:18    阅读次数:152
什么是co-training
首先先认识下什么是co-training: 在计算机视觉中,我们都知道训练一个分类器的时候,我们需要两类样本,分别是正样本和负样本。监督训练又可以成为off-line training,就是提前准备好已经标注过样本,然后对分类器进行训练,最后将训练好的分类器对需要进行分类的东西进行分类。而另一...
分类:其他好文   时间:2014-11-08 15:01:47    阅读次数:198
《美国项目集管理标准SPM》解读培训Program Management Training
主办单位:共创国际-项目管理者联盟2014年12月12——14日 北京& 课程前言 美国项目管理协会开发的《项目集管理标准》(以下简称“标准”,The Standard for Program Management,目前为第三版)专门为如何管理项目集提供指导。《项目集管理标准》...
分类:其他好文   时间:2014-11-06 09:14:27    阅读次数:286
zoj 3538 Arrange the Schedule(矩阵快速幂)
Arrange the Schedule Time Limit: 1 Second      Memory Limit: 65536 KB In Summer 2011, the ZJU-ICPC Team has a n-days training schedule. ZJU-ICPC Team has been divided into 4 Group: Akiba, BiliBi...
分类:其他好文   时间:2014-11-05 21:37:51    阅读次数:284
Android 实现个性的ViewPager切换动画 实战PageTransformer(兼容Android3.0以下)
1、介绍如何使用setPageTransformer设置切换动画;2、自定义PageTransformer实现个性的切换动画;3、该方法在SDK11以下的版本不起作用,我们会对其做一定修改,让其向下兼容。官方示例地址:http://developer.android.com/training/ani...
分类:移动开发   时间:2014-10-31 08:48:36    阅读次数:507
Android(Lollipop/5.0) Material Design(六) 自定义动画
官网地址:https://developer.android.com/intl/zh-tw/training/material/animations.html 动画在Material设计中,为用户与app交互反馈他们的动作行为和提供了视觉上的连贯性。Material主题为Buttons和Activity的过渡提供了一些默认的动画,在android5.0(api21)及以上,允许自定义这些...
分类:移动开发   时间:2014-10-30 21:04:20    阅读次数:321
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!