Swimming in bits

Tuesday, December 22, 2015

Ruby SQLite3 memory tuning

›
0. Motivation SQLite database is designed as an embedded db, the default settings of memory footprint, page size are biased to workload wi...
Monday, April 7, 2014

Generate zipf distribution in C++

›
Standard library and Gnu scientific library GSL, do not provide a way to get the probability mass function of the zipf distribution directl...
Wednesday, October 2, 2013

bold math formula in latex

›
make it bold: from this url:  http://tex.stackexchange.com/questions/25428/how-to-bold-math-mode-characters Try the  bm  package: \do...
Wednesday, June 19, 2013

remove margins of gnuplot, subfigures in latex

›
remove margin of gnuplot generated eps is useful when one wants to squeeze more figures in a subfigure block. here's how to do it: 1...
Monday, June 3, 2013

Links to make a conference poster,

›
Some useful links: using latex: The LaTeX beamerposter package http://www-i6.informatik.rwth-aachen.de/~dreuw/latexbeamerposter.php u...
Sunday, April 21, 2013

quite note: generate a er chart and schema with schemaSpy

›
working on some complicated legacy db recently. wants to generate the er diagram to get to know details. the mysql-workbench works very we...
Saturday, April 20, 2013

how to setup an mpi cluster (mpich2, and openmpi)

›
quick memo of some good posts: to set up the mpi cluster, follow these steps: 1. use keygen to configure the ssh environment in the clu...
›
Home
View web version
Powered by Blogger. Report Abuse.