It was added FOOTER.t2t file
This commit is contained in:
parent
76bae3e585
commit
2fba2d5bf4
5
BMZ.t2t
5
BMZ.t2t
@ -16,8 +16,5 @@ BMZ Algorithm
|
||||
----------------------------------------
|
||||
[Home index.html]
|
||||
----------------------------------------
|
||||
Enjoy!
|
||||
|
||||
Davi de Castro Reis
|
||||
|
||||
Fabiano Cupertino Botelho
|
||||
%!include: FOOTER.t2t
|
||||
|
Before Width: | Height: | Size: 303 B After Width: | Height: | Size: 271 B |
5
CHM.t2t
5
CHM.t2t
@ -14,8 +14,5 @@ CHM Algorithm
|
||||
----------------------------------------
|
||||
[Home index.html]
|
||||
----------------------------------------
|
||||
Enjoy!
|
||||
|
||||
Davi de Castro Reis
|
||||
|
||||
Fabiano Cupertino Botelho
|
||||
%!include: FOOTER.t2t
|
||||
|
@ -17,8 +17,5 @@ Comparison Between BMZ And CHM Algorithms
|
||||
----------------------------------------
|
||||
[Home index.html]
|
||||
----------------------------------------
|
||||
Enjoy!
|
||||
|
||||
Davi de Castro Reis
|
||||
|
||||
Fabiano Cupertino Botelho
|
||||
%!include: FOOTER.t2t
|
||||
|
4
FAQ.t2t
4
FAQ.t2t
@ -22,6 +22,4 @@ CMPH FAQ
|
||||
[Home index.html]
|
||||
----------------------------------------
|
||||
|
||||
Davi de Castro Reis
|
||||
|
||||
Fabiano Cupertino Botelho
|
||||
%!include: FOOTER.t2t
|
||||
|
8
FOOTER.t2t
Normal file
8
FOOTER.t2t
Normal file
@ -0,0 +1,8 @@
|
||||
|
||||
|
||||
|
||||
Enjoy!
|
||||
|
||||
[Davi de Castro Reis davi@users.sourceforge.net]
|
||||
|
||||
[Fabiano Cupertino Botelho fc_botelho@users.sourceforge.net]
|
@ -35,6 +35,4 @@ the compiler programming area (detect reserved keywords).
|
||||
[Home index.html]
|
||||
----------------------------------------
|
||||
|
||||
Davi de Castro Reis
|
||||
|
||||
Fabiano Cupertino Botelho
|
||||
%!include: FOOTER.t2t
|
||||
|
10
README.t2t
10
README.t2t
@ -54,7 +54,7 @@ of the distinguishable features of cmph:
|
||||
|
||||
- New heuristic added to the bmz algorithm permits to generate a mphf with only
|
||||
24.61*n + O(1) bytes. The resulting function can be stored in 3.72*n bytes.
|
||||
[click here bmz.html] for details.
|
||||
%html% [click here bmz.html] for details.
|
||||
|
||||
|
||||
----------------------------------------
|
||||
@ -146,9 +146,7 @@ utility.
|
||||
-f hash function (may be used multiple times) - valid values are
|
||||
* djb2
|
||||
* fnv
|
||||
* glib
|
||||
* jenkins
|
||||
* pjw
|
||||
* sdbm
|
||||
-V print version number and exit
|
||||
-v increase verbosity (may be used multiple times)
|
||||
@ -173,11 +171,7 @@ Use the project page at sourceforge: http://sf.net/projects/cmph
|
||||
Code is under the LGPL.
|
||||
----------------------------------------
|
||||
|
||||
Enjoy!
|
||||
|
||||
Davi de Castro Reis davi@users.sourceforge.net
|
||||
|
||||
Fabiano Cupertino Botelho fc_botelho@users.sourceforge.net
|
||||
%!include: FOOTER.t2t
|
||||
|
||||
%!include(html): ''LOGO.html''
|
||||
Last Updated: %%date(%c)
|
||||
|
Loading…
Reference in New Issue
Block a user