Main > Free Download Search >

Free no limit texas holdem software for linux

no limit texas holdem

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1150
Games::Poker::TexasHoldem 1.4

Games::Poker::TexasHoldem 1.4


Games::Poker::TexasHoldem is an abstract state in a Holdem game. more>>
Games::Poker::TexasHoldem is an abstract state in a Holdem game.

SYNOPSIS

use Games::Poker::TexasHoldem;
my $game = Games::Poker::TexasHoldem->new(
players => [
{ name => "lathos", bankroll => 500 },
{ name => "MarcBeth", bankroll => 500 },
{ name => "Hectate", bankroll => 500 },
{ name => "RichardIII", bankroll => 500 },
],
button => "Hectate",
bet => 10,
limit => 50
);
$game->blinds; # Puts in both small and large blinds
print $game->pot; # 15

$game->call; # Hecate puts in 10
$game->bet_raise(15) # RichardIII sees the 10, raises another 5
...

This represents a game of Texas Holdem poker. It maintains the state of the pot, whos in to what amount, whos folded, what the bankrolls look like, and so on. Its meant to be used in conjunction with Games::Poker::OPP, but can be used stand-alone as well for analysis.

<<less
Download (0.006MB)
Added: 2007-01-02 License: Perl Artistic License Price:
1041 downloads
nLive Core 2.4

nLive Core 2.4


nLive Core is a Linux server based product with a web based user interface console. more>>
nLive Core is a Linux server based product with a web based user interface console.
nLive Core Free Edition is freely downloadable and will not expire. nLive Core contains one sensor and one console packaged together. You can use it for evaluation purposes for unlimited duration. Free Edition is not supported by Vigiliti Systems.
Free Edition has the following technical specification differences from the commercial version:
- Free Edition can process upto 360 events / minute, but supports bursts of events at higher rate. If event rate stays higher for long, it will shut off event processing. If you want sustained continuous operation of the Free Edition, you need to limit the input packet rate to maintain event rate below this limit.
- It supports only one packet analysis ethernet interface.
- Database cannot be kept longer than 7 days
- Its console can only deploy one sensor
Enhancements:
- Host resolution was added.
<<less
Download (45.4MB)
Added: 2006-08-10 License: Freeware Price:
1203 downloads
cpulimit 1.1

cpulimit 1.1


cpulimit is a simple program that attempts to limit the cpu usage of a process (expressed in percentage, not in cpu time). more>>
cpulimit is a simple program that attempts to limit the cpu usage of a process (expressed in percentage, not in cpu time). This is useful to control batch jobs, when you dont want they eat too much cpu.

cpulimit project does not act on the nice value or other scheduling priority stuff, but on the real cpu usage. Also, it is able to adapt itself to the overall system load, dynamically and quickly.

<<less
Download (0.005MB)
Added: 2007-01-09 License: GPL (GNU General Public License) Price:
1023 downloads
Mandriva Linux Limited Edition 2005

Mandriva Linux Limited Edition 2005


Mandriva Linux (formerly Mandrake Linux) is the operating system of choice for users keen on all things advanced more>>
Mandriva Linux Limited Edition 2005 offers a completely right choice for users who are keen on all things advanced.

Mandriva LinuxTM , formerly known as Mandrakelinux, is a friendly Linux Operating System which specializes in ease-of-use for both servers and the home/office. It is freely available in many languages throughout the world. Mandriva Linux is the operating system of choice for users keen on all things advanced. Limited Edition 2005 is no exception; it includes all the things youve come to expect from Mandriva Linux.

Limited Edition 2005 is the only Linux system so far to include such a broad range of up-to-date leading-edge software, as well as seamlessly running 32-bit applications on 64-bit platforms. Linux power users will welcome the advanced web experience, enhanced hardware compatibility and expanded development options brought by Limited Edition 2005, along with significant performance gains.

The latest versions of key Linux applications:

  1. Linux kernel 2.6.11.6
  2. KDE 3.3.2 (with some backports from version 3.4, including Kpdf)
  3. GNOME 2.8.3
  4. Firefox 1.0.2
  5. GCC 3.4.3
  6. The GIMP 2.2
  7. cdrecord 2.01.01a21 (with DVD+R dual-layer support)
  8. OpenOffice.org 1.1.4
  9. MySQL 4.1.11
<<less
Download (3MB)
Added: 2005-05-03 License: Freeware Price: FREE
33 downloads
mod_limitipconn 0.04

mod_limitipconn 0.04


mod_limitipconn is an Apache module which allows web server administrators to limit the number of simultaneous downloads. more>>
mod_limitipconn is an Apache module which allows web server administrators to limit the number of simultaneous downloads permitted from a single IP address.

<<less
Download (0.007MB)
Added: 2006-05-11 License: The Apache License 2.0 Price:
1265 downloads
mod_limitipconn2 0.22

mod_limitipconn2 0.22


mod_limitipconn is an Apache module which allows web server administrators to limit the number of simultaneous downloads. more>>
mod_limitipconn is an Apache module which allows web server administrators to limit the number of simultaneous downloads permitted from a single IP address.

I have ported the original mod_limitipconn module to Apache 2.0. The Apache 2.0 port includes all the features of the Apache 1.3 version, including proxy tracking and MIME type inclusion/exclusion.

<<less
Download (0.015MB)
Added: 2006-05-11 License: The Apache License Price:
1261 downloads
WWW::Google::Images 0.6.4

WWW::Google::Images 0.6.4


WWW::Google::Images is a Google Images Agent. more>>
WWW::Google::Images is a Google Images Agent.

SYNOPSIS

use WWW::Google::Images;

$agent = WWW::Google::Images->new(
server => images.google.com,
proxy => my.proxy.server:port,
);

$result = $agent->search(flowers, limit => 10);

while ($image = $result->next()) {
$count++;
print $image->content_url();
print $image->context_url();
print $image->save_content(base => image . $count);
print $image->save_context(base => page . $count);
}

<<less
Download (0.041MB)
Added: 2006-11-23 License: Perl Artistic License Price:
1069 downloads
Way Of The Warrior: Sons of twilight 5.0

Way Of The Warrior: Sons of twilight 5.0


Way of The Warrior: Sons of Twilight is a Web-based boardgame of fantasy battle. more>>
Way of The Warrior: Sons of Twilight is a Web-based boardgame of fantasy battle. Like a boardgame, it is turn based and at least 2 players are neeed, but there is no upper limit on the number of players.
Way Of The Warrior: Sons of twilight is fully and easily customizable, from the unit to the board tile.
Enhancements:
- board visualization is now good
- sincronization algoritm for the save process
<<less
Download (3.0MB)
Added: 2006-10-11 License: Other/Proprietary License Price:
1110 downloads
Atomix 2.14.0

Atomix 2.14.0


Atomix is yet another little mind game. more>>
Atomix project is a very nice mind game. You have to build molecules out of single atoms laying around. Of course there is a time limit and the handling is not as easy as you might expect.
This game is inspiried by the original Amiga game Atomix. It uses the GNOME libraries.
Main features:
- easy gameplay (keyboard or mouse handling)
- nice graphics
- different levels (currently 22)
- themes, which can be shared between different levels
- level editor (Atomixed)
<<less
Download (0.29MB)
Added: 2006-03-11 License: GPL (GNU General Public License) Price:
1926 downloads
Netmonitor 0.5

Netmonitor 0.5


Netmon is a console application that monitors network interfaces. more>>
Netmon is a console application that monitors network interfaces. It displays the transfer rate (upload and download) for each device and the data consumed by each device.
The main features of netmon are low resource usage, a simple yet effective design, and an easy to understand tabular output.
It displays values whose units change dynamically to scale with the value. Its compact display fits in a 9x66 size terminal window.
Enhancements:
- This release implements force units on totals and data rates, and updates the man page.
- The update functions now detect dev file overflow so that calling a function doesnt have to.
- The get_xxRate functions now detect a time limit of 0.
- Bugfixes for this version include a modified structure and library to extend data limit overflow to greater than 1000 terabytes.
- The configuration double digit bug was also fixed.
<<less
Download (0.084MB)
Added: 2005-10-10 License: GPL (GNU General Public License) Price:
4912 downloads
LMarbles 1.0.7

LMarbles 1.0.7


LMarbles is an Atomix clone with a slight change in concept. more>>
LMarbles is an Atomix clone with a slight change in concept. Instead of assembling molecules you create figures out of marbles. Nevertheless, the basic game play is the same: If a marble starts to move it will not stop until it hits a wall or another marble.

To make it more interesting there are obstacles like one-way streets, crumbling walls and portals.

As Marbles is meant as a puzzle game you play against a move limit and not a time limit. This way you have as much time as you need to think.

<<less
Download (0.80MB)
Added: 2005-04-02 License: GPL (GNU General Public License) Price:
1673 downloads
smtpfilter 0.1

smtpfilter 0.1


smtpfilter is a filter for an SMTP session which passes the session through transparently in real time. more>>
smtpfilter is a filter for an SMTP session which passes the session through transparently in real time, except for the DATA command which is intercepted in order to scan the data for spam and/or viruses with the scanner of your choice.

If you are reading this source, it is what should have been an internal release and consequently has a few comments at the head of the file which would not normally be here. Most likely I must have released this in a hurry because someone needed some
recent feature that has been added, before I had time to do a periodic code review and tidy-up. If this is your first time looking at or installing this code you should probably get in
touch with the author (gtoal@gtoal.com) and ask for a cleaner version before you start.

The descriptive comments which explain what this program does, and how, have slowly migrated from being at the top of the file to being lost half way down. That is something which will be done in the next maintenance release.

But this version *does* work, and works very well now. It is in service at the University of Texas Pan American, with 2000 staff and 15,000 students (although not all of those are active emailers -maybe only 2000-3000 are in heavy use. It sometimes looks like
AOL and MSN and Yahoo are the official campus mailers.
<<less
Download (0.14MB)
Added: 2006-07-11 License: GPL (GNU General Public License) Price:
1200 downloads
Hex-a-hop 1.00

Hex-a-hop 1.00


Hex-a-hop is a puzzle game based on hexagonal tiles. more>>
Hex-a-hop is a puzzle game based on hexagonal tiles. There is no time limit and no real-time elements.

The objective is simply to destroy all the green hexagonal tiles on each of the 100 levels. As you progress through the game, more types of tiles are introduced which make things more difficult and interesting (hopefully).

The project is built on top of SDL, which is an open-source layer for direct media access.
<<less
Download (0.80MB)
Added: 2007-06-14 License: Other/Proprietary License Price:
1245 downloads
MR Tech Link Wrapper Lite 2.1

MR Tech Link Wrapper Lite 2.1


MR Tech Link Wrapper Lite is a Firefox extension that wraps long links and lines to spare you from having to scroll left and rig more>>
MR Tech Link Wrapper Lite is a Firefox extension that wraps long links and lines to spare you from having to scroll left and right.

Hidden preferences:

- length to wrap: link_wrapper.wrapLength, default value is "15"
- Sites to ignore: link_wrapper.ignoreList, default regex value is "google.com|mail.yahoo.com|hushmail.com|blog.myspace.com|webmail.aol.com"
- html tags to ignore: link_wrapper.ignoreTags, default regex value includes tons of tags
- Enable page character limit to improve performance on large pages: link_wrapper.charLimitEnabled, default value is false
- If enabled use this character limit: link_wrapper.charLimit, default value is 30000

If Link Wrapper doesnt appear to work for you can:

- some blog site will break with this extension just add the domain to the "Sites to ignore" list in the options
- bump the limit of character to something higher than 30000 in the options dialog
- if you experience slow downs on large pages, enabling the character limit in the options dialog.

Note: Link Wrapper will force Linkification to only highlight part of a text link, version 1.2.2 and newer of Linkification adds a "Thorough Mode" which is disabled by default, enabling it will resolve this, or you can just double-click on the unhighlighted text on the right of the text from a link to have it open properly.

<<less
Download (0.006MB)
Added: 2007-05-09 License: MPL (Mozilla Public License) Price:
899 downloads
libshape 20060117

libshape 20060117


libshape is library for limiting the download rate of programs. more>>
libshape is library for limiting the download rate of programs.

libshape library works entirely in user space with existing programs through LD_PRELOAD.

Are tested with threaded programs. This limiting is done entirely in user space. You only need to start Your program with

$ LIBSHAPE_CFG=/home/user/.libshape/program1
LD_PRELOAD=libshape.so
./program1

to limit download rate to 14Kbps You need to convert this rate to Bps:

$ echo $[14 * 1024 / 8] > /home/user/.libshape/program1

You cant dissable limiter, but you can set it to very high limit.

You can change download rate on the fly. Changes will occur in 1-5 seconds, becous there are some buffers in kernel space.
<<less
Download (0.004MB)
Added: 2006-01-18 License: LGPL (GNU Lesser General Public License) Price:
1374 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5