• Welcome to Valhalla Legends Archive.
 
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Mad_DadD

#1
Advanced Programming / GPU Memory Map?
November 24, 2006, 08:45 PM
How do I obtain the memory map for the GeForce Nvidia 7600 GT SLI Delux?

Also, how do I apply a 64 bit entry into a memory location?
#2
Yoni's Math Forum / Differential Basics
May 29, 2006, 12:08 PM
Using intuitive thought only, in a pure theoretical setting, how many times will a ball, with modulus of elasticity = 0.5, bounce if dropped from a height of 4.5 meters onto a surface with modulas of elasticity of 1.0?
#3
Yoni's Math Forum / Vehicle Radius
May 29, 2006, 12:01 PM
Can anyone derive an equation to calculate the radius a vehicle will follow given it's wheel base and width between wheels?
#4
Yoni's Math Forum / Re: Factorial Program
May 29, 2006, 11:53 AM
Code readability and cleanliness is in the eyes of the programmer.  Some don't need to extra lines, rem lines and blank lines to see "readability", some need only the basics and as few lines as possible.  It's always a good idea to be organized with your programs.