Java 2 source Interpretation: java.util.ArrayList

  Related source download: 
  Java.util.ArrayList 
  Java.util.AbstractList 
  Java.util.List 

  ArrayList List interface is a variable length arrays to achieve.    List all the interface to achieve the operation,…

Nhibernate source analysis is defined: plans and arrangements

  Since only from the use of nhibernate, by its powerful features and use of simple attracted. 
  In order to further study nhibernate decided to analyze the source code, if interested, welcome to study together. 

  Listed here will be a part of the…

Open source or not open, and that communism?

  Recently on the subject of open source seems touted up.    Personally think that this is a very bad sign.    When the media are concerned about one thing when this matter will change the flavor - As the situation now blog. 
  Two days ago in csdn saw a classic…

OPENCV on the source code and information links (zz)

  Intel's OpenCV is the development of image processing and computer vision library, it has the following characteristics: 

  1) open source C 

  2) Based on the Intel processor instruction set optimized code development 

  3) uniform definition…

A revenue PDF printer (VB source)!

  Http://sourceforge.net/projects/pdfcreator/ 

  In sourceforge.net, a top 10 open-source software, the use of VB and ghostscript development, and supports a variety of print formats, including PDF, jpg, ps, tiff, and support for PDF encryption 

  Source code:…

Java read BMP format picture (source code to)