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

Gief Root software
Filter: All | Freeware | Demo
 

Gief Root

< 1 2 3 4 5 > 
Added: September 04, 2010 | Visits: 844

PTXdist PTXdist is a build system ("executable documentation") for compiling root filesystems for embedded systems. PTXdist is based on a KConfig configuration system in combination with a set of rules which describe how all the source packages out there have to be tweaked to be compiled into a proper...



Platforms: *nix

License: Freeware Size: 819.2 KB Download (88): PTXdist Download

Added: August 22, 2010 | Visits: 1.012

run in xterm run in xterm is an servcie menu which adds "run in xterm" & "run in xterm as root" to action menu on binary files, scripts etc. It has 2 languages: english and polish. Installation: copy/save this file in ~/.kde/share/apps/konqueror/servicemenus.





Platforms: *nix

License: Freeware Download (108): run in xterm Download

Released: May 01, 2011  |  Added: May 14, 2011 | Visits: 1.069

SuanShu Java numerical methods, Java numerical analysis, Java math, Java statistical library, Java statistics, numerical recipes, numerical methods, numerical analysis, math, mathematics, statistics, root finding, linear algebra, optimization. The features include are: * differentiation and...


Platforms: Windows, Mac, *nix, Windows CE, Pocket PC, Other,Android,BlackBerry,iPhone,iPod,iTouch,Palm,Palm OS 6.0,Not Applicable,Handheld/Mobile Other,Java

License: Shareware Cost: $2000.00 USD Size: 4.4 MB Download (118): SuanShu Download

Released: August 07, 2012  |  Added: August 07, 2012 | Visits: 629

Advanced Roots Calculator Advanced Roots Calculator is a small, simple, command prompt based application specially designed to help you choose what kind of root of a number or data arithmetic you want to calculate. for WindowsAll


Platforms: Windows

License: Freeware Download (442): Advanced Roots Calculator Download

Released: November 08, 2012  |  Added: November 08, 2012 | Visits: 663

Advanced Roots Informer Advanced Roots Informer is a small, command prompt based application designed to help you create a list, automatically, of the root of numbers with certain index. Basically all that you have yo do is insert the index and a limit in this application and let this tool take care of the rest. for...


Platforms: Windows

License: Freeware Download (464): Advanced Roots Informer Download

Released: September 09, 2012  |  Added: September 09, 2012 | Visits: 539

PowerBroker Servers Eval Version PowerBroker for Servers® empowers system administrators with the ability to delegate privileges and authorization without disclosing the root password on Unix/Linux and Mac OS X platforms. PowerBroker for Servers equips enterprises with highly flexible policy language unifying security across...


Platforms: Linux, Linux Open Source, Unix

License: Freeware Size: 14.31 MB Download (417): PowerBroker Servers Eval Version Download

Released: June 17, 2012  |  Added: June 17, 2012 | Visits: 666

Recover Corrupt NTFS NTFS partition data restoration software recovers deleted NTFS5 partitioned storage drive data damaged MBR (master boot record), MFT (Master file table) and root directory. Windows NTFS restoration data program restores all deleted folders having songs, photos, music and other official documents...


Platforms: Windows

License: Shareware Cost: $69.00 USD Size: 1.2 MB Download (383): Recover Corrupt NTFS Download

Added: May 10, 2013 | Visits: 309

change_cvsroot change_cvsroot  is a simple script written in Python that can switch a working copy of a CVS module (or modules) to another CVS root.


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

License: Freeware Download (48): change_cvsroot Download

Added: May 10, 2013 | Visits: 344

Root access required This script shows how simple is to avoid any access from user to your scripts.


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

License: Freeware Download (53): Root access required Download

Added: September 07, 2013 | Visits: 457

Multiple-root polynomial solved by partial fraction expansion A given polynomial p(x) is transformed into a rational function r(x). The poles and residues of the derived rational function are found to be equivalent to the roots and multiplicities of the original polynomial. p(x) = Given polynomial = PROD[k=1:K]{(x - z_k)^m_k} d(x) = (d/dx)p(x) g(x) =...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Multiple-root polynomial solved by partial fraction expansion Download

Added: April 02, 2013 | Visits: 408

Create Bus Data for Models with Root-Level Bus Inputs A common task in Simulink is to test a certain component of a larger model. With large-scale modeling, such componentization is often accomplished through the use of model reference. These large models also often use bus signals to organize large amounts of signals in the model. The situation at...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Create Bus Data for Models with Root-Level Bus Inputs Download

Added: July 17, 2013 | Visits: 320

GUI for Root Locus Invoke the function by calling with a transfer function as its argument.>> mySys=tf([1 3],[1 5 12 8 0])>> RLocusGui(mySys) %Invoke GUIThought Matlab can create root locus plots, it is still useful to sketch root locus plots by hand. The program, RLocsuGui, takes loop gain as input and then...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (47): GUI for Root Locus Download

Added: August 28, 2013 | Visits: 320

finding root of any polynomail using Newton Raphson method *copy the file to your current directory.Example-If you want to find a root off(x)=6x^3+8x^2-3x^1+78,write the command-find_root([78 -3 8 6]);on MATLAB command window.*If you want to find another root, change the 100 in,x=100; (4th line of find_root.m file) to another value as your preference...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): finding root of any polynomail using Newton Raphson method Download

Added: June 12, 2013 | Visits: 287

Iterative nth power/root image equalization This code has been written in Spring 2008 by me, Gholamreza Anbarjafari (Shahab). You can use this code for any research and academic purposes as far as you refer to the following work: Hasan Demirel and Gholamreza Anbarjafari, "HSI Based Colour Image Equalization using Iterative nth Root and nth...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 358.4 KB Download (39): Iterative nth power/root image equalization Download

Added: May 19, 2013 | Visits: 397

Mullers method for polynmial root finding MdoDsller's method uses three points, It constructs a parabola through these three points, and takes the intersection of the x-axis with the parabola to be the next approximation. The order of convergence of MdoDsller's method is approximately 1.84. This method could be advantageous if looking...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Mullers method for polynmial root finding Download

Added: March 28, 2013 | Visits: 293

NROOTS: complex polynomial root finder NROOTS attempts to find all the roots of a real/complex polynomial. It uses a two-step algorithm: a first-approximation to a root is found via the companion matrix method (as per the built-in function ROOTS) and then this approximation is refined (polished) via a Newton-Raphson iteration scheme....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): NROOTS: complex polynomial root finder Download

Added: May 05, 2013 | Visits: 410

Root of complex function Let MyFunction(z) to be a complex valued function of the complex argument z.Let z0 to be the initial point from which the search procedure starts.by doing a projection on the hyperspace (a line in the real case) defined by two successive points z1 and z2= z1+delta_z. We find a third point which...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Root of complex function Download

Added: July 02, 2013 | Visits: 239

root2matplot root2matplot is a Python toolkit to convert ROOT histograms to matplotlib figures. #md5=a42030ec213c0675b1a7cf3fa7e2dd46


Platforms: *nix

License: Freeware Size: 20.48 KB Download (48): root2matplot Download

Added: October 22, 2013 | Visits: 198

rootplot rootplot Includes command-line scripts for plotting images from ROOT histograms and generating histograms from ntuples; also contains the root2matplotlib library for plotting ROOT histograms with matplotlib. #md5=6506445f28d414ce197f3973a4123eaf


Platforms: *nix

License: Freeware Size: 30.72 KB Download (40): rootplot Download

Released: January 06, 2016  |  Added: March 05, 2016 | Visits: 720

Kingo Root APK Kingroot apk is a free user-friendly Android rooting tool. King root download supports almost every Android now. Previouly is supports MediaTek processor powered Android smartphones and tablets. Kingroot allows rooting Android devices without installing custom recoveries and CWM. Latest Kingroot...


Platforms: Windows, Mac, Windows 8, Windows Phone, Windows 7, Windows Server, Android, Other,iPhone,Not Applicable

License: Freeware Size: 876.81 KB Download (83): Kingo Root APK Download

< 1 2 3 4 5 >