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

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

View related business solutions
  • Boon: The Agile Referral Hiring Platform Icon
    Boon: The Agile Referral Hiring Platform

    Tap your entire community to hire better talent, faster

    Boon's agile referral platform expands your recruiting power 
through AI, automation, integrations, and gamification.
    Learn More
  • GWI: On-demand Consumer Research Icon
    GWI: On-demand Consumer Research

    For marketing agencies and media organizations requiring a solution to get consumer insights

    Need easy access to consumer insights? Our intuitive platform is the answer. Get the ultra-reliable research that brands and agencies need to stay ahead of changing consumer behavior.
    Learn More
  • 1
    Android-IOIO-Astronomical mount comunication project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    galprop_propel

    GALPROP update for accurate propagation calculation

    ...To obtain manifestly accurate solutions an explicit method is now available to replace the Crank-Nicolson operator-splitting method. This can be implemented in the public version of GALPROP with the update provided here. Instructions: replace the four files propel.cc, propel_diagnostics, Galdef.cc and Galdef.h and rebuild the executable. Add solution_method and solution_convergence to the galdef parameter file. A test GALDEF file with these parameters is galdef_54_reltest09; the diagnostics document the accuracy of the solution. A full explanation is given in the GALPROP Explanatory Supplement http://www.mpe.mpg.de/~aws/galprop_explanatory_supplement.pdf Thanks to Deepak Khurana for requesting and testing this update. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Aciqra

    Aciqra

    A virtual planetarium for observers of the real sky.

    Aciqra is a virtual planetarium and sky mapping program which tracks celestial bodies including planets, deep sky objects and stars to an accuracy of a fraction of a degree for thousands of years into both the future and the past. It includes the 2.5 million stars of the Tycho-2 catalog supplemented by data of 120,000 stars from the Hipparcos catalog, 13,000 deep space objects from the NGC and IC catalogs and a large number of asteroids and comets from the Minor Planet Center. The program is platform-independent and can be made to work on most modern computers that support OpenGL.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    The Java Astrodynamics Toolkit is a library of components to help users create their own application programs to solve problems in astrodynamics, mission design, spacecraft navigation, guidance and control using Java or Matlab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Safety Compliance Made Easy Icon
    Safety Compliance Made Easy

    SiteDocs is a digital safety management software used to support work site compliance.

    Ideally designed for business that deals with Construction, Oil & Gas, Mining, Manufacturing, Mechanical, Electrical, Plumbing, Heating, and Excavating, SiteDocs is a perfect solution for any size business looking to modernize the way Safety Compliance is organized.
    Learn More
  • 5

    cosmic ray database

    Compilation of cosmic ray data from literature

    An extensive compilation of data from the literature including spectra of elements, isotopes, isotopic ratios, electrons, positrons, antiprotons. Regularly updated with new data, corrections etc. The format is described in detail at the end of the data file. References to data sources are included. Publication: http://arxiv.org/abs/0907.0565 See also the plotting package https://sourceforge.net/projects/galplot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Clusterfit

    Show stellar evolution and open clusters in a color-magnitude diagram

    ...It can show animated evolutionary tracks of stars of different masses, for a single star or a population of stars. In addition, it can show the CMD of a large number of existing open clusters, based on scientific survey data, and overlay isochrones (the curve in a CMD from stars born at the same time) to determine the age, distance and interstellar reddening of the cluster. Determining these parameters can be done automatically with a global search algorithm (more specifically a genetic algorithm). This program requires the installation of the libfgen package, also available on SourceForge.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    fw2csv

    Convert data file from fixed width format table to CSV

    Fixed width data files are probably the most annoying data to import into database. This utility allows user to insert user-defined column separators into user-defided positions of flat file table given in fixed-width format. I am using this utility to import astronomical catalogs provided as flat tables at CDS ftp-server into postgresql; Build: $ make all [cc={icc|gcc}] Install: $ make install [prefix=/path/to/your/bin/directory] Example of usage: $ gzip -dc table.dat.gz | fw2csv --stops=4,10,11,20,30,36 -d '|' -header 1 | psql wsdb -c "copy mytable from stdin with csv delimiter '|'" For the list of available options call $ fw2csv --help
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Observe astronomical library

    astronomical observing tool

    Observe library is an astronomical for observers that helps planning and managing observations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mizar

    Mizar

    N-body gravitational simulator

    ...Given a starting setup consisting of the masses, positions, and velocities of any number of objects (conceptually, planets and stars), Mizar calculates and draws how they subsequently move according to their velocities and the influence of each other's gravity. Requirements: * KDE 4.4.5 * Qt 4.6.2 Requirements to build: * KDE 4.4.5 dev files (e.g., provided by kdelibs5-dev in Ubuntu 10.04) * Qt 4.6.2 dev files (e.g., libqt4-dev on Ubuntu 10.04) * libgsl (e.g., libgsl0-dev on Ubuntu 10.04) * cmake * gcc, g++ 4.4.3 * python 2.6
    Downloads: 0 This Week
    Last Update:
    See Project
  • Workload Automation for Global Enterprises Icon
    Workload Automation for Global Enterprises

    Orchestrate Your Entire Tech Stack with Redwood RunMyJobs

    Redwood lets you orchestrate securely and reliably across any application, service or server, in the cloud or on-premise, all inside a single platform.
    Learn More
  • 10
    Bugale N-Body Data Editor

    Bugale N-Body Data Editor

    Edit/create settings and data files(.bdf) of Bugale N-Body Simulator.

    This project simply provides a convenient graphic user interface to create and edit the data files (simulation settings and body properties) for Bugale N-Body Simulator. You can find the Bugale N-Body Simulator project here: https://sourceforge.net/projects/bugalesimulator/ You must have Microsoft .NET Framework 2.0 (or later) installed on your system in order to use this editor: http://www.microsoft.com/download/en/details.aspx?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Bugale N-Body Simulator

    Bugale N-Body Simulator

    A simple N-Body simulator.

    ...The project can visualize the simulation, and create a graphic real-time output using FreeGLUT, and also have an option for textual output and archiving. Bugale N-Body Data Editor provides a graphic user interface for creating and editing the settings and body data files of Bugale N-Body Simulator. It can be found here: https://sourceforge.net/projects/bugaledataedit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Star Files

    Star Files

    A FITS file sorting application.

    Welcome to the StarFiles Homepage! This application is designed to sort FITS star image files taken by professional astronomers at observatories. The application sorts the files by their image type: Bias, Dark, Flat, and Object. The Flat and Object images are sorted by filters U, B, V, R, and I. The application allows the user to create and save a profile of a given observatory's FITS header format, for future sorting use.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Native FITS viewer/IRAF image server for Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    satpos

    satpos

    c++ library for calculating the position of a satellite

    This library is used to calculate the position of a satellite or the moon on any geographical location on the earth's surface. The Library is writte in C++ and OOP. The Actual Status of the Library can download from the svn-repository. On my website oe5tpo.com can you find infos about satpos, but this infos are all in German!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GCX provides a complete set of data-reduction functions for CCD photometry, accessible both from a GUI and the command line. It also controls CCD cameras and telescopes, and implements automatic observation scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Astronomy calculations testing

    Astronomy calculations

    Some astronomy calculations testing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    simulator stars cuda
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GUI to configurate and start XPlanet easily. Adds a downloader to XPlanet to load clouds, images and marker files from the internet. Generates cmd (windows) and configuration files for XPlanet and the downloader. Hides in the System Tray.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Android sky chart software for serious amateur astronomers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Virtual telescope written in Java for mobile phones. Uses CLDC1.1 and MIDP2.0. Tested on mobile phone with 2MB RAM and 60MB storage. The largest catalog uses TYCHO2(2.5M stars) and NGC+ IC(13k DSO) .Sky plotted in dark red. Has desktop version also.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    QuickFlash is a C++-based analysis library for data files generated by the Flash hydrodynamics code. It provides high-performance access to large datasets in low memory situations and other restrictive environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Simple frame grabber application (similar to xawtv) that can capture directly into a series of FITS files, suitable for further processing with IRIS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    QDeblend3D is a dedicated software tool for the deblending of QSO and host galaxy emission in 3D datacubes obtained with optical IFU spectrographs. The GUI allows to control the process and to visualize the results with an integrated cube viewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    pyastrolib is a python library providing professional astronomers a robust set of tools for astronomical data analysis. This project will provide all the functionality as NASA's IDL Astronomy User's Library in addition to other planned features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Wo ist Io
    Wo ist Io ist eine Android Astronomie Anwendung, die Daten über Himmelskörper im Sonnensystem berechnet. Es bietet Auf- und Untergangs Visualisierungen und -Zeiten für alle Planeten und eine Spiral-Graph Ansicht der Jupitermonde für nächsten Tagen
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB