Search Results for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files" - Page 24

Showing 1333 open source projects for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files"

View related business solutions
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 1

    DRAMMS

    A Deformable Medical Image Registration Toolbox

    DRAMMS is a software package designed for 2D-to-2D and 3D-to-3D deformable medical image registration tasks. Released by Section of Biomedical Image Analysis (SBIA) at the University of Pennsylvania. Some typical applications of DRAMMS include, -- Cross-subject registration of the same organ (can be brain, breast, cardiac, etc); -- Mono- and Multi-modality registration (MRI, CT, histology); -- Longitudinal registration (pediatric brain growth, cancer development, mouse...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2

    Model Transformation Tools

    Bond-graph based modelling tools

    A set of tools for modelling dynamic physical systems using the bond-graph methodology and transforming these models into representations suitable for analysis, control and simulation. These tools use, and generate m files for, GNU Octave.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RhinoLINUX Main Edition

    RhinoLINUX Main Edition

    Desktop Linux - custom built on Debian/Ubuntu/Mint upstream codebases

    RhinoLINUX aims to create a desktop OS with something for everyone, but with ease of use, flexibility and minimal fuss. It is a goal of the project that the OS will run or open ALL common/popular document/media/web format files without needing to add apps/plugins/codecs etc. RhinoLINUX Main Edition is our flagship product. We also have a Lite XFCE,KDE and Cinnamon Editions all hosted at SF.nef This latest release v8.0 is Trusty Tosca - built using Ubuntu 14.04 'trusty' source as codebase there have been added codecs/plugins and cross-platform support for Windows applications and legacy Operating Systems via our VirtualX suite of emulation and virtualization softwaare managers/sub-systems such as QEMU.WINE and VirtualBOX. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    docx2txt

    docx2txt

    Perl based utility to extract formatted text content from MS Docx file

    Docx2txt is a Perl based command-line utility to convert (even corrupted) Microsoft docx documents to reasonably formatted text files, along with appropriate character conversions. Apart from Perl it also requires a command line unzipping program like unzip/7z/pkzipc/wzunzip.
    Leader badge
    Downloads: 62 This Week
    Last Update:
    See Project
  • Data management solutions for confident marketing Icon
    Data management solutions for confident marketing

    For companies wanting a complete Data Management solution that is native to Salesforce

    Verify, deduplicate, manipulate, and assign records automatically to keep your CRM data accurate, complete, and ready for business.
    Learn More
  • 5

    dupehasher

    Shell script for managing duplicate image files in a directory.

    dupehasher scans the given directory for files that are identical except by filename. dupeshasher will generate a report plaintext file named 'dupelist.txt' in the working directory (which contains, per line, tab-delimited names of files whose contents are identical). Depending upon the arguments supplied by the user upon invoking dupeshasher, it will also delete all duplicates, keeping either the oldest or newest of all sets of duplicates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    wEMBOSS is a Web interface for the EMBOSS software package for biological sequence analysis. Under wEMBOSS each user has a private workspace (UNIX home directory) on the server, where he can permanently store his data and organize them in projects. The companion suite wrappers4EMBOSS allows to integrate under EMBOSS a number of popular bioinformatic software suites as BLAST, CLUSTAL and MRS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    regutils

    regutils - Win9x registry tools in Unix C & INI file tools in Perl

    Regutils is a collection of programs to help in managing the configuration of Windows software and systems. The utilities can be used to apply user and machine specific customizations on the fly as users log in or as machines are booted. They can also be used to identify and correct similarities and differences between software configurations. These may be helpful in debug situations or when consistency or differences need to be maintained. The regutils package was initially created...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Simple PHP web frontend to the RRD databases filled by MRTG. Web pages, graph colors, sizes and legends customization. Easy navigation through the data sources. See demo site http://demo.grapherrd.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    srpmix is a tool to expand src.rpm and create several kinds of index files such as ctags, etags, cscope, gonzui and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10
    Network Spoofer

    Network Spoofer

    Change websites on a Wifi network

    ...It becomes very obvious when Network Spoofer is being used on a Network, and use of Network Spoofer will be considered malicious hacking by network administrators. Available on the Android Market.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 11
    ZintoriOS

    ZintoriOS

    Simple, Fast, Advanced... ZintoriOS. Made in Wellington, New Zealand

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    AWK Statistics

    awkStatistics generates statistics from csv-data with awk.

    AwkStatistics is a script which is used to generate statistical data for csv data by using awk. It takes two columns from the input file, one is used to identify the row(option -i) and the other one is the column where the values are taken from (option -v). The script was designed for performance engineers to be able to analyze CSV-Data on the fly and have a good possibility to automate the analysis process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    srcdb

    A tool for source code downloading and integrity checking

    SRCDB is a simple database and a utility managing the database. SRCDB (db) is designed to keep track of URLs of tarballs [presumably containing source code] and checksums (md5) of the files contained in the taballs. It is implemented as a filesystem subtree. The key to the database consists of 2 fields: name and version separated by dash. In the filesystem the key is implemented as a 'name/version' subtree. SRCDB (util) is designed to: 1) Populate its database with the data describing tarballs: name of the tarball, URLs of origin and contents checksums. 2) Download and perform integrity checks of tarballs described by the database, given the database key. 3) Inform other tools about location of a tarball in the local filesystem (or its absence), given the database key. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Inotifyfs is a set of scripts, primarily on bash to allow user keep remote and local folders synced in real time in efficient way based on inotify kernel evens and function in user space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    EasyAac - MP3 to AAC/M4A Converter

    EasyAac - MP3 to AAC/M4A Converter

    Easy to use shell script for batch conversion MP3 files to AAC+

    EasyAac is an easy to use shell script which converts MP3 files in an M3U playlist to AAC+. Usage: easyaac.sh playlist.m3u bitrate Please note that bitrate is specfied in kbps This script requires lame, aacplusenc and MP4Box installed. In most Linux distributions, MP4Box is provided by the package "gpac" it can be installed in Ubuntu by issuing following command sudo apt-get install gpac
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    CoDeCZ

    CoDeCZ

    Derive copy number status from targeted sequencing data

    CoDeCZ derives copy number state from targeted sequencing data on gene or exon level. Results are NOT true copy number however, but they are semi-quantitative: It uses the modified z-score to calculate deviation in normalized coverage per specified region. The higher the Z-score, the higher the copy number. The final z-score depends on the quality of the data and the makeup of the reference pool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Advanced shell script for encoding video files or DVDs to the FMP4/DivX video format using MEncoder from the MPlayer project. The script is a menu-driven CLI front-end to MEncoder. divxenc is not longer actively developed. Please use: https://sourceforge.net/projects/ffxvid/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    androidx86-openstack

    Android virtual machines running on Openstack Clouds

    This is the first ever project that ports Android OS into an image that can be used to create Android virtual machines running on Openstack clouds with full virtualisation support. Currently we only support Android 4.4 Kitkat 64bit distribution. Instructons on how to create the image yourself: http://thisismyeye.blogspot.co.uk/2014/04/enabling-virtio-drivers-on-kernel-for.html This image is not perfect yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    nsu

    nsu

    Bash scripts for network and system management and monitoring

    nsu provides a set of Bash scripts and associated files that can be used to help simplify and even automate regular tasks on a home server: * nsu * nsu.conf * nsu-lsof * nsu-nsloop * nsu-pingtest * nsu-pingtest.hosts.conf * nsu-readlog * nsu-syslog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TreeBASE is a database and web front end that stores phylogenetic trees and the data matrices used to generate them. The current iteration comprises a complete rewrite of the schema and web layer, and will include a web services layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Krpm2info

    Krpm2info

    Display informations on a package file or extract content

    ...It can also be used to extract the content of the file into a default directory (this is not installing a new package; just unpacking it to a given place). Note that it can only process files, not installed packages; and only RPM packages. The choice is made through a small initial dialog (Display details is the default). A tarball file (.bz2) and a source rpm for Mandriva & Mageia are available. Provided Makefile is used to install it (no build process is required). See README Krpm2info requires kdialog, Dbus and konqueror.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PiCloner

    PiCloner

    Simple tool to help you create a backup of your RaspberryPi's SD card.

    ...UPDATE: PiCloner will be replaced by PiWriter2 starting version 2.x. Version 1.0.4 will be the final release of PiCloner as it is. Get PiWriter2 from: http://sourceforge.net/projects/piwriter/files/PiWriter-2.x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    NIKS

    NIKS (Needle in a K-stack) - detection of mutations in NGS data

    To get access to the code, please check it out with svn as described in the code section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tested Devices : 1.Samsung Galaxy Y 2.Samsung Galaxy Y Duos Procedure : 1.copy both files in root of memory card 2.Insert that memory card in your android device 3.Now switch off your device 4.Now press volume up + power + home button together to start recovery mode 5.In this mode touch will not work so navigate using volume up and down keys and select using home button 6.Now select ‘update zip from sd card’ 7.Now select 'cwm.zip' 8.Yellow coloured menu will appear 9.Select ‘install zip from sd card’ 10.Then select ‘choose zip from sd card’ 11.Select ‘ delete_passward.zip’ 12.Now select ‘yes’ 13.Then the process will complete after some time 14.Now press back and select ‘Reboot Device’ 15.Now Draw Any pattern your device will unlock 16.Now to set new pattern lo
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25

    backauto

    Utilitaire de sauvegarde Web server

    Backauto backup all databases that the user has privileges in the directory of your choice (done during installation and changed later in the file located in /etc/backauto/backauto.conf). Backauto sauvegarde toutes les bases de données dont l'utilisateur a les privilèges dans le répertoire de son choix (fait lors de l'installation et modifiable par la suite dans le fichier situé dans /etc/backauto/backauto.conf).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB