码迷,mamicode.com
首页 >  
搜索关键字:infinite    ( 571个结果
CSS之动画
动画 运行效果是字体变色 鼠标触摸下滑栏 运行图: 光标移动到橙色区域后:出现下滑栏 ...
分类:Web程序   时间:2017-07-30 23:34:46    阅读次数:182
css3
CSS3 模块包括:选择器框模型背景和边框文本效果2D/3D 转换动画多列布局用户界面******************************************************************************border-image:url(border.png) ...
分类:Web程序   时间:2017-07-30 12:47:52    阅读次数:162
04 Rabbits and Recurrence Relations
Problem A sequence is an ordered collection of objects (usually numbers), which are allowed to repeat. Sequences can be finite or infinite. Two exampl ...
分类:其他好文   时间:2017-07-29 23:23:26    阅读次数:373
缓存数据库介绍
一:缓存数据库介绍 NoSQL(NoSQL = Not Only SQL ),意即“不仅仅是SQL”,泛指非关系型的数据库,随着互联网web2.0网站的兴起,传统的关系数据库在应付web2.0网站,特别是超大规模和高并发的SNS类型的web2.0纯动态网站已经显得力不从心,暴露了很多难以克服的问题, ...
分类:数据库   时间:2017-07-29 15:09:42    阅读次数:183
html+css3实现长方体效果
网上大都是正方体的效果,由于做一个东西需要,写了一个HTML+css3实现的长方体,有需要的也可以看看。 2017-07-25 21:30:23 html代码 css代码 transform-style 属性规定如何在 3D 空间中呈现被嵌套的元素。 取值: flat 子元素将不保留其 3D 位置。 ...
分类:Web程序   时间:2017-07-25 22:50:32    阅读次数:600
M - Lorenzo Von Matterhorn (二叉树 )
Barney lives in NYC. NYC has infinite number of intersections numbered with positive integers starting from 1. There exists a bidirectional road betwe ...
分类:其他好文   时间:2017-07-23 15:22:58    阅读次数:165
Plate Game CodeForces - 197A
You've got a rectangular table with length a and width b and the infinite number of plates of radius r. Two players play the following game: they take ...
分类:其他好文   时间:2017-07-20 23:54:17    阅读次数:207
[CodeForces - 197D] D - Infinite Maze
D - Infinite Maze We've got a rectangular n?×?m-cell maze. Each cell is either passable, or is a wall (impassable). A little boy found the maze and cy ...
分类:其他好文   时间:2017-07-20 22:26:40    阅读次数:182
[CodeForces - 197A] A - Plate Game
A - Plate Game You've got a rectangular table with length a and width b and the infinite number of plates of radius r. Two players play the following ...
分类:其他好文   时间:2017-07-20 20:59:13    阅读次数:269
400. Nth Digit 第N位
Find the nth digit of the infinite integer sequence 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, ...Note:n is positive and will fit within the range of a 32-bit... ...
分类:其他好文   时间:2017-07-19 00:26:04    阅读次数:176
571条   上一页 1 ... 25 26 27 28 29 ... 58 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!