|
Written by a_droseltis
|
|
Friday, 07 May 2010 19:54 |
- d-process: a C++ programme that simulates a d-process on graphs according to the definition of Wormald and Ruciński or according to the definition used in my diploma thesis. The programme gives the size of the largest component of the graph for each step. Usage example:
process -n 10 -d 3 -s 0 -i 1, where n is the number of vertices, d is upper bound for the degree of the vertices of the graph, s is the definition of the process (1 for the Wormald / Ruciński definition and 0 for my definition), and i is the grade of output information (1-5). Note that if d=n-1 and s=1, then whe get the standard graph process. Here is the download link.
- Kalendae-Graecae is a set of scripts that creates a calendar to print for a personal organiser. It prints many name-days in greek and the holidays in English or German. It uses gcal in order to print the (sun|moon)(rise|set) and phoon (Jef Poskanzer) in order to calculate the age of the moon. You can put there some personal events too. The name-days and greek holidays lists are based on the lists of the script today (Manolis Fanurgakis). The calendar is printed by using latex. Download it here.
- rec_tape.sh: a bash script to record a tape to the pc.
|
|
Last Updated on Thursday, 29 November 2012 21:44 |