码迷,mamicode.com
首页 >  
搜索关键字:written    ( 1077个结果
【DataStructure】One of queue usage: Simulation System
Statements: This blog was written by me, but most of content  is quoted from book【Data Structure with Java Hubbard】  【Description】 This simulationillustrates objectoriented programming...
分类:其他好文   时间:2014-08-10 21:42:20    阅读次数:450
uva 11234 - Expressions
Problem E: ExpressionsArithmetic expressions are usually written with the operators in between the two operands (which is called infix notation). For ...
分类:其他好文   时间:2014-08-10 18:22:40    阅读次数:362
sigslot,一个开源的c++signal slot库
sigslot is a head only signal slot lib,written by Sarah Thompson.原始仓库是http://sourceforge.net/projects/sigslot/文档是http://sigslot.sourceforge.net/sigslo...
分类:编程语言   时间:2014-08-09 23:09:59    阅读次数:500
facebook architecture
Web front-end written in PHP. Facebook's HipHop Compiler then converts it to C++ and compiles it using g++, thus providing a high performance templati...
分类:其他好文   时间:2014-08-08 15:56:46    阅读次数:345
hadoop权威指南 chapter2 MapReduce
MapReduce MapReduce is a programming model for data processing. The model is simple, yet not too simple to express useful programs in. Hadoop can run MapReduce programs written in various languages...
分类:其他好文   时间:2014-08-08 12:44:23    阅读次数:231
数论F - Strange Way to Express Integers(不互素的的中国剩余定理)
F - Strange Way to Express Integers Time Limit:1000MS     Memory Limit:131072KB     64bit IO Format:%I64d & %I64u Submit Status Description Elina is reading a book written by Rujia...
分类:其他好文   时间:2014-08-07 23:10:15    阅读次数:402
LeetCode第六题,ZigZag Conversion
题目: The string "PAYPALISHIRING" is written in a zigzag pattern on a given number of rows like this: (you may want to display this pattern in a fixed font for better legibility) P A H N A...
分类:其他好文   时间:2014-08-06 14:59:41    阅读次数:307
Variability aware wear leveling
Techniques are presented that include determining, for data to be written to a nonvolatile memory, a location in the nonvolatile memory to which the d...
分类:其他好文   时间:2014-08-05 00:27:08    阅读次数:408
HDU-3839-Ancient Messages(DFS)
Problem Description In order to understand early civilizations, archaeologists often study texts written in ancient languages. One such language, used in Egypt more than 3000 years ago, is based on c...
分类:其他好文   时间:2014-08-04 11:03:57    阅读次数:235
ZigZag Conversion leetcode java
题目:The string "PAYPALISHIRING" is written in a zigzag pattern on a given number of rows like this: (you may want to display this pattern in a fixed f....
分类:编程语言   时间:2014-08-04 10:47:57    阅读次数:222
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!