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
0 Endorsements
~65.1K People Reached
About Me

I've been making a healthy living playing poker the last year. Don't take that poker route unless you want to go crazy though. Gambling is rewarding at times but it is mostly disappointing. I'm interested in game theory and artificial intelligence. Even…

Interests
Poker, Mathematics, Programming, Game Theory
PC Specs
Pentium 4 3 Ghz
Favorite Forums
Member Avatar for Bob

[B]Intro[/B] This tutorial provides a brief introduction to the random number functions that come as part of the C++ standard library, namely rand() and srand(). [b]rand() and RAND_MAX [/b] The C++ standard library includes a pseudo random number generator for generating random numbers. In order to use it we need …

Member Avatar for JamesCherrill
3
52K
Member Avatar for Transworld

Well I have to make a microwave program in Visual Basic for school. I can't seem to find anything in the index that will help me with the timer/countdown. I found TimeOfDay() and was going to use that for the clock but I can't figure out how I would make …

Member Avatar for ranyone
-3
12K
Member Avatar for pokerponcho

I'm programming a text based game and I'd like to turn it into a cell phone game. Unfortunately I don't know how to do it and I can't find any books on this. Does anyone have a book idea? Thanks.

Member Avatar for Dave Sinkula
0
133
Member Avatar for pokerponcho

Does anyone know of a good book to learn how to java it up with the phones?

0
103
Member Avatar for slobo7x

Hello all. I have a small homework problem to write, and I could use a little help, someone to guide me in the right direction. I need to write a program that asks the user to enter the filename, and then enter the string to search in that file. If …

Member Avatar for perniciosus
0
461
Member Avatar for pokerponcho

You created a bunch of random numbers, but say you don't want a bunch of random numbers exactly. Say you have ten members of a team and you want to give them a random position represented by 0 to 9. So you create your array and you fill it with …

Member Avatar for pokerponcho
0
240