July 2006
Random Number Generator Source Code
This is an ANSI C library for multi-stream random number generation. The use of this library is recommended as a replacement for the ANSI C rand() and srand() functions, particularly in simulation applications where the statistical 'goodness' of the rando
April 2006
Code like a girl
by 2 othersDo engineers and programmers care about concepts like beauty and elegance? Should they? Designers have always known that looks matter--that the outside (interface) matters. But deep in the heart of those building the inside--the technology most users neve
December 2005
pastebin - collaborative debugging tool
by 13 othersThis is a great place to quickly post most any type of code to send to your friend. This is great when a friend is having problems and they don't want to save it to a .txt and email it to you.
1
(3 marks)