Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.477.280 Times

Intersect Array freeware
Filter: All | Freeware | Demo
 

Intersect Array

< 1 2 3 4 5 > 
Added: August 18, 2013 | Visits: 411

Convert Struct to Cell Array With Column Headers Accepts a 1-dimensional struct array (in the format 1xn) and converts it into a cell array. The first row of the cell array has the struct's field names in each column; the data from each of those fields for each entry in the struct array appears in subsequent rows. The idea is to make it easy to... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Convert Struct to Cell Array With Column Headers Download

Added: May 26, 2013 | Visits: 488

Intersect Several Arrays Script It uses the standard MATLAB "intersect" function, across several arrays and reports their intersection. Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Intersect Several Arrays Script Download

Added: July 09, 2013 | Visits: 590

SQL Parse Convert to Tree Array SQL Parse Convert to Tree Array takes a given SQL query and parse it to extract the structure or queries and sub-queries. The resulting structure is returned as an array.SELECT, INSERT, UPDATE and DELETE queries are currently supported. Platforms: PHP

License: Freeware Size: 10 KB Download (44): SQL Parse Convert to Tree Array Download

Added: June 14, 2013 | Visits: 487

Views PHP Array This module will implement Views display plugin that enable getting the output of a view in PHP array format. This module can be useful for developer who needs to further process view output.For both Site Builder and Developer's guide to Views PHP Array, please visit the Advanced Help page of... Platforms: PHP

License: Freeware Size: 10 KB Download (52): Views PHP Array Download

Added: May 19, 2013 | Visits: 454

Array Tokens The Array Tokens module allows you to use all values in multiple-value CCK fields and multiple-value taxonomy terms in a single token. It also allows you to define your own settings for how items should be merged ("merge styles").The output of each item is either plain text (for taxonomy terms)... Platforms: PHP

License: Freeware Size: 10 KB Download (46): Array Tokens Download

Added: November 17, 2013 | Visits: 348

Array Utilities A module of additional array methods, including slice operations, numerical calculations, cloning and concatenation, and more. Platforms: Mac

License: Freeware Size: 10.24 KB Download (36): Array Utilities Download

Added: July 08, 2013 | Visits: 358

Array Painter Array Painter is the easiest and fastest way to make 2D arrays ready for copy pasting into your own program. How the program works .You simply just paint the array the way you want it. .You can totally modify the shapes you paint with to fit your project. The Tag is what letter / number that... Platforms: Mac

License: Freeware Size: 10.24 KB Download (38): Array Painter Download

Added: September 05, 2013 | Visits: 392

Tie::Array::QueueExpire for Linux Tie::Array::QueueExpire is a Perl module that requires Time::HiRes, TokyoCabinet (database and perl module.) The insertion is ms unique ( 0.001 seconds ). The normal ARRAY function present are push pop shift exits scalar clear unshift (but put data 1 second before the first entry) The... Platforms: *nix

License: Freeware Size: 10.24 KB Download (36): Tie::Array::QueueExpire for Linux Download

Released: June 26, 2012  |  Added: June 26, 2012 | Visits: 414

Yagi-logper symmetric dipole array model finds exact gain, directivity and input impedance of Yagi or log-periodic antennas (planar symmetric array of cylindrical dipoles, many driven elements) for a range of specified frequencies, integrates 2D for segments on the same element, moment method Platforms: Windows, Mac, BSD, Solaris, Linux

License: Freeware Size: 19.38 KB Download (57): Yagi-logper symmetric dipole array model Download

Added: May 10, 2013 | Visits: 443

Closest elements in a target array This script has the next actions: finds the set of elements in input_array that are closest to elements in target_array and records the indices of the elements in target_array that are within tolerance, tol, of their closest match. Also it records the indices of the elements in target_array... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (63): Closest elements in a target array Download

Added: July 08, 2013 | Visits: 388

Phased Array demo, beam steering and focusing The user can generate as many beams he wants, by setting steering angle, focalization and intensity.Number of array elements can be set.Different weighting windows can be set to reduce sidelobes.Just run MAIN.mDiglo Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Phased Array demo, beam steering and focusing Download

Added: August 11, 2013 | Visits: 510

Color filter array color reproduction using cycle-spinning This is a demo program of color filter array (CFA) image color reproduction. J. Tian, W. Yu and L. Ma, "Color filter array color reproduction using cycle-spinning," International Journal of Electronics and Communications, Vol. 64, No. 6, pp. 584-587, Jun. 2010. Platforms: Matlab

License: Freeware Size: 1.09 MB Download (43): Color filter array color reproduction using cycle-spinning Download

Added: September 10, 2013 | Visits: 496

UL to PHP array This class can be used to parse HTML lists to extract contained structure.It can take a string with well-formed HTML UL lists tags and extracted the contained list elements structure. It supports nested lists.The class returns an array of items elements. Platforms: PHP

License: Freeware Size: 10 KB Download (54): UL to PHP array Download

Added: June 20, 2013 | Visits: 413

General purpose dynamic array - Judy Judy is a general purpose dynamic array implemented as a C callable library. Judy's speed and memory usage are typically better than other data storage models and improves with very large data sets. Platforms: *nix

License: Freeware Size: 1.09 MB Download (43): General purpose dynamic array - Judy Download

Added: September 16, 2013 | Visits: 354

Array::Window Many applications require that a large set of results be broken down into a smaller set of 'windows', or 'pages' in web language. Array::Window is a Perl module that implements an algorithm specifically for dealing with these windows. It is very flexible and permissive, making adjustments to the... Platforms: *nix

License: Freeware Size: 30.72 KB Download (43): Array::Window Download

Added: September 15, 2013 | Visits: 315

array-info array-info is a tool to retrieve informations and logical drives status from several RAID controllers (currently Compaq IDA and CISS, and MD). Platforms: *nix

License: Freeware Size: 30.72 KB Download (42): array-info Download

Added: January 18, 2010 | Visits: 800

Arri Arri is an array API - more commonly known as a buffer API. Arri provides an interface to create, write, copy, duplicate, delete, append and free awways. It does more than that, though. Arri contains a string API, to handle character strings, an IO API, to handle IO, and a UNIX sockets, to... Platforms: *nix

License: Freeware Size: 64.51 KB Download (103): Arri Download

Added: August 19, 2010 | Visits: 975

List::Part List::Part is a Perl module that allows you to partition one array into several. SYNOPSIS use List::Part; ($good, $bad)=part { !/substring/ } @array; #store arrayrefs into $good and $bad (*good, *bad)=part { !/substring/ } @array; #store into @good and @bad ABSTRACT List::Part... Platforms: *nix

License: Freeware Size: 4.1 KB Download (92): List::Part Download

Added: August 19, 2010 | Visits: 1.066

Judy Judy is a C library that provides a state-of-the-art core technology that implements a sparse dynamic array. Judy arrays are declared simply with a null pointer. A Judy array consumes memory only when it is populated, yet can grow to take advantage of all available memory if desired. Judys... Platforms: *nix

License: Freeware Size: 1024 KB Download (92): Judy Download

Added: January 20, 2010 | Visits: 856

Numarray Numarray provides array manipulation and computational capabilities similar to those found in IDL, Matlab, or Octave. Using numarray, it is possible to write many efficient numerical data processing applications directly in Python without using any C, C++ or Fortran code (as well as doing such... Platforms: *nix

License: Freeware Size: 1.1 MB Download (94): Numarray Download

< 1 2 3 4 5 >