码迷,mamicode.com
首页 >  
搜索关键字:.science    ( 847个结果
Objective-C之优雅的命名
There are only two hard things in Computer Science: cache invalidation and naming things.在计算机科学中只有两件难事:缓存失效和命名。 – Phil Karlton 计算机语言是人和计算机之间通讯的媒介。好的代码
分类:其他好文   时间:2016-03-14 16:23:19    阅读次数:129
NYNU_省赛选拔题(7)
In computer science, a binary tree is a tree data structure in which each node has at most two children. Consider an infinite full binary tree (each n
分类:其他好文   时间:2016-03-13 14:34:03    阅读次数:184
Discovering the Computer Science Behind Postgres Indexes
This is the last in a series of Postgres posts that Pat Shaughnessy wrote based on his presentation at the Barcelona Ruby Conference. You can also wat
分类:其他好文   时间:2016-03-13 06:12:12    阅读次数:211
【持续更新】机械工业出版社华章科技《计算机科学丛书》原版PDF+随书资料下载
图片 中文名 英文名 版次 著 译 PDF下载 随书资料 计算机科学导论 Foundations of Computer Science 3rd Behrouz Forouzan & Firouz Mosharraf 刘艺 瞿高峰 等 Java编程思想 Thinking in Java 4th Br
分类:其他好文   时间:2016-03-08 20:58:29    阅读次数:4561
【Gym 100610A】Alien Communication Masterclass
题 Andrea is a famous science fiction writer, who runs masterclasses for her beloved readers. The most popular one is the Alien Communication Mastercla
分类:其他好文   时间:2016-02-05 19:01:19    阅读次数:143
UVA 11077 Find the Permutations 递推置换
Find the PermutationsSorting is one of the most used operations in real life, where Computer Science comes into act. It iswell-known that...
分类:其他好文   时间:2016-01-19 19:25:28    阅读次数:170
Java枚举类型的小应用
生成课表import java.util.Random;interface ClassType{ enum LIBERART implements ClassType{CHINESE, ENGLISH, HISTORY, GEOGRAPH} enum SCIENCE implements Class...
分类:编程语言   时间:2015-12-31 01:38:01    阅读次数:201
ASP.NET Padding Oracle Attack EXP
#!/usr/bin/perl## PadBuster v0.3 - Automated script for performing Padding Oracle attacks# Brian Holyfield - Gotham Digital Science (labs@gdssecurity....
分类:数据库   时间:2015-12-30 22:08:16    阅读次数:359
11 Clever Methods of Overfitting and how to avoid them
11 Clever Methods of Overfitting and how to avoid themOverfitting is the bane of Data Science in the age of Big Data. John Langford reviews "clever" m...
分类:其他好文   时间:2015-12-22 21:00:31    阅读次数:285
Ten Tips for Writing CS Papers, Part 2
Ten Tips for Writing CS Papers, Part 2This continues thefirst parton tips to write computer science papers.6. Ideal Structure of a ParagraphA paper ha...
分类:其他好文   时间:2015-12-11 22:07:56    阅读次数:201
847条   上一页 1 ... 55 56 57 58 59 ... 85 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!