Memo's Island
The art of data science and scientific computing
by
Mehmet Süzen
See also:
Science Memo
Monday, 21 July 2008
Traffic Utilization on router high CPU usage.
›
Long time ago, I was trying to address traffic utilization issues on border routers. This is the summary of my communication with nsp mailin...
Thursday, 6 March 2008
Simple syncronization via ssh with rsync.
›
One can syncronize two different locations by using rsync via ssh or without ssh. Here are the steps: 1. get from the other location rs...
Wednesday, 20 February 2008
CPU Timing in a C code
›
Examine this simple example : #include #include #include #include int main(); int main() { long int i,a; clock_t cputime,cputime1; dou...
Thursday, 14 February 2008
Latex Poster: A working full example
›
You must use Latex to generate your posters, because it looks beautiful. Here is fully working and self contained example [ latex_poster ].
‹
›
Home
View web version