









Serving Software Downloads in 976 Categories, Downloaded 31.078.960 Times
IP-Array is a Linux iptables firewall script written in bash. IP-Array allows the creation of precise, stateful rules, while remaining easy to configure. Goals: An easy to configure firewall - still leaving the user the possiblillity to configure detailed rules - which creates thight...
Platforms: *nix
License: Freeware | Size: 71.68 KB | Download (82): IP-Array Download |
Tie::Array::PackedC is a tie a Perl array to a C-style array (packed; elements of a single, simple data type). SYNOPSIS use Tie::Array::PackedC qw(packed_array packed_array_string); my $ref=packed_array(1,2,3,4); my $ref2=packed_array_string(my $s,1,2,3,4); use Tie::Array::PackedC...
Platforms: *nix
License: Freeware | Size: 6.14 KB | Download (70): Tie::Array::PackedC Download |
Array::Each::Tutorial - POD giving various examples how to use Array::Each. SYNOPSIS man Array::Each man Array::Each::Tutorial or perldoc Array::Each perldoc Array::Each::Tutorial Overview This tutorial contains only POD, so dont do this: use Array::Each::Tutorial; # dont do this...
Platforms: *nix
License: Freeware | Size: 20.48 KB | Download (103): Array::Each::Tutorial Download |
SYNOPSIS use Array::Compare; my $comp1 = Array::Compare->new; $comp->Sep(|); $comp->Skip({3 => 1, 4 => 1}); $comp->WhiteSpace(0); $comp->Case(1); my $comp2 = Array::Compare->new(Sep => |, WhiteSpace => 0, Case => 1, Skip => {3 => 1, 4 => 1}); my @arr1 = 0 .. 10; my @arr2 = 0 .....
Platforms: *nix
License: Freeware | Size: 8.19 KB | Download (75): Array::Compare Download |
Tie::Array::RestrictUpdates can limit the number of times you change elements in an array. SYNOPSIS use Tie::Array::RestrictUpdates; tie @foo,"Tie::Array::RestrictUpdates",1; # Default limit is 1. # Every element from the array can only be changed once @foo = qw(A B C D E); for(0..4) {...
Platforms: *nix
License: Freeware | Size: 3.07 KB | Download (71): Tie::Array::RestrictUpdates Download |
CPQ Array Daemon project keeps on monitoring your controller and checks for abnormal conditions. By default is only reports to the syslogs, but you can make it send SNMP Traps to selected hosts. This tool can run on a linux based intel box with a smart array controller from Compaq. It reports...
Platforms: *nix
License: Freeware | Size: 94.21 KB | Download (71): CPQ Array Daemon Download |
Array-util project was tested on: It gives you an overview of all logical and physical drives, including basic information on sizes etc. It is supposed to become a configuration tool in the future. Note that it only works with SmartArray driver version 1.0.1+ Array-util project was tested on:...
Platforms: *nix
License: Freeware | Size: 21.5 KB | Download (74): Array-util Download |
Variable::Strongly::Typed::Array is a Perl module for strongly typed array. SYNOPSIS This class is utilized by Variable::Strongly::Typed - you dont access this directly my @array_of_ints :TYPE(int); # Each slot must contain an int my @array_of_rgb :TYPE(&red_green_blue); # my enumerated...
Platforms: *nix
License: Freeware | Size: 10.24 KB | Download (70): Variable::Strongly::Typed::Array Download |
AVL Array is an STL-like container for C++ that fills the gap between vector (or deque) and list, providing both fast random access and fast insertion/removal, all O(log n). This is not a map; in an avl_array, the "keys" always range from 0 to size-1, and they automatically change on insertion...
Platforms: *nix
License: Freeware | Size: 71.68 KB | Download (75): AVL Array Download |
Tie::FlatFile::Array is a Perl extension which treats a flatfile database as an array of arrays. This module allows the programmer to treat a flatfile database as as array of arrays. For example, lets say you have a datafile that has fixed-length records like so: Field-name Type URL ASCII...
Platforms: *nix
License: Freeware | Size: 5.12 KB | Download (72): Tie::FlatFile::Array Download |
Array::Utils module contains small utils for array manipulation. SYNOPSIS use Array::Utils qw(:all); my @a = qw( a b c d ); my @b = qw( c d e f ); # symmetric difference my @diff = array_diff(@a, @b); # intersection my @isect = intersect(@a, @b); # unique union my @unique =...
Platforms: *nix
License: Freeware | Size: 2.05 KB | Download (75): Array::Utils Download |
Array::Iterator is a simple class for iterating over Perl arrays. SYNOPSIS use Array::Iterator; # create an iterator with an array my $i = Array::Iterator->new(1 .. 100); # create an iterator with an array reference my $i = Array::Iterator->new(@array); # create an iterator with a...
Platforms: *nix
License: Freeware | Size: 10.24 KB | Download (72): Array::Iterator Download |
Array::PatternMatcher is a pattern matching for arrays. SYNOPSIS This section inlines the entire test suite. Please excuse the ok()s. use Array::PatternMatcher; Matching logical variables to input stream # 1 - simple match of logical variable to input my $pattern = AGE ; my $input =...
Platforms: *nix
License: Freeware | Size: 6.14 KB | Download (102): Array::PatternMatcher Download |
Stunnix ASP and VbScript Obfuscator is a unique solution for this piracy and misuse problem for ASP and client-side code written in VBScript programming languages. It provides both an obfuscation and an encoding tool for client-side VBScript code in .vbs files and in HTML, PHP, ASP and JSP pages...
Platforms: Windows
License: Freeware | Download (32): Stunnix VBscript and ASP Obfuscator Download |
VBScript Maker is a handy and easy to use application that allows you to create VBScripts.
Platforms: Windows
License: Freeware | Size: 4.4 MB | Download (39): VBScript Maker Download |
create array from comma separated list script uses the PHP Explode() command to create an array from a comma separated list.By changing the delimiter you can convert tab separated, newline separated, etc...
Platforms: Windows, Mac, *nix, PHP, BSD Solaris
License: Freeware | Download (32): create array from comma separated list Download |
This simple PHP example shows how to read a text file into an array, with each line of the file as a seperate element.
Platforms: Windows, *nix, PHP, BSD
License: Freeware | Download (36): read file to array Download |
search array find in array script searches an array to find a specific value.
Platforms: Windows, Mac, *nix, PHP, BSD Solaris
License: Freeware | Download (33): search array find in array Download |
3D Array Factor of a 4x4 planar array antenna calculated using general formulas and then plotted in 3D format."AB" shows the excitation amplitude of the elements and "AB_phase" shows their phases.Elements are placed on the x and y axis and element factor is ignored. The code can easily be...
Platforms: Matlab
License: Freeware | Size: 10 KB | Download (29): 3D Array Factor of a 4x4 planar array antenna Download |
This is an old program (1.999) that I have written for understanding radiation patterns of antennas. Basically I was looking for the relationship between interference diagram (Fourier transform of ilumination, usually called Array Factor) and 3D radiation pattern of the Array. For that reason, it...
Platforms: Matlab
License: Freeware | Size: 225.28 KB | Download (24): Antenna's Array Synthesis Download |