Apr. 1st, 2005

randomfox: (Default)
This program generates mazes. It works by starting at an empty cell and doing a random walk, drawing a wall as it goes, until it collides with another maze wall. It does that until all the cells are full.

Read more... )
randomfox: (Default)
This is an example of a strange attractor, a formula that generates each subsequent point from the previous one and produces intriguing and surprising patterns when plotted on screen. Different values of P, Q, and R will produce different patterns.

Read more... )
randomfox: (Default)
C# program that prints out the calendar for one year. It uses Zeller's congruence to determine the day of the week for each date, and so it is incorrect for any date before the start of the Gregorian calendar.

Read more... )
randomfox: (Default)
Same as the Perl version of the program, but rewritten in C#.

Read more... )
randomfox: (Default)
This script is almost identical to the example given in that module's documentation. The only enhancement is some simple processing on the word frequency table.

Read more... )
randomfox: (Default)
Javascript code that fills a table with the calendar for the current month. Has links to go back to the previous month and forward to the next month. Also has a form to go to any month and year. The calendar code uses Zeller's congruence to determine which day of the week each date is on, so it is not correct for dates before the start of the Gregorian calendar.

Read more... )

Profile

randomfox: (Default)
randomfox

November 2012

S M T W T F S
    123
45678910
11121314151617
18192021222324
25262728 2930 

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Aug. 12th, 2025 12:30 pm
Powered by Dreamwidth Studios