Search the web
Sign In
New User? Sign Up
pokersource · Poker Source
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 56 - 94 of 355   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
56
David, I think I can help: 1. Your immediate problem stems from the Java layer not finding the ORO regex package installed. The 1.2.0 release doesn't do a...
Michael Maurer
mjmaurer
Online Now Send Email
Sep 19, 2002
6:44 pm
57
... I updated the source package to version 1.2.1, which now allows you to turn off the java layer. See ...
Michael Maurer
mjmaurer
Online Now Send Email
Sep 20, 2002
8:02 am
61
Hi Folks, Does anyone know of Poker source code for Delphi??? I have found some poker source for Turbo Pascal (found on the internet) and I am considering...
Peter W.
pwill99au
Offline Send Email
Mar 15, 2003
8:50 pm
65
Hi Michael, I have a JNI wrapper for Poker-eval. But I urgently need one for Omaha-evaluator. I was using a package probably written by u for Poker-eval which...
bumba1979
Offline Send Email
Jul 29, 2003
4:19 am
66
... gave ... the ... Arindam, You're probably right about the cause of the problem. When I added the draft JNI support, I only implemented it for unix-style ...
Michael Maurer
mjmaurer
Online Now Send Email
Aug 6, 2003
7:45 am
68
Hi, I'm having some trouble compiling libpoker.lib, on Windows, using the instructions in the README as distributed with poker-eval-src-121. Apologies if this...
Lee
leebulmer
Offline Send Email
Nov 1, 2003
6:35 am
69
Hi Lee, I have used the poker-eval-src-121 myself in windows. The output you had when running "nmake" from DOS is perfectly fine. This has already created the...
Arindam Mitra
bumba1979
Offline Send Email
Nov 1, 2003
6:46 am
70
Hi Michael, Indeed I found the pokersource very helpful. Yup, I'm working in a project to develop poker games. It's interesting and challenging too. We have...
arindam.mitra@...
bumba1979
Offline Send Email
Dec 11, 2003
8:42 pm
71
I need source code for java poker and a hand evaluator. If you could email me sites that have these or send code themselves it would be greatly appreciated,...
Alex Shaum
binary_01000001
Offline Send Email
Dec 18, 2003
10:42 pm
72
Is this what you're looking for? http://spaz.ca/aaron/poker/src/ ... -- Brian Edwards <brian at chrissyandbrian.com> Software that helped me send this...
brian@...
bmedwar
Offline Send Email
Dec 19, 2003
2:34 pm
73
Hi, I'm already using the source code provided by the University of Alberta. I'm currently developing multi-table tournament. Can anybody help me out with the...
arindam.mitra@...
bumba1979
Offline Send Email
Dec 21, 2003
9:53 am
74
I still need a source code for a hand evaluator for 5 card draw. I need this program built in java for windows...for those that sent me emails thanks but i...
binary_01000001
Offline Send Email
Jan 9, 2004
9:37 pm
75
... You're welcome. -- Charles...
Charles Haynes
haynes@...
Send Email
Jan 9, 2004
10:54 pm
76
The Windows (MSVC) version is broken. You can still build libpoker.lib and use it for some things but there are problems with some of the files. As noted in...
dr_zukhar
Offline Send Email
Jan 17, 2004
7:37 pm
77
... This would be great. You're right that most pokersource users are on unix-like hosts, but part of the reason for that is the lack of Windows support in...
Michael Maurer
mjmaurer
Online Now Send Email
Jan 18, 2004
5:55 pm
80
When trying to use Hand_EVAL_N in my Visual C++ 6.0 code, I get the following link errors: Linking... PokerGame.obj : error LNK2001: unresolved external symbol...
Nate McMurtray
nmcmurtr
Offline Send Email
Feb 27, 2004
2:22 am
81
put libpoker.lib in the build path. Build the dll as a multithreaded dll. It should work. ... From: Nate McMurtray [mailto:nmcmurtray@...] Sent: Friday,...
arindam.mitra@...
bumba1979
Offline Send Email
Feb 28, 2004
2:26 pm
82
Greetings, just found pokersource. I am hoping to use it with VC++. I have gotten the parts that are supposed to work to work, but havent done much yet....
Ronald Legere
rjljr2
Offline Send Email
Feb 28, 2004
7:48 pm
83
Hi folks, I am trying to use the PokerSource eval package to enumerate and evaluate all the first 2 hole cards for texas holdem. The good news is I got it to...
scottsen72
Offline Send Email
Mar 2, 2004
5:55 pm
84
... news ... feat). Great! As you know, the windows support isn't the best. If you made any generic changes that could help other people, you might consider...
Michael Maurer
mjmaurer
Online Now Send Email
Mar 4, 2004
8:36 am
85
I'm trying use the dll and lib file with visual c++. I copied both the dll and the lib file into my project directory, added the lib file to my project and...
Nate McMurtray
nmcmurtr
Offline Send Email
Mar 6, 2004
3:59 am
86
Has anyone been able to get the Java part of this to work under Cygwin. Also if so did you have to do anything special or did it compile right away. My...
jumpanrun
Offline Send Email
Mar 27, 2004
12:55 am
87
... part ... I haven't heard reports back from people working in Cygwin with Java. All my testing has been on various flavors of Linux. Can you give more...
Michael Maurer
mjmaurer
Online Now Send Email
Mar 27, 2004
8:20 am
88
Hello! My name is Catalin Barboianu, mathematician, Probability&Mathematical Statistics specialist, author of "Probability Guide of Gambling"...
infarom e-marketing
catalinuzzu
Offline Send Email
May 8, 2004
7:45 am
89
Hello My name is David Sprenkle and I am actively working on computer ai for playing poker. I would be very interested in your work. At this point I am not...
David Sprenkle
jumpanrun
Offline Send Email
May 27, 2004
4:49 am
90
Damn sorry for the spam, i hate when i respond to a email before checking to see if it goes to a grup....
jumpanrun
Offline Send Email
May 27, 2004
4:54 am
91
Good morning! I too am having problems compiling with gcc under cygwin. But above that, I'm concerned about my concept as a whole... What I want to do is...
Fredo
joecacti
Offline Send Email
Jun 23, 2004
3:07 pm
92
There is none. So even if I got it to compile and squeeze into my JAR, the method would not be supported. Which is probably why I got the error "Method not...
Fredo
joecacti
Offline Send Email
Jun 23, 2004
3:17 pm
93
Among other card games, Texas Hold'em is highly predisposed to probability-based strategies, because the difference between odds for own hand and odds for...
Catalin
catalinuzzu
Offline Send Email
Jul 8, 2004
7:09 pm
94
I'm having an issue with compiling libpoker into my app. I'm trying to use the eval.c example to just evaluate a hand with the 2 hold cards and 5 community...
mzupan21
Offline Send Email
Aug 18, 2004
11:25 am
Messages 56 - 94 of 355   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help