码迷,mamicode.com
首页 >  
搜索关键字:mr    ( 1325个结果
团队作业6——展示博客(Alpha版本)
团队成员介绍:苏上鑫(2014211123081):吴伟君(2014211123080):周峰(201421123090):http://www.cnblogs.com/Mr-zfmmm/周志强(201421123087):周迪(201421123089):团队仓库:a. 团队项目的目标,预期的典型 ...
分类:其他好文   时间:2017-05-07 23:09:07    阅读次数:202
poj 1915 Knight Moves 【双向bfs】
Knight Moves Time Limit: 1000MS Memory Limit: 30000K Total Submissions: 22121 Accepted: 10332 Description Background Mr Somurolov, fabulous chess-game ...
分类:其他好文   时间:2017-05-07 10:27:52    阅读次数:299
linux网络配置命令(二)——ip
ip命令 查看/设置路由、设备、路由策略和渠道信息 格式 ip [ OPTIONS ] OBJECT { COMMAND | help } OBJECT := { link | addr | addrlabel | route | rule | neigh | tunnel | maddr | mr ...
分类:系统相关   时间:2017-05-06 13:09:42    阅读次数:318
【三分法】hdu2438 Turn the corner
Problem Description Mr. West bought a new car! So he is travelling around the city.One day he comes to a vertical corner. The street he is currently i ...
分类:其他好文   时间:2017-05-06 11:46:35    阅读次数:198
HDOJ2438:Turn the corner(计算几何 + 三分)
Problem Description Mr. West bought a new car! So he is travelling around the city.One day he comes to a vertical corner. The street he is currently i ...
分类:其他好文   时间:2017-05-05 19:56:36    阅读次数:219
数据结构——算法之(040)(最大公约数问题)
【申明:本文仅限于自我归纳总结和相互交流,有纰漏还望各位指出。 联系邮箱:Mr_chenping@163.com】 题目: 最大公约数问题 题目分析: 编程之美上的经典算法 算法实现: #include <stdio.h> int gcd(int x, int y) { return ((!y) ? ...
分类:编程语言   时间:2017-05-05 17:16:05    阅读次数:124
高速查询hive数据仓库表中的总条数
Author: kwu 高速查询hive数据仓库中的条数。在查询hive表的条数,通常使用count(*)。可是数据量大的时候,mr跑count(*)往往须要几分钟的时间。 1、传统方式获得总条数例如以下: select count(*) from ods.tracklog; 执行时间为91.208 ...
分类:其他好文   时间:2017-05-05 10:43:05    阅读次数:235
每周荐书:机器学习、Spring MVC、Android(评论送书)
每周荐书:机器学习、Spring MVC、Android(评论送书)   先来公布一下上期中奖用户吧,恭喜下面三位用户! 杜瑞祺 《网络爬虫全解析——技术、原理与实践》他叫自己MR张《视觉S...
分类:移动开发   时间:2017-05-03 18:18:09    阅读次数:299
HoloLens再添一应用领域!Microsoft和Trimble联手开启设施管理新篇章!
随着虚拟现实(VR)领域的发展,电子游戏只会成为该行业的一小部分,而商业,教育和行业有关的应用程序占VR、AR(增强现实)、MR(混合现实)应用程序的比重会大得多。因此,HoloLens即将在财产和设施管理方面大展身手。 HoloLens是构成Microsoft和Trimble之间试点项目的一部分, ...
分类:其他好文   时间:2017-05-02 18:23:13    阅读次数:230
[BestCoder Round #3] hdu 4908 BestCoder Sequence (计数)
BestCoder Sequence Problem Description Mr Potato is a coder. Mr Potato is the BestCoder. One night, an amazing sequence appeared in his dream. Length ...
分类:其他好文   时间:2017-05-02 18:19:03    阅读次数:156
1325条   上一页 1 ... 55 56 57 58 59 ... 133 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!