takes
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2583
Perl6::Take 0.04
Perl6::Take is a Perl module to gather/take in Perl 5. more>>
Perl6::Take is a Perl module to gather/take in Perl 5.
SYNOPSIS
use Perl6::Take;
my @foo = gather {
take 5;
};
EXPORT
gather
Accepts a block. take statements inside the dynamic scope of the block are used to accumulate a list, which is gathered as the return value of the block.
take
Accumulates its argument (or list of arguments) on to the nearest gather in the dynamic scope. Arguments are evaluated in list context. The arguments may be passed on to a variable, but note that this assignment should usually be done in list context, as per usual context rules:
$answer = take 42; # 1
($answer) = take 42; # 42
<<lessSYNOPSIS
use Perl6::Take;
my @foo = gather {
take 5;
};
EXPORT
gather
Accepts a block. take statements inside the dynamic scope of the block are used to accumulate a list, which is gathered as the return value of the block.
take
Accumulates its argument (or list of arguments) on to the nearest gather in the dynamic scope. Arguments are evaluated in list context. The arguments may be passed on to a variable, but note that this assignment should usually be done in list context, as per usual context rules:
$answer = take 42; # 1
($answer) = take 42; # 42
Download (0.021MB)
Added: 2007-02-14 License: MIT/X Consortium License Price:
982 downloads
Take Out The Mouse 1.0
Take Out The Mouse is a very entertaining puzzle game where you must help a mouse to find the exit. more>>
Take Out The Mouse is a very entertaining puzzle game where you must help a mouse to find the exit.
This is the first game developed by Bertesh Studios, in 2001. Take Out The Mouse consist in a little mouse who has to find the exit of the different labyrinths by finding his delicious reward... the cheese.
The game has 2 difficulties. The first one is the "Easy" difficulty, where our only objective is to find the cheese before our time finishes. Once we have finish this difficulty, we will have access to the "Hard" difficulty, here besides of have to find the cheese before that our time ends, we must to eliminate all the bats that are inside the labyrinths with cakes first to be able to get access to the next level... but be careful, because this bats spit drops of blood that could damage the mouse and could cost him 1 live.
Take Out The Mouse counts with several labyrinths and funny music that we will listen during the whole game, getting a fun game for all the family.
<<lessThis is the first game developed by Bertesh Studios, in 2001. Take Out The Mouse consist in a little mouse who has to find the exit of the different labyrinths by finding his delicious reward... the cheese.
The game has 2 difficulties. The first one is the "Easy" difficulty, where our only objective is to find the cheese before our time finishes. Once we have finish this difficulty, we will have access to the "Hard" difficulty, here besides of have to find the cheese before that our time ends, we must to eliminate all the bats that are inside the labyrinths with cakes first to be able to get access to the next level... but be careful, because this bats spit drops of blood that could damage the mouse and could cost him 1 live.
Take Out The Mouse counts with several labyrinths and funny music that we will listen during the whole game, getting a fun game for all the family.
Download (1.5MB)
Added: 2007-04-20 License: Freeware Price:
917 downloads
MWSpeaker 1.0
MWSpeaker project is the worst speech synthesis software ever. more>>
MWSpeaker project is the worst speech synthesis software ever.
You provide a phrase, and MWSpeaker looks up each word in Merriam-Websters online dictionary, downloads the corresponding pronounciations, and plays them in sequence.
M-W Speaker takes a phrase (no punctuation please), takes each work, looks it up on the Meriam Webster website, downloads the sound file, and then, once it has sound files for each word in the phrase, plays them all back to back.
The result is something that resembles the sentence with any proper names and words not considered proper english words removed. This process is pretty slow since each word has to be looked up and the sound file downloaded by hey :)
This is mostly just for fun. I see no practical use for this whatsoever.
Its written in Python.
<<lessYou provide a phrase, and MWSpeaker looks up each word in Merriam-Websters online dictionary, downloads the corresponding pronounciations, and plays them in sequence.
M-W Speaker takes a phrase (no punctuation please), takes each work, looks it up on the Meriam Webster website, downloads the sound file, and then, once it has sound files for each word in the phrase, plays them all back to back.
The result is something that resembles the sentence with any proper names and words not considered proper english words removed. This process is pretty slow since each word has to be looked up and the sound file downloaded by hey :)
This is mostly just for fun. I see no practical use for this whatsoever.
Its written in Python.
Download (0.006MB)
Added: 2006-11-21 License: BSD License Price:
1067 downloads
Contrast Mask 1
Contrast Mask adds a Contrast Mask layer to the current image. more>>
Contrast Mask adds a Contrast Mask layer to the current image - useful for heightening the contrast in photographs that are over- or under-exposed, or those with extreme dynamic ranges.
Takes two arguments, blur radius and layer opacity.
<<lessTakes two arguments, blur radius and layer opacity.
Download (MB)
Added: 2006-08-16 License: GPL (GNU General Public License) Price:
1168 downloads
Blatte::Ws 0.9.4
Blatte::Ws is a whitespace wrapper for Blatte objects. more>>
Blatte::Ws is a whitespace wrapper for Blatte objects.
SYNOPSIS
You probably dont want to use this module directly. Instead, use the ws functions (wrapws, unwrapws, wsof) in Blatte.pm.
Blatte objects are frequently nested inside of whitespace objects, representing the whitespace that preceded the object on input, or that should precede the object on output. The outermost whitespace wrapper takes precedence.
<<lessSYNOPSIS
You probably dont want to use this module directly. Instead, use the ws functions (wrapws, unwrapws, wsof) in Blatte.pm.
Blatte objects are frequently nested inside of whitespace objects, representing the whitespace that preceded the object on input, or that should precede the object on output. The outermost whitespace wrapper takes precedence.
Download (0.031MB)
Added: 2007-04-20 License: GPL (GNU General Public License) Price:
917 downloads
search4files 0.2a
search4files project is a handy file search tool using different backends which is configurable via the command line. more>>
search4files project is a handy file search tool using different backends which is configurable via the command line.
This program acts as a frontend for different file search engines. The interface is intentionally lightweight and simple. But it takes configuration options from the command line.
Currently find, (s)locate, tracker and beagle are supported as backends.
<<lessThis program acts as a frontend for different file search engines. The interface is intentionally lightweight and simple. But it takes configuration options from the command line.
Currently find, (s)locate, tracker and beagle are supported as backends.
Download (0.016MB)
Added: 2006-12-31 License: GPL (GNU General Public License) Price:
1027 downloads
Monkey 1.0
Monkey is a two player game. more>>
Monkey is a two player game (monkey and hunter):
Monkey must jump a climb on ropes so long, as he can. Hunter must aim his two guns (two black dots) to monkey and kill him.
Monkey takes damage, if he is aimed.
Controls: monkey (movement: mouse, jump: LMB), hunter (first gun: WSAD, second gun: arrows).
<<lessMonkey must jump a climb on ropes so long, as he can. Hunter must aim his two guns (two black dots) to monkey and kill him.
Monkey takes damage, if he is aimed.
Controls: monkey (movement: mouse, jump: LMB), hunter (first gun: WSAD, second gun: arrows).
Download (2.0MB)
Added: 2005-12-07 License: GPL (GNU General Public License) Price:
802 downloads
DMines 0.5
DMines project is a dynamic version of the classic minesweeper game. more>>
DMines project is a dynamic version of the classic minesweeper game.
Some of the unrevealed mines change locations every set number of seconds (15 by default).
Current features include 3 levels (easy, normal, and hard), resizing of the playing field, setting the number of mines, and setting the time it takes the mines to change locations.
Main features:
- 3 levels (easy, normal, and hard).
- Resizing of the playing field.
- Setting the number of mines.
- Setting the time it takes the mines to change locations.
Enhancements:
- First public release
<<lessSome of the unrevealed mines change locations every set number of seconds (15 by default).
Current features include 3 levels (easy, normal, and hard), resizing of the playing field, setting the number of mines, and setting the time it takes the mines to change locations.
Main features:
- 3 levels (easy, normal, and hard).
- Resizing of the playing field.
- Setting the number of mines.
- Setting the time it takes the mines to change locations.
Enhancements:
- First public release
Download (MB)
Added: 2006-11-23 License: GPL (GNU General Public License) Price:
1066 downloads
dia2sql 1.4
dia2sql is yet another dia2sql converter. more>>
dia2sql is yet another dia2sql converter. It uses libxml2 to parse UML objects from a Dia diagram and generates corresponding SQL code to create the tables specified in the UML diagram
It takes one or more filenames and outputs to stdout. Multiple files are considered as one database by merging multiple tables with the same name.
Enhancements:
- This release has been rewritten in C and adds support for database views.
<<lessIt takes one or more filenames and outputs to stdout. Multiple files are considered as one database by merging multiple tables with the same name.
Enhancements:
- This release has been rewritten in C and adds support for database views.
Download (0.026MB)
Added: 2005-11-18 License: GPL (GNU General Public License) Price:
1437 downloads
catfish 0.3c
catfish is a handy file search tool using different backends which is configurable via the command line. more>>
catfish is a handy file search tool using different backends which is configurable via the command line.
This program acts as a frontend for different file search engines. The interface is intentionally lightweight and simple. But it takes configuration options from the command line.
Currently find, (s)locate, tracker and beagle are supported as backends.
<<lessThis program acts as a frontend for different file search engines. The interface is intentionally lightweight and simple. But it takes configuration options from the command line.
Currently find, (s)locate, tracker and beagle are supported as backends.
Download (0.030MB)
Added: 2007-08-02 License: GPL (GNU General Public License) Price:
816 downloads
bio2jack 0.8
bio2jack is a library that allows for simple porting of general purposed bio (blocked io) OSS/ALSA audio applications to Jack. more>>
bio2jack is a library that allows for simple porting of general purposed bio (blocked io) OSS/ALSA audio applications to Jack.
This library allows the person porting the code to simply replace the calls into OSS/ALSA with calls into interface functions of this library.
The library buffers a small amount of audio data and takes care of the rest of the jack implementation including the linked list of audio data buffers and the jack callback.
<<lessThis library allows the person porting the code to simply replace the calls into OSS/ALSA with calls into interface functions of this library.
The library buffers a small amount of audio data and takes care of the rest of the jack implementation including the linked list of audio data buffers and the jack callback.
Download (0.52MB)
Added: 2006-02-03 License: GPL (GNU General Public License) Price:
1358 downloads
Blatte::Builtins 0.9.4
Blatte::Builtins is a Perl module with Blatte-callable intrinsics. more>>
Blatte::Builtins is a Perl module with Blatte-callable intrinsics.
SYNOPSIS
package MyPackage;
use Blatte::Builtins;
eval(...compiled Blatte program...);
This module defines the standard Blatte-callable intrinsic functions.
A Blatte intrinsic is simply a Perl subroutine that (a) has been assigned (by reference) to a scalar variable (whose name begins with a letter), and (b) takes a hash reference as its first argument, in which named parameter values are passed.
<<lessSYNOPSIS
package MyPackage;
use Blatte::Builtins;
eval(...compiled Blatte program...);
This module defines the standard Blatte-callable intrinsic functions.
A Blatte intrinsic is simply a Perl subroutine that (a) has been assigned (by reference) to a scalar variable (whose name begins with a letter), and (b) takes a hash reference as its first argument, in which named parameter values are passed.
Download (0.031MB)
Added: 2007-04-19 License: Perl Artistic License Price:
918 downloads
eMusic/J 0.20
eMusic/J is an open source download manager for the eMusic.com music service. more>>
eMusic/J is an open source download manager for the eMusic.com music service written in Java and aimed at Linux users, although may be easily ported to other platforms.
It takes the .emp file that you get from the eMusic.com website, and downloads the music specified in it. eMusic/J can easily work with Firefox to make downloading songs and albums simple.
<<lessIt takes the .emp file that you get from the eMusic.com website, and downloads the music specified in it. eMusic/J can easily work with Firefox to make downloading songs and albums simple.
Download (1.7MB)
Added: 2006-09-03 License: GPL (GNU General Public License) Price:
1151 downloads
Castore 1.1.2
Castore takes place in a user-centered design approach to build an open archive platform. more>>
Castore comes from CApitalization & STORagE and takes place in a user-centered design approach to build an open archive platform, planned to create institutional repositories, managed by librarians in their respective institutions.
With this system, the authors are able to store, convert (XML), fully index, manage, perpetuate, valorize, and distribute their digital documents.
It uses an assembly of components (Tomcat, OO, JDO, Saxon, Lucene, etc.) to build middleware applications, relying on XML and any relational database.
The system has been developed with a component architecture (J2EE) to be able to integrate the platform with any intranet environment with the minimum cost of development.
<<lessWith this system, the authors are able to store, convert (XML), fully index, manage, perpetuate, valorize, and distribute their digital documents.
It uses an assembly of components (Tomcat, OO, JDO, Saxon, Lucene, etc.) to build middleware applications, relying on XML and any relational database.
The system has been developed with a component architecture (J2EE) to be able to integrate the platform with any intranet environment with the minimum cost of development.
Download (18.3MB)
Added: 2006-02-02 License: CeCILL (CeCILL Free Software License Agreement) Price:
1359 downloads
VNCcrack 1.0.0
VNCcrack is a simple, fast offline-mode VNC password cracker. more>>
VNCcrack is a simple, fast offline-mode VNC password cracker. VNCcrack takes a set of challenge-response pairs of the type passed during a VNC authentication attempt, and attempts to recover the passwords using a dictionary file.
Usage: ./vnccrack wordlist crpairs
<<lessUsage: ./vnccrack wordlist crpairs
Download (0.034MB)
Added: 2006-07-25 License: GPL (GNU General Public License) Price:
1193 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above takes search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed