Phim Set
Rule Set Based Access Control (RSBAC) is a Free Software security extension for current Linux kernels. Rule Set Based Access Control is based on the Generalized Framework for Access Control (GFAC) by Abrams and LaPadula and provides a flexible system of access control based on several modules....
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 368.64 KB | Download (45): Rule Set Based Access Control Download |
Set::IntSpan::Fast is a Perl module for fast handling of sets containing integer spans. SYNOPSIS use Set::IntSpan::Fast; my $set = Set::IntSpan::Fast->new(); $set->add(1, 3, 5, 7, 9); $set->add_range(100, 1_000_000); print $set->as_string(), "n"; # prints 1,3,5,7,9,100-1000000 The...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 102.4 KB | Download (45): Set::IntSpan::Fast Download |
Set::CrossProduct is a Perl module that allows you to work with the cross product of two or more sets. SYNOPSIS my $iterator = Set::CrossProduct->new( ARRAY_OF_ARRAYS ); # get the next tuple my $number_of_tuples = $iterator->cardinality; # get the next tuple my $tuple = $iterator->get;...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 7.17 KB | Download (48): Set::CrossProduct Download |
Set::Hash is a Perl module with hashes as objects with lots of handy methods (including set comparisons) and support for method chaining. SYNOPSIS use Set::Hash; my $sh1 = Set::Hash->new(name=>"dan",age=>33); my $sh2 = Set::Hash->new(qw/weight 185 height 72/); $sh1->length->print; # 2...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 7.17 KB | Download (43): Set::Hash Download |
HTML::Template::Set is a HTML::Template extension that adds set support. SYNOPSIS in your HTML: < TMPL_SET NAME="handler" >apples_to_oranges< /TMPL_SET > < TMPL_SET NAME="title" >Apples Are Green< /TMPL_SET > < HTML > < HEAD > < TITLE >< TMPL_VAR NAME="title" >< /TITLE > < /HEAD > <...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 9.22 KB | Download (43): HTML::Template::Set Download |
Set::Partition is a Perl module that can enumerate all arrangements of a set in fixed subsets. SYNOPSIS use Set::Partition; my $s = Set::Partition->new( list => [qw(a b c d e)], partition => [2, 3], ); while (my $p = $s->next) { print join( , map { "(@$_)" } @$p ), $/; } # produces...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 7.17 KB | Download (78): Set::Partition Download |
Set::Infinite Perl module contains sets of intervals. SYNOPSIS use Set::Infinite; $set = Set::Infinite->new(1,2); # [1..2] print $set->union(5,6); # [1..2],[5..6] Set::Infinite is a Set Theory module for infinite sets. A set is a collection of objects. The objects that belong to a set...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 49.15 KB | Download (44): Set::Infinite Download |
Set::Infinite::Basic is a Perl module with sets of intervals. SYNOPSIS use Set::Infinite::Basic; $set = Set::Infinite::Basic->new(1,2); # [1..2] print $set->union(5,6); # [1..2],[5..6] Set::Infinite::Basic is a Set Theory module for infinite sets. It works on reals, integers, and...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 49.15 KB | Download (46): Set::Infinite::Basic Download |
Packet Construction Set is a set of Python modules and objects that make building network protocol code easier for the protocol developer. The core of the system is the pcs module itself which provides the necessary functionality to create classes that implement packets. Installation...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 368.64 KB | Download (49): Packet Construction Set 0.5 Download |
Set::Integer::Gapfillers is a Perl module that can fill in the gaps between integer ranges. SYNOPSIS use Set::Integer::Gapfillers; $gf = Set::Integer::Gapfillers->new( lower => -12, upper => 62, sets => [ [ 1, 17 ], # Note: Use comma, not [ 25, 42 ], # range operator (..) [ 44, 50 ],...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 17.41 KB | Download (43): Set::Integer::Gapfillers Download |
Rose::Class::MakeMethods::Set is a Perl module to create class methods to manage sets. SYNOPSIS package MyClass; use Rose::Class::MakeMethods::Set ( inheritable_set => [ required_name => { add_implies => add_valid_name, test_method => name_is_required, }, ], inherited_set => [...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 28.67 KB | Download (49): Rose::Class::MakeMethods::Set Download |
Jet Set Willy X is a game for Sinclair ZX Spectrum computer, playable on emulators. Jet Set Willy X is heavily inspired by Jet Set Willy. There are no guardians and ropes, but the animation is twice as fast, absolutely smooth, and there is a 2-channel background tune. The rooms are 20...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Download (102): Jet Set Willy X Download |
Set::IntSpan::Island is a Perl extension for Set::IntSpan to handle islands and covers. SYNOPSIS use Set::IntSpan::Island # inherits normal behaviour from Set::IntSpan $set = Set::IntSpan::Island->new( $set_spec ); # special two-value input creates a range a-b $set =...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 9.22 KB | Download (43): Set::IntSpan::Island Download |
Set photo in Kopete is a really simple service menu that just sets the current photo as your photo in Kopete, nothing more, nothing less. It doesnt handle directories containing space yet, if someone have a workaround so that KURL dont escapes all characters that would be nice=) Just put this...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Download (44): Set photo in Kopete Download |
Unicode::Regex::Set is a subtraction and intersection of Character Sets in Unicode Regular Expressions. SYNOPSIS use Unicode::Regex::Set qw(parse); $regex = parse([p{Latin} & p{L&} - A-Z]); Perl 5.8.0 misses subtraction and intersection of characters, which is described in Unicode Regular...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 5.12 KB | Download (44): Unicode::Regex::Set Download |
Timos rescue CD set provides an easy way to generate bootable CDROMs with a ready-to-use rescue system on them. The system is designed to be fully customizable and easy to build. The rescue system includes reiserfs, parted, partimage, nmap, w3m, bash, sshd, telnetd, ftpd, and nfsd. It is based...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 80 MB | Download (68): Timos Rescue CD Set Download |
Here is a Free Retina Icon Set, which will help each iPhone or iPad application developer make high resolution GUI for Retina displays. The icons from this set can be used in navigation, tab bars and toolbars, as they specifically meet the icon guidelines for iOS application design.
A wide...
Platforms: OS/2 Warp, Windows 3.x, Windows 95, Windows 98, Windows Me, Windows NT 3.x, Windows NT 4.x, Windows 2000, Windows XP, Windows 2003, Mac OSX, Unix, Linux, Windows CE, Pocket PC, Windows Vista, Windows Vista
| License: Freeware | Cost: $0.00 USD | Size: 16 MB | Download (67): Free Retina Icon Set Download |
Searcho is a desktop set that acts as a word search. There is no list, just find any words that you can.
Platforms: Mac OS X 10.1 or later
| License: Freeware | Cost: $0.00 USD | Size: 1.7 MB | Download (0): Searcho Desktop Set for Mac OS Download |
Retrofied Urban Decay iPhone Wallpaper Set is adapted from the desktop version. Over 40 unique designs to set to your iPhone wallpaper.
Platforms: Mac OS X 10.4 or later
| License: Freeware | Cost: $0.00 USD | Size: 686.08 KB | Download (0): Retrofied Urban Decay iPhone Wallpaper Set for Mac OS Download |
Over 30 Leopard-Ready burning icons to set your desktop ablaze. Killer icons including Burning hard drives, signs and folders as well as crazy fire-bursts, flaming cubes and rows of flames. Set your desktop on fire now!
Platforms: Mac OS X 10.1 or later
| License: Freeware | Cost: $0.00 USD | Size: 962.56 KB | Download (0): Burning Bytes Icon Set for Mac OS Download |
