码迷,mamicode.com
首页 >  
搜索关键字:special    ( 1954个结果
POJ 3525 Most Distant Point from the Sea 半平面交+二分
半平面交+二分 二分距离,判断是否有半平面交,精度要求很高 Most Distant Point from the Sea Time Limit: 5000MS   Memory Limit: 65536K Total Submissions: 4163   Accepted: 1942   Special Judge...
分类:其他好文   时间:2015-04-12 00:06:40    阅读次数:337
Brackets! Brackets!
Brackets! Brackets! Time Limit: 1000 MS Memory Limit: 65536 K Total Submit: 698(239 users) Total Accepted: 272(210 users) Rating: Special Judge: No Descript...
分类:其他好文   时间:2015-04-11 13:23:25    阅读次数:107
疯狂的进制转换II
疯狂的进制转换II Time Limit: 1000 MS Memory Limit: 32768 K Total Submit: 309(196 users) Total Accepted: 219(193 users) Rating: Special Judge: No ...
分类:其他好文   时间:2015-04-11 10:26:04    阅读次数:135
组合数末尾的零
组合数末尾的零 Time Limit: 1000 MS Memory Limit: 65536 K Total Submit: 172(113 users) Total Accepted: 110(96 users) Rating: Special Judge: No Description 从m...
分类:其他好文   时间:2015-04-11 08:55:54    阅读次数:110
用TableView写带特效的cell
用TableView写带特效的cell效果:源码地址:https://github.com/YouXianMing/Special-Effect-Cell分析:在UIScrollView中的代理中发送广播,然后在cell中接收广播对每一个cell进行设置对开发有利的一种小细节:核心源码:控制器源码/...
分类:其他好文   时间:2015-04-09 23:20:30    阅读次数:167
微软四十周年 Microsoft’s 40th anniversary
比尔-盖茨在4月3日给微软全体员工写了这封邮件,原文是英文,我们翻译了中文。图片是后加上的。明天将是特殊的一天:微软的40周年纪念日。Tomorrow is a special day: Microsoft’s 40th anniversary. 在很早的时候,保罗·艾伦(Paul Allen)和....
分类:其他好文   时间:2015-04-09 15:02:35    阅读次数:133
ZOJ 3822 Domination 概率DP求期望
Domination Time Limit: 8 Seconds      Memory Limit: 131072 KB      Special Judge Edward is the headmaster of Marjar University. He is enthusiastic about chess and often plays chess with hi...
分类:其他好文   时间:2015-04-09 10:37:06    阅读次数:119
java-设计模式(结构型)-【装饰模式】
1.图解2.使用场景 当对子类进行装饰时或子类需要过多的装饰时,可以将抽象父类分出一个抽象装饰类, 由抽象装饰类的子类对子类进行装饰。比如给汽车喷涂油漆时。 (http://itlab.idcquan.com/Java/special/patterns/Index.html)3.代码实现 新建一个....
分类:编程语言   时间:2015-04-08 12:23:04    阅读次数:143
手机项目常用知识小记
1.用pc的思路做mobile,写死页面宽度2.改变jquery mobile滑动初始值$.event.special.swipe.horizontalDistanceThreshold = 10;3.判断是否为微信内置浏览器function is_weixin(){ var ua =...
分类:移动开发   时间:2015-04-08 10:52:11    阅读次数:133
【译】Unity工程目录中的特殊文件夹
转自:http://wiki.unity3d.com/index.php/Special_Folder_Names_in_your_Assets_FolderUnity中一些特定名字的文件夹有特殊的属性.Hidden Folders Unity会忽略以.起始命名的文件夹(例如 ".UnitTest....
分类:编程语言   时间:2015-04-08 06:29:01    阅读次数:244
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!