码迷,mamicode.com
首页 >  
搜索关键字:finding nemo    ( 267个结果
17南宁网络赛
G. Finding the Radius for an Inserted Circle 题目:链接 让求第k个内切圆的半径 r[k] 这题我们没做出来,主要是因为我发现的太晚了...... 一开始看到的时候觉得图看起来太复杂就没去看.... 最后还剩二十分钟的时候开始做,本来应该也是可以过的,结果 ...
分类:其他好文   时间:2017-09-24 19:27:56    阅读次数:170
LightOJ - 1215 Finding LCM
Finding LCM 已知a, b, c的最小公倍数为L, 给你a,b,问你是否存在最小的c满足题意,不存在输出impossible 素数分解 ...
分类:其他好文   时间:2017-09-17 13:24:53    阅读次数:144
一个 Q
本文是对 http://mnemstudio.org/path-finding-q-learning-tutorial.htm 的翻译,共分两部分,第一部分为中文翻译,第二部分为英文原文。翻译时为方便读者理解,有些地方采用了意译的方式,此外,原文中有几处笔误,在翻译时已进行了更正。这篇教程通俗易懂, ...
分类:其他好文   时间:2017-09-09 11:56:06    阅读次数:138
CarND Project - Advanced Lane Finding
(Udacity Learning Note: CarND-Term1 Project 4) Camera Calibration & Distortion Correction Two Types of Distortion Radial Distortion Tangential Distort ...
分类:其他好文   时间:2017-08-24 10:38:58    阅读次数:349
poj3376 KMP+字典树求回文串数量(n*n)
Finding Palindromes Time Limit: 10000MS Memory Limit: 262144K Total Submissions: 4043 Accepted: 746 Case Time Limit: 2000MS Description A word is call ...
分类:其他好文   时间:2017-08-21 00:11:45    阅读次数:495
poj 3740 Easy Finding(Dancing Links)
Easy Finding Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 15668 Accepted: 4163 Description Given a M×N matrix A. Aij ∈ {0, 1} (0 ≤ i < M ...
分类:其他好文   时间:2017-08-13 14:17:48    阅读次数:192
MATLAB频谱规划-Finding Free IF Bandwidths
...
分类:其他好文   时间:2017-08-06 17:03:53    阅读次数:149
09 Finding a Motif in DNA
Problem Given two strings ss and tt, tt is a substring of ss if tt is contained as a contiguous collection of symbols in ss (as a result, tt must be n ...
分类:其他好文   时间:2017-08-02 11:52:53    阅读次数:141
Learn Python 010: Dictionary - Cinema Simulator
films = { 'Finding Dory': [3, 5], 'Bourne': [18, 7], 'Tarzen': [15, 9], 'Ghost Busters': [12, 5] } while True: choice = input('Please enter the select... ...
分类:编程语言   时间:2017-07-15 17:50:11    阅读次数:225
POJ 3376 Finding Palindromes
http://poj.org/problem?id=3376 Finding Palindromes Time Limit: 10000MS Memory Limit: 262144K Total Submissions: 3973 Accepted: 726 Case Time Limit: 20 ...
分类:其他好文   时间:2017-07-10 12:00:02    阅读次数:185
267条   上一页 1 ... 8 9 10 11 12 ... 27 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!