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

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

View related business solutions
  • 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
  • The full-stack observability platform that protects your dataLayer, tags and conversion data Icon
    The full-stack observability platform that protects your dataLayer, tags and conversion data

    Stop losing revenue to bad data today. and protect your marketing data with Code-Cube.io.

    Code-Cube.io detects issues instantly, alerts you in real time and helps you resolve them fast. No manual QA. No unreliable data. Just data you can trust and act on.
    Learn More
  • 1

    QuantifyPoly(A)

    Quantification of poly(A) sites from 3' end sequencing data

    QuantifyPoly(A) - a tool for quantification of poly(A) sites from 3' end sequencing data. [1] QuantifyPoly(A) user manual Please visit the Wiki page of this website. [2] QuantifyPoly(A) Q&A For Q&A, please visit the Blog page of this website. [3] QuantifyPoly(A) bug report You can report a bug as a Ticket request, or start a topic session in the Discussion webpage of this website.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    QccPack
    QccPack provides an open-source collection of library routines and utility programs for quantization, compression, and coding of data.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    IMLAB

    IMLAB

    A Free Experimental System for Image Processing

    ImLab is a free open source graphical application for Scientific Image Processing that runs in Windows, Linux and many other UNIX systems. It supports multiple windows, data types including 32 bit integers, 32 bit real numbers and complex numbers.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    JDecisiontable

    JDecisiontable

    Stop to rack your brain, start using process-oriented decision tables!

    This tool is about a method called "process-oriented decision tables". These are decision tables but different from "normal" decision tables. They fix the flaws of traditional decision tables making it a joy to work with. But they keep all benefits of traditional decision tables. First of all they present the logic in a very dense form. 1. Explore all possible combinations of conditions and actions by question-and-answer. 2. Have a compact one-sheet-view on complex logic. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • The AI-powered unified PSA-RMM platform for modern MSPs. Icon
    The AI-powered unified PSA-RMM platform for modern MSPs.

    Trusted PSA-RMM partner of MSPs worldwide

    SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
    Learn More
  • 5
    SMTracker (v1.5, v2.0)

    SMTracker (v1.5, v2.0)

    A tool for analysis and visualization of single-molecule tracking data

    SMTracker v2.0 is a MATLAB-based graphical user interface (GUI) for automatically quantifying, visualising and managing SMT data via five interactive panels, allowing the user to interactively explore tracking data from several conditions, movies and cells on a track-by- track basis. Diffusion parameters and motion behaviour is analysed by several methods: a) by a Gaussian mixture model ,or b) by using the cumulative probability distribution of square displacements, c) Mean-Squared displacement fits, d) by Jump Distance analysis. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JDecisiontableLib

    JDecisiontableLib

    A library for creating decision tables written in Java.

    This is a library for building decision tables and to get test specifications from it. More about decision tables and how this library works you'll find in the help files for the project JDecisiontable (which is an application build around this library): http://sourceforge.net/projects/jdecisiontable => Files => Help This library can give you decision table and test specifications as strings in json and csv format. The project JDecisiontable take this strings and save them as text files. Thus the example files for this application may be useful for you: http://sourceforge.net/projects/jdecisiontable => Files => Examples
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ATTinyCore Universal

    ATTinyCore Universal

    Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8

    ...Supports programming vis ISP, Serial (Optiboot - all parts with >4k flash, and all parts with 4k flash for which an 8k version is available) or VUSB (Micronucleus - where appropriate) There are 272 different versions of micronucleus built (and part of the 2.0.0-dev branch now), and optiboot will dwarf that number! 0 of those have been tested. Obviously, we are leaning very heavily on automation of configuration generation for this release. Half of the tinyNeoPixel speeds have had the assembly routines modified in major ways (there's no more stupid menu for the port), but they are untested. Virtual boot relies on rewriting the vector table, such that the RESET vector points to the bootloader.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 8
    javahexeditor Java Hex Editor

    javahexeditor Java Hex Editor

    A hex editor Eclipse plugin and multi-platform desktop application

    ...Older versions of the Eclipse plugin are available via the update site for the version, e.g. https://javahexeditor.sourceforge.io/update/0.5.1 You can download the latest stand-alone version and older versions on the "Files" tab.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 9

    queXC

    Web based system for cleaning and classifying open text fields

    An Open Source, web based data cleaning and coding system. queXC takes a data file (such as questionnaire data) and cleans the text input fields by spacing and spell checking them. Operators then code text fields using new/existing coding schemes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Inventory and Order Management Software for Multichannel Sellers Icon
    Inventory and Order Management Software for Multichannel Sellers

    Avoid stockouts, overselling, and losing control as your business grows.

    We are the most powerful inventory and order management platform for Amazon, Walmart, and multichannel product sellers. Centralize orders, product information, and fulfillment operations to run more efficiently, sell more products, and stay compliant with marketplace requirements so you can grow profitably.
    Learn More
  • 10
    m6811dis

    m6811dis

    M6811 Code-Seeking Disassembler

    The M6811 Code-Seeking Disassembler is a command-line tool that lets you enter known starting vectors for a given code image for the 6811 micro. It will disassemble the code and follow through branches to assist in the separation of code and data. Its companion Fuzzy Function Analyzer uses DNA Sequence Alignment Algorithms to locate similar code in multiple binaries, facilitating reverse-engineering. Originally written to analyze code from GM automotive engine controllers, but is useful anywhere a 6811 micro is being used. Version 1.0 was written in Borland Pascal in April 1996, and updated to v1.2 in June 1999. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PINCIS

    PINCIS.pl is a Perl bioinf. script to analyze PICS data

    PINCIS.pl (PIcs N-/C-terminal Inferred Substrates perl script) is a small, command line tool to designate and analyze PICS (Schilling et al., Nat. Protocols, 2011) data to gain the prime and non-prime site specificity of proteases. Thus, the script filters given peptide lists for library peptides (generated by the digestion protease in the proteomics workflow rather then the protease of interest) and prints out lists of inferred N- and C-terminal cleavage window extensions which can be concurrently used to generate cleavage specificity visualizations like the iceLogo (https://iomics.ugent.be/icelogoserver/create).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
     docker-zoneminder-php7.4-mysql8

    docker-zoneminder-php7.4-mysql8

    zoneminder- 1.36.5-focal1 ,docker images with php 7.4 ,Mysql 8 & M

    zoneminder-latest ,docker images with php 7.4 ,Mysql 8 & MSMTP Based on Iconnor's Zoneminder This image has been created on ubuntu:focal with zoneminder-latest/ubuntu focal main To pull the Repository from the dockerhub please refer the following link https://bkjaya.wordpress.com/2021/05/15/how-to-install-zoneminder-1-36-0-focal1-on-ubuntu-20-04-lts-focal-fossa-using-a-docker-image/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Pushloc

    A wireless push-type network simulator.

    A wireless push-type network simulator that considers locality of demand for performance improvement. The network environment consists of multiple directed emitters for parallel data broadcasting. Performance depends on the mean response time of clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    chethermo

    chethermo

    Software for Introductory Chemical Engineering Thermodynamics

    ...The text is distinctive in making the molecular perspectives accessible at the introductory level and connecting properties with practical applications. This site distributes the software for the textbook. If you are a 'user', then you want to download the archive from 'Download' icon or the 'Files' link. If you want the latest version of a particular file, then use the 'Code' link and look in the 'trunk' folder for the main development and 'branches' for any side projects. Please note that the 'Files' releases are periodic, and that the 'Code' files may contain development files or code that is different from the 'Files' content.
    Leader badge
    Downloads: 131 This Week
    Last Update:
    See Project
  • 15
    PS-Drone

    PS-Drone

    Programming a Parrot AR.Drone 2.0 with Python - The Easy Way

    The PS-Drone-API is a full featured SDK, written in and for Python, for Parrot's AR.Drone 2.0. It was designed to be easy to learn, but it offers the full set of the possibilities of the AR.Drone 2.0, including Sensor-Data (aka NavData), Configuration and full Video-support. The video function is not restricted to mere viewing, it is also possible to analyze video images data using OpenCV2. Obviously, the PS-Drone is perfect for teaching purposes; however, even the requirements for professional purposes can be satisfied. PS-Drone comes with a tutorial, explaining its most important commands and the drone's most important sensor values. ...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    HMD Mathematics

    HMD Mathematics

    Numerical mathematics platform, Matlab alternative

    Matlab alternative. Scilab alternative. GNU Octave alternative. Mathematics software for numerical computation. Ordinary differential equations solver and finite elements solver. It has a console script interpreter, as well as a graphical interface script interpreter, for entering equations and statements, and a line plot display.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    Astronomy Linux 21.04

    Astronomy Linux 21.04

    This is an open project "Astronomy Linux 21.04" for amateurs

    .... ********************************************************************************** WARNING! You can install and use this distribution without any guarantees. We are do NOT responsible for the loss of data from your computer during installation of the distribution, as well as during its testing or/and using! ********************************************************************************** ************************* Do you need any help? ************************* 1. Forum https://groups.google.com/forum/#!forum/astronomy-linux 2. ...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 18
    MitoSAlt

    MitoSAlt

    Identification of mitochondrial structural alterations

    MitoSAlt is a pipeline to identify large deletions and duplications in human and mouse mitochondrial genomes from next generation whole genome/exome sequencing data. The pipeline is capable of analyzing any circular genome in principle, as long as a proper configuration file is provided.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 19
    Objectron

    Objectron

    A dataset of short, object-centric video clips

    The Objectron dataset is a collection of short, object-centric video clips, which are accompanied by AR session metadata that includes camera poses, sparse point-clouds and characterization of the planar surfaces in the surrounding environment. In each video, the camera moves around the object, capturing it from different angles. The data also contain manually annotated 3D bounding boxes for each object, which describe the object’s position, orientation, and dimensions. The dataset consists of 15K annotated video clips supplemented with over 4M annotated images in the following categories: bikes, books, bottles, cameras, cereal boxes, chairs, cups, laptops, and shoes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Talend Spatial Module (aka Spatial Data Integrator or SDI) is an ETL tool for geospatial. Based on Talend Open Studio, input, output and transform geocomponents are available. IO components read/write GIS formats(eg.PostGIS, GeoRSS). Transformers all
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    xSMBus - Java I2C/SMBus API

    xSMBus - Java I2C/SMBus API

    USB Bridge for SMBus(I2C), GPIO, and Clock, Java API

    ...The following are its function options: Need to be executed at the command prompt, java -jar /YourPath/xSmbus-m01-1.0p.jar Help - list the parameter table Verification - verify that the product is working properly Test - used for system maintenance, in advance Check - determine if there is a device on the I2C location Scan - search in the range of 00-FF, search out on the I2C bus all devices Interactive - enter interactive mode File - You can use the executable script to attach files Reset - restart xBridge-M01 You may refer to xBridge that is based on this API https://xbridge-m01.doidx.com You can buy the product from: - China, https://shop255163877.taobao.com - Taiwan, you can buy on https://www.ruten.com.tw/user/index00.php?s=doidx - World-wide, eBay, https://www.ebay.com/str/doidx
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    wxProdOp

    wxProdOp

    NMR Product Operator Calculator

    The program does nmr product operator calculations for one, two, three and four spins. Receiver phase cycling is possible in conjunction with pulse phase cycling to simulate coherence pathway selection. An extensive manual and help files are included. Currently running under Linux and Windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Nexplorer is a web-based phylogenetic browser, used to view and edit comparative data, and ideal for creating publication-quality views in which the tips of a tree are aligned with the rows of a character matrix (e.g., a sequence alignment).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    GelJ

    GelJ is a Java program for the analysis of DNA gel fingerprints images

    ...Heras, C. Domínguez, E. Mata, and V. Pascual. GelJ – a tool for analyzing DNA fingerprint gel images. BMC Bioinformatics 2015, 16:270 http://doi.org/10.1186/s12859-015-0703-0. You can see more information about GelJ in https://sourceforge.net/p/gelj/wiki/Home/ Several videos explaining the use of GelJ are available in https://sourceforge.net/p/gelj/wiki/Videos/ Please address any question or comment to joheras at gmail.com
    Downloads: 50 This Week
    Last Update:
    See Project
  • 25
    FCSalyzer

    FCSalyzer

    FCSalyzer is a free program for analysing flow cytometry data

    FCSalyzer is a free program for analysing flow cytometry data. It is programmed in Java and should therefore work on many different operating systems. FCSalyzer offers an easy What-you-see-is-what-you get interface and provides the standard analysing tools - dot plots, histograms, complex gating strategies and associated statistics. Impressum / Legal Notice Sven Mostböck Wien Austria e-mail: sven_mostboeck@users.sourceforge.net second contact option: use the open discussion on the FCSalyzer sourceforge page: http://sourceforge.net/p/fcsalyzer/discussion/
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB