Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
~1K People Reached
Favorite Tags

5 Posted Topics

Member Avatar for tylerjgarland

[B]This is a homework question[/B] I am attempting to write a hash function that will evenly distribute 20 randomly selected census name into 20 buckets. I may have up to three collisions of two each. [CODE] public int hashCode(Contact c) { // TODO Auto-generated method stub int result = 0; …

Member Avatar for mrnutty
-1
274
Member Avatar for madinjeck

You can create two partitions and install XP on the other partition. But, you will have to secure a disk as XP will overwrite the bootloader. Once installed, insert anyone's Win7 disk and run the repair option. The Windows 7 bootloader should be fixed and able to run either XP …

Member Avatar for caperjack
0
290
Member Avatar for dangari

[QUOTE=dangari;1388507]The Windows 7 is a trial run due to lock out in 3 days. how can I quickly do away with it and install my genuine Vista in its stead? Thank you all in advance[/QUOTE] If you are needing to retain your information, I'd advise you to backup your data …

Member Avatar for tylerjgarland
0
83
Member Avatar for tylerjgarland

A few friends and I are writing a music player application is C# and .NET 4. We are trying to be ambitious in our features, but are curious about one thing. I have researched some existing classes such as the MediaPlayer and Song classes. We are trying to abstract away …

0
84
Member Avatar for tylerjgarland

I have an implementation question. I am trying to have a rectangle change color based on the position of four sliders. (Alpha, Red, Green, Blue) I am attempting to use a dependency property to combine all four values, convert them to a brush, and apply the brush to a rectangle. …

Member Avatar for tylerjgarland
0
376

The End.