码迷,mamicode.com
首页 >  
搜索关键字:.science    ( 847个结果
基数树(Radix Tree)
TrieIn computer science, a trie, also called digital tree and sometimes radix tree or prefix tree (as they can be searched by prefixes), is an ordered...
分类:其他好文   时间:2015-04-13 12:47:46    阅读次数:235
UVA - 101 The Blocks Problem(STL,模拟)
The Blocks Problem Time Limit: 3000MS   Memory Limit: Unknown   64bit IO Format: %lld & %llu Submit Status Description Background  Many areas of Computer Science use s...
分类:其他好文   时间:2015-04-11 08:58:19    阅读次数:146
AOJ 0121: Seven Puzzle (BFS DP STL 逆向推理)(转载)
转载自: http://m.blog.csdn.net/blog/Enjoying_Science/42008801题目链接:http://acm.hust.edu.cn/vjudge/problem/viewProblem.action?id=49880题意:7数码问题。在2×4的棋盘上,摆有7个...
分类:其他好文   时间:2015-04-07 13:42:53    阅读次数:233
hdu4288 离线处理线段树
http://acm.hdu.edu.cn/showproblem.php?pid=4288 Problem Description   In mathematics and computer science, an algorithm describes a set of procedures or instructions that define a procedure...
分类:其他好文   时间:2015-04-06 21:53:41    阅读次数:243
Libroom
6.00SCIntroduction to Computer Science and Programming6.01SCIntroduction to Electrical Engineering and Computer Science I6.001Structure and Interpreta...
分类:其他好文   时间:2015-04-04 22:33:37    阅读次数:194
JavaFX TableView和Java Beans Pattern Convention
Computer Science II 课上的作业老师要求完成一个Course Schedule的Exporter,在后台界面需要实现三个表格:Holiday Schedule, Lecture Schedule, Assignments Schedule。某位同学忙活了半天好不容易创建了一个Tab...
分类:编程语言   时间:2015-03-30 12:51:35    阅读次数:243
Science总编:提高学术表达与沟通能力的一些建议
导读 在最近一期的Science杂志上,美国科学院院士、Science杂志社总编Marcia McNutt给大家提出了一些建议,这些建议来自McNutt女士多年来自身的经验和她多次在大型学术会议上帮学生审阅论文的体会,我们相信这些真...
分类:其他好文   时间:2015-03-19 15:00:30    阅读次数:218
Comprehensive learning path – Data Science in Python
Comprehensive learning path – Data Science in Python Journey from a Python noob to a Kaggler on Python So, you want to become a data scientist or may be you are already one and want to expand yo...
分类:编程语言   时间:2015-03-13 22:27:21    阅读次数:340
uva 116 Unidirectional TSP (DP)
uva 116 Unidirectional TSPBackgroundProblems that require minimum paths through some domain appear in many different areas of computer science. For example, one of the constraints in VLSI routing probl...
分类:其他好文   时间:2015-03-12 20:54:14    阅读次数:185
uva 103 Stacking Boxes (DAG)
uva 103 Stacking BoxesBackgroundSome concepts in Mathematics and Computer Science are simple in one or two dimensions but become more complex when extended to arbitrary dimensions. Consider solving dif...
分类:其他好文   时间:2015-03-10 21:29:49    阅读次数:211
847条   上一页 1 ... 67 68 69 70 71 ... 85 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!