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.420.984 Times

Recursive Function C freeware
Filter: All | Freeware | Demo
 

Recursive Function C

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 880

A recursive function to get permutation of a list A recursive function to get permutation of a list script allows you to make permutation on a list of objects. The script does not work on repeated items in the list.



Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: June 26, 2013 | Visits: 447

Computation of Stabilizing PI Controllers PITAN(NUM,DEN,W) plots the stability boundary locus L(KP,KI,W) in the (KP,KI)-plane for an LTI system with transfer function defined by its NUM, DEN coefficients and driven by a PI controller with transfer function, C(s)=kp+(ki/s). Frequency (W) gridding become important.The method works for open...





Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Computation of Stabilizing PI Controllers Download

Added: September 15, 2013 | Visits: 406

CreateMatrixFromModelData CreateMatrixFromModelDataMike AnthonyMark McBroomCopyright 2010 The MathWorks, Inc.This is a recursive function takes any of the following data objects commonly associated with data logging in Simulink: Simulink.ModelDataLogs Simulink.SubsysDataLogs Simulink.ScopeDataLogs Simulink.TsArray...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): CreateMatrixFromModelData Download

Added: March 23, 2013 | Visits: 440

PI Control with Gain and Phase Margin Specifications PGPI(NUM,DEN,W,FI,A) plots the stability boundary locus L(KP,KI,W)in the (KP,KI)-plane for an LTI system with transfer function defined by its NUM, DEN coefficients and driven by a PI controller with transfer function, C(s)=kp+(ki/s). Frequency (W) gridding becomes important. Phase Margin, FI,...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): PI Control with Gain and Phase Margin Specifications Download

Added: April 27, 2013 | Visits: 390

PI Control, Settling Time SETTPI(NUM,DEN,W,P) plots the stability boundary locus L(KP,KI,W)in the (KP,KI)-plane for an LTI system with transfer function defined by its NUM, DEN coefficients and driven by a PI controller with transfer function, C(s)=kp+(ki/s). Frequency (W) gridding becomes important. For a specific...


Platforms: Matlab

License: Freeware Size: 10 KB Download (50): PI Control, Settling Time Download

Added: November 12, 2010 | Visits: 845

Devel::TraceFuncs Devel::TraceFuncs is a Perl module with trace function calls as they happen. SYNOPSIS Usage: require Devel::TraceFuncs; max_trace_depth 5; trace_file "foo.out"; trace_file $file_handle; sub foo { IN(my $f, "a message"); DEBUG "hellooo!"; } Devel::TraceFuncs provides utilities to...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): Devel::TraceFuncs Download

Added: May 26, 2013 | Visits: 486

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: November 09, 2013 | Visits: 283

Data::Hierarchy::Traverser for Linux Data::Hierarchy::Traverser is a Perl module to export one recursive function hierarchy_traverse, which traverses a hierarchy structure in the depth-first fashion. Caution: As it is a recursive function, pay attention of the usage of gobal variables such as $_, . SYNOPSIS use...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): Data::Hierarchy::Traverser for Linux Download

Released: November 21, 2012  |  Added: November 21, 2012 | Visits: 593

RElim A program to find frequent item sets (also closed and maximal) with the relim algorithm (recursive elimination), which is inspired by the FP-growth algorithm, but does its work without prefix trees or any other complicated data structures. The main strength of this algorithm is not its speed...


Platforms: Windows

License: Freeware Download (498): RElim Download

Added: April 07, 2010 | Visits: 1.143

File Service Protocol FSP stands for File Service Protocol. It is a very lightweight UDP based protocol for transferring files. FSP has many benefits over FTP, mainly for running anonymous archives. FSP protocol is valuable in all kinds of environments because it is one of the only TCP/IP protocols that is not...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (96): File Service Protocol Download

Added: July 21, 2010 | Visits: 1.476

FSP Proxy 2.8.1 Beta FSP Proxy provides a proxy server for FSP to HTTP protocol translation. FSP Proxy is a proxy server for FSP to HTTP/1.0 protocol translation. It also accepts gopher:// URLs as an alias for fsp://. You can set it up as a gopher proxy in your browser, and easily access FSP sites. This proxy...


Platforms: *nix

License: Freeware Download (103): FSP Proxy 2.8.1 Beta Download

Released: July 10, 2012  |  Added: July 10, 2012 | Visits: 397

DirectShow .NET DirectShow .NET was specially designed as an accessible and useful library that allows .NET applications to use DirectShow functions. Now you can make use of this library to further improve your development process. The library features 304 fully tested interface definitions (+237 untested)...


Platforms: Windows, Windows Vista, XPX64, 7, 7x64

License: Freeware Download (45): DirectShow .NET Download

Added: May 06, 2013 | Visits: 477

Interface to a LBFGS solver This submission contains an interface to a LBFGS solver for unconstrainted minimization problems of the formmin_{x} f(x) + c*|tilde{x}|,where x are the parameters, f is a scalar valued real function, c is a positive scalar (default value=0), |.| denotes the 1-norm, and tilde{x} is some subset of...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Interface to a LBFGS solver Download

Added: July 07, 2010 | Visits: 937

Inline::C Inline::C is a Perl module that can Write Perl Subroutines in C. Inline::C is a module that allows you to write Perl subroutines in C. Since version 0.30 the Inline module supports multiple programming languages and each language has its own support module. This document describes how to use...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (93): Inline::C Download

Added: October 03, 2010 | Visits: 1.540

File::Attributes::Recursive File::Attributes::Recursive module contains inherit file attributes from parent directories. SYNOPSIS Works like File::Attributes, but will recurse up the directory tree until a matching attribute is found. EXPORT None, by default. Specify the functions youd like to use as arguments to...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (118): File::Attributes::Recursive Download

Released: September 20, 2012  |  Added: September 20, 2012 | Visits: 501

Recursive LS Recursive LS was specially designed as a handy and accessible platform independent recursive search library. C-API, written in C/C++, with mappings to C++, COM, D, Java, .NET, Python, Ruby, STL, with more to come.


Platforms: Windows

License: Freeware Download (50): Recursive LS Download

Added: May 10, 2013 | Visits: 521

Automated swigging for creating C shared modules This script contains a simple python function to automate using the swig process for creating C modules for use inside Python.


Platforms: *nix, Python, BSD


Added: January 18, 2010 | Visits: 1.680

Aapl C++ Template Library Aapl is a C++ template library for generic programming. Aapl supports different generic programming paradigms by providing variations of standard data structures. For example, a by-value linked list template may be used to store a user supplied type such as an integer. A different list...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (105): Aapl C++ Template Library Download

Added: August 19, 2010 | Visits: 940

cproto cproto generates function prototypes for functions defined in the specified C source files to the standard output. The function definitions may be in K&R or ANSI C style, or in lint-library form. cproto can also convert function definitions in the specified files from the K&R style to the ANSI...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (106): cproto Download

Added: April 18, 2010 | Visits: 770

C::DynaLib::Struct C::DynaLib::Struct is a tool for handling the C `struct data type. SYNOPSIS use C::DynaLib::Struct; Define C::DynaLib::Struct( $struct_tag, $template0, @field_names0, [$template1, @field_names1,] ... ); $rstruct = tie( $struct, $struct_tag [, @initializer_list] ); $value =...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (98): C::DynaLib::Struct Download

1 2 3 4 5 >