码迷,mamicode.com
首页 >  
搜索关键字:special    ( 1954个结果
2016ICPC-大连 Convex (几何)
We have a special convex that all points have the same distance to origin point. As you know we can get N segments after linking the origin point and ...
分类:其他好文   时间:2017-09-29 21:08:34    阅读次数:144
Complete space 完备空间与柯西序列 巴拿赫空间与完备空间 完备空间与和希尔伯特空间 封闭closed与完备性complete
http://www.gatsby.ucl.ac.uk/~gretton/coursefiles/RKHS2013_slides1.pdf RKHS: a function space with a very special structure ...
分类:其他好文   时间:2017-09-29 00:16:13    阅读次数:139
tips(java)
auto-boxing and cache problem http://blog.csdn.net/xad707348125/article/details/47017633 swap http://www.voidcn.com/article/p-tcufudpi-vt.html why "st ...
分类:编程语言   时间:2017-09-28 09:57:33    阅读次数:129
蓝牙在小程序中的应用
1. 背景介绍 蓝牙是爱立信公司创立的一种无线技术标准,为短距离的硬件设备提供低成本的通信规范。蓝牙规范由蓝牙技术联盟(Bluetooth Special Interest Group,简称SIG)管理,在计算机,手机,传真机,耳机,汽车,家用电器等等很多场景广泛使用。蓝牙具有以下一些特点: (1) ...
分类:其他好文   时间:2017-09-28 09:53:09    阅读次数:1805
POJ1734 Sightseeing trip
Sightseeing trip Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 7114 Accepted: 2708 Special Judge Description There is a travel agency in ...
分类:其他好文   时间:2017-09-27 17:44:38    阅读次数:204
Netty源码学习(五)ChannelInitializer
0. ChannelInitializer简介 直接用ChannelInitializer的注释吧:A special ChannelInboundHandler which offers an easy way to initialize a Channel once it was registe ...
分类:Web程序   时间:2017-09-26 19:17:57    阅读次数:226
[Perl 6][Project Euler] Problem 9 - Special Pythagorean triplet
[Perl 6][Project Euler] Problem 9 - Special Pythagorean triplet Description A Pythagorean triplet is a set of three natural numbers, a < b < c, for wh ...
分类:其他好文   时间:2017-09-26 01:08:52    阅读次数:154
文件搜索小工具
package o.o.utils; import java.io.BufferedInputStream; import java.io.BufferedOutputStream; import java.io.BufferedReader; import java.io.DataInputStr... ...
分类:其他好文   时间:2017-09-26 00:01:40    阅读次数:162
POJ 2676 Sudoku (数独 DFS)
Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 14368 Accepted: 7102 Special Judge Description Sudoku is a very simple task. A square table ...
分类:其他好文   时间:2017-09-24 19:23:54    阅读次数:181
mvc5.0-路由
Asp.net MVC 利用RouteTable.Routes静态对象将所有的路由规则保存下来,当浏览器传过来http请求时,就会比对RouteTable.Table来决定使用MvcHander来处理还是使用其他的HttpHander来处理。 在Asp.netMVC4以前的版本中URL Routin ...
分类:Web程序   时间:2017-09-24 13:48:38    阅读次数:409
1954条   上一页 1 ... 55 56 57 58 59 ... 196 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!