Initial Import
authorkim <kim@3cdefd35-fc62-479d-8e8d-bae585ffb9ca>
Mon, 24 Nov 2008 23:32:08 +0000 (23:32 +0000)
committerkim <kim@3cdefd35-fc62-479d-8e8d-bae585ffb9ca>
Mon, 24 Nov 2008 23:32:08 +0000 (23:32 +0000)
commit7d27a4450ed429e3b63e9d3ba7217a28cbbf9a31
treed8fae68716d1a73c47df9c346d149644539159ab
Initial Import

git-svn-id: svn+ssh://idea.nguyen.vg/svn/sxsi/trunk/TextCollection@6 3cdefd35-fc62-479d-8e8d-bae585ffb9ca
21 files changed:
BitRank.cpp [new file with mode: 0644]
BitRank.h [new file with mode: 0644]
CSA.cpp [new file with mode: 0644]
CSA.h [new file with mode: 0644]
TextCollection.cpp [new file with mode: 0644]
TextCollection.h [new file with mode: 0644]
Tools.cpp [new file with mode: 0644]
Tools.h [new file with mode: 0644]
bittree.cpp [new file with mode: 0644]
bittree.h [new file with mode: 0644]
dependencies.mk [new file with mode: 0644]
dynFMI.cpp [new file with mode: 0644]
dynFMI.h [new file with mode: 0644]
handle.cpp [new file with mode: 0644]
handle.h [new file with mode: 0644]
makefile [new file with mode: 0644]
pos.cpp [new file with mode: 0644]
pos.h [new file with mode: 0644]
rbtree.cpp [new file with mode: 0644]
rbtree.h [new file with mode: 0644]
testTextCollection.cpp [new file with mode: 0644]