码迷,mamicode.com
首页 >  
搜索关键字:special    ( 1954个结果
POJ 1734:Sightseeing trip
Sightseeing trip Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 6831 Accepted: 2612 Special Judge Description There is a travel agency in ...
分类:其他好文   时间:2017-07-19 00:17:37    阅读次数:186
使用STM32CubeMX生成RTC工程[闹钟中断2]
在上次使用STM32CubeMX生成RTC工程[闹钟中断]基础上实现周期间隔的闹钟 一些场合需要周期性的闹钟 现在为了方便设置每十秒来一次。 备注: 当然可以直接修改HAL库static HAL_StatusTypeDef RTC_WriteAlarmCounter(RTC_HandleTypeDe ...
分类:其他好文   时间:2017-07-18 23:15:39    阅读次数:655
scrolltop 事件
解决在鼠标滚动过程中不断执行事件,在滚动完成之后再触发事件,用scrollstop。 (function () { var special = jQuery.event.special, uid1 = 'D' + (+new Date()), uid2 = 'D' + (+new Date() + ...
分类:其他好文   时间:2017-07-18 13:37:48    阅读次数:157
1003. Emergency (25)
As an emergency rescue team leader of a city, you are given a special map of your country. The map shows several scattered cities connected by some ro ...
分类:其他好文   时间:2017-07-18 01:50:09    阅读次数:372
Gym - 100952H
H. Special Palindrome A sequence of positive and non-zero integers called palindromic if it can be read the same forward and backward, for example: 15 ...
分类:其他好文   时间:2017-07-17 22:01:38    阅读次数:179
Rust 1.7.0 语法基础 sep_token 和 non_special_token
一、分隔符 sep_token 指的是分隔符, 是除了 * 和 + 之外的不论什么符号,通常情况下是使用 , 逗号。 比如: 宏的多个參数分隔,以下代码中的逗号就是 sep_token (target: $target:expr, $lvl:expr, $($arg:tt)+) => ({ ... ...
分类:其他好文   时间:2017-07-16 20:48:40    阅读次数:228
[Leetcode] DP-- 638. Shopping Offers
In LeetCode Store, there are some kinds of items to sell. Each item has a price. However, there are some special offers, and a special offer consists ...
分类:其他好文   时间:2017-07-16 10:07:53    阅读次数:163
web.xml(8)_jsp-config
13.jsp-config jsp-config元素主要用来设定JSP的相关配置,<jsp:config>包含<taglib>和<jsp-property-group>两个子元素.当中<taglib>元素 在JSP 1.2时就已经存在了;而<jsp-property-group>是JSP 2.0新增 ...
分类:Web程序   时间:2017-07-15 19:48:34    阅读次数:244
324. Wiggle Sort II
Let's say nums is [10,11,...,19]. Then after nth_element and ordinary partitioning, we might have this (15 is my median): I rewire it so that the firs ...
分类:其他好文   时间:2017-07-14 23:56:14    阅读次数:219
【拓扑排序】Genealogical tree
[POJ2367]Genealogical tree Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 5696 Accepted: 3729 Special Judge Description The system of Mart ...
分类:编程语言   时间:2017-07-13 21:56:40    阅读次数:202
1954条   上一页 1 ... 65 66 67 68 69 ... 196 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!