码迷,mamicode.com
首页 >  
搜索关键字:several    ( 980个结果
动态规划 uva 1025
Secret agent Maria was sent to Algorithms City to carry out an especially dangerous mission. After several thrilling events we find her in the first station of Algorithms City Metro, examining the ti...
分类:其他好文   时间:2015-08-07 11:16:34    阅读次数:130
2015 HUAS Summer Trainning #4~D
Given several segments of line (int the X axis) with coordinates [Li , Ri ]. You are to choose the minimal amount of them, such they would completely ...
分类:其他好文   时间:2015-08-06 22:10:06    阅读次数:100
embOS实时操作系统 - 任务状态
A task may be in one of several states at any given time. When a task is created, it isplaced into the READY state.A task in the READY state is activa...
分类:其他好文   时间:2015-08-06 12:46:22    阅读次数:111
hdu 1542 Atlantis(矩形面积并)
Atlantis Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 8806    Accepted Submission(s): 3788 Problem Description There are several...
分类:其他好文   时间:2015-08-06 07:10:01    阅读次数:108
hdu4975 网络流及‘删边法’判是否为唯一流
http://acm.hdu.edu.cn/showproblem.php?pid=4975 Problem Description Dragon is studying math. One day, he drew a table with several rows and columns, randomly wrote numbers on each elements ...
分类:其他好文   时间:2015-08-05 18:26:05    阅读次数:167
UVA 315 Network
Description:A Telephone Line Company (TLC) is establishing a new telephone cable network. They are connecting several places numbered by integers from...
分类:Web程序   时间:2015-08-05 17:52:47    阅读次数:169
UVa 10020 - Minimal coverage(区间覆盖并贪心)
Given several segments of line (int the X axis) with coordinates [Li, Ri]. You are to choose the minimal amount of them, such they would completely co...
分类:其他好文   时间:2015-08-05 06:30:01    阅读次数:160
OpenGL: What is MatrixMode?
OpenGL uses several matrices to transform geometry and associated data. Those matrices are:Modelview – places object geometry in the global, unproject...
分类:其他好文   时间:2015-08-04 12:40:58    阅读次数:92
Codeforces483B——二分——Friends and Presents
You have two friends. You want to present each of them several positive integers. You want to presentcnt1numbers to the first friend andcnt2numbers to...
分类:其他好文   时间:2015-08-02 16:31:21    阅读次数:124
In order to use an interrupt in a Cortex-M3/M4, you need the following
a stack. The core automatically saves several registers on the stack when an interrupt fires. Initial stack pointer value is read from address 0x0 the...
分类:Windows程序   时间:2015-07-29 22:55:38    阅读次数:194
980条   上一页 1 ... 66 67 68 69 70 ... 98 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!