-
Illustration Friday is a weekly illustration challenge. A topic is posted every Friday and then participants have all week to come up with their own interpretation.
-
《财富》杂志网络版今日撰文称,也许有一天,大家会用电子书阅读器看报纸。随着互联网的兴起,报纸和杂志在生死线上挣扎,这一天或许比我们想象的来得更早。电子书阅读器大有加速取代纸质媒体之势。
-
论经济系统中"一般均衡"的谬误
-
Evri opens up a whole new way to explore connections—between people, places, and things on the web and in the news.
-
很好奇纽约时报做的这个Local Blog Network会是什么样子,现在可以看到了,在N.Y. / Region页面的中栏,有一块不大的区域来展示,叫做“the local”。
-
An high performance php framework
-
FuncJ provides lightweight implementations of simple but useful data structures and abstractions mainly known from functional programming languages.
The current version provides the following types:
* Pair: A type which represents a 2-tuple.
* Maybe (sometimes also known as Option): A type which encapsulates an optional value.
* Either: A type which represents two possibilites.
* Function2: A function with two arguments -
jFluent is a little and simple library that provides a fluent layer over the java.util, java.lang and JDBC packages.
-
These are a few examples of simple iterators created using the yield feature. These are implemented by having a static method in a utility class, which supplies iterators for different needs.
-
When writing iterators which do not just return a wrapped collection, there are two options:
1. Create a collection in memory, add all relevant items to it in the order required, and return the list.
2. Save the state of the iterator (current index in array, current iterator location in a collection, stack in a tree, etc) and every time the next() calculate the next element on the spot. -
Richard Jones is Deputy Director and Reader in Computer Systems in the department of Computer Science at the University of Kent. He was made a Distinguished Scientist of the ACM in 2006, and an Honorary Fellow of the University of Glasgow in July 2005, the only computer scientist to have received this accolade. He received IBM Faculty Awards in 2003, 2004 and 2005. He leads the Systems Architecture Research Group.
-
The Trove library provides high speed regular and primitive collections for Java.
links for 2009-03-04
This entry was posted on 05/03/2009 (Thursday) at 1:06 am and is filed under 網路書簽. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Printed from: http://www.mingli-yuan.info/archives/336 .
© Mingli Yuan 2010.
© Mingli Yuan 2010.