Showing 369 open source projects for "space"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Calculates Natural Product(NP)-likeness of a molecule, i.e. the similarity of the molecule to the structure space covered by known natural products. NP-likeness is a useful criterion to screen compound libraries and to design new lead compounds. Maven dependancy: <dependency> <groupId>uk.ac.ebi.cheminformatics</groupId> <artifactId>NP-Likeness</artifactId> <version>2.1</version> </dependency> Required repository: <repositories> <repository> <id>ebi-repo</id> <name>EBI maven repository</name> <url>http://www.ebi.ac.uk/~maven/m2repo</url> <snapshots> <enabled>false</enabled> </snapshots> </repository> </repositories> Latest version of the project is available here in our GIT repo https://github.com/CS76/NP-Likeness
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Unsupervised TXT classifier

    Unsupervised TXT classifier

    Classify any two TXT documents, no training required - JAVA

    ...Then, the summarizer gets trained with A to summarize a document B, and vice versa. This extracts a relevant structure for both documents (and thus avoids the over-training) which are then compared using the Vector-Space analysis to give a range of belonging of one document to another (and thus avoids the shortage of information). This method can be used to create the user-defined classes by merging texts of certain categories and then to calculate the relevant distances between the documents, but this is not necessary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    AlgART Java Libraries

    Open source library for processing arrays and matrices

    AlgART Java libraries for processing arrays and matrices are open-source product, distributed under MIT license. So, anyone can use them for free without any restrictions. Main features: 63-bit addressing of array elements (64-bit long int indexes), memory model concept (allowing storing data in different schemes from RAM to mapped disk files), wide usage of lazy evaluations, built-in multithreading optimization for multi-core processors, wide set of image processing algorithms over...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    EnergyBolt

    java 2d two player action game

    EnergyBolt, 2D space battle game written in Java. Is for two players and have lot of extras. Try it if you want, if not: try another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    Easy Equations

    Easy Equations

    Hand Written Equation Creator

    Easy Equations is a utility using which one can write the mathematical equations. The focus of this utility is to provide user friendly access to write mathematical equations which is helpful for students, lecturers, mathematicians and Research persons who prefer using mathematical equations in a document, PowerPoint or web sites. Works on Windows as well as Linux platforms. Software Requirements: JDK 7 or higher. Linux Platform with kernel version 2.7 or higher.(for Linux users).python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Fluidity Timer

    Fluidity Timer

    A slick timer with community-tailored features.

    The Fluidity Timer is a smart timer for Lincoln-Douglas debate. Because Fluidity already knows LD speech times and the order of the speeches, Fluidity automates tedious tasks. The upshot: you can use 80% fewer clicks in a standard debate round. Fluidity will improve your debating. With Fluidity's smart visual cues, you'll never finish a speech in the middle of a sentence again. Plus, you'll have extra mental bandwidth since Fluidity frees you from tasks like remembering how much...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Absolute Java Space Battle

    Asteroid-destruction space game Java applet

    A simple 2D game where asteroids fall at a spaceship and must be destroyed or dodged. Use the keyboard controls to maneuver the ship, avoiding the asteroids and guard towers as long as possible. To do so, dodge the asteroids and guard towers or destroy them with your laser cannon. Colliding with an asteroid or flying by a guard tower causes your shield to go down. Both the shield and laser cannon recharge over time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PixelRunner

    PixelRunner

    Avoid black Pixel-Blocks

    You navigate a green Pixel-Block through a field of random generated colored Pixel-Blocks. Some Pixel-Blocks help you to reach a high score and some don't. If there's no way out, you should fire your laser with SPACE. There's also a possibility to pause the game with 'P'. With the arrow-keys UP and DOWN you can move the green Pixel-Block. Every fifty scorepoints the refresh speed gets faster. Update 3.4 : +Bugfix on Game-over-Frame Update 3.3 : +Game-over-Frame with restart Button and close Button closes whole program
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Solution consits of UIPServer and UIPPortal. With UIPortal you can deploy UIP Applications on UIPServers and after deploy you can connect to your UIP Application running on UIPServer with your UI Protocol client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    MyPasswords

    MyPasswords

    Personal Password Manager

    What you need for managing your passwords, including the passwords of your online accounts, bank accounts and ... with the corresponding URLs. The passwords are encrypted by AES. Can be used on almost all operating systems including Windows & Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Auto Summarization tool using java

    Auto summarization provides a concise summary for a document.

    ...In this I present a Statistical approach to addressing the text generation problem in domain-independent, single-document summarization. My thesis Includes salton’s vector space model which divides the sentences into categories which can also be used for summarizing the contents in WebPages. The summarizer initially breaks the entire document into sentences based on the separators. The Second step is that the unnecessary words are removed from the document. The document after removing the stop words is revised again for the unique words. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    yaMatO

    yaMatO

    Finding the hyper space particle :d

    Merging neuronal nets with attractor visualisation to show the unknown particle, which makes travel much faster. https://projects.zoho.com/portal/surfingjoomla#myworkcalendar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Reactor Breeder

    A Genetic Algorithm for Reactors in StarMade

    ...Much of the search space is pruned early on by a user-selectable fitness function. Within a few epochs, reactor output quickly converges to several sub-optimal, yet high-output reactors. Given enough time, the idea is that the optimal reactor configuration will be yielded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Salvage Team

    Salvage Team

    An Action Adventure Space Physics Game

    Space junk has been polluting our solar system for many years now. Its a problem for space travelers and satellites alike. Its time to help clean up this mess. Will you help and earn some credits while your at it? Salvage Team – RUSH is the first mini-game in a series of fun filled physics scrolling games. You pilot a small ship that collects rubbish (bits and peaces) through a hull magnetic system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Eolos VoipAudit

    Eolos VoipAudit

    Universal Framework to audit Voip protocols's security

    Visual Framework Tool to scan/sniff address space, enumerate users, crack credentials, pattern based dial spoofing and security reporting for Voip protocols. This software is intended to give a general framework to build and plug Voip protocol analizers in order to fix security issues and enhance VoiP platforms confidence. It IS NOT intended to be a cracking tool for malicious system breakers, but a really software MUST for security people to assure Voip platform security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    AsteJavAste

    Asteroidsklon in Java

    ...(Komplikationen auf manchen Systemen); - Falls Menü nicht sichtbar Spiel einmal maximieren und wieder verkleinern; ----------- Steuerung: Pfeiltasten: lenken; Space: schießen; r: neustart; ----------- Changelog: V1.5: *added Menü *added Levels *better collision V 1.3 *added Rückwärtsgang *added automatischer Neustart *added Neustart-Taste *added Menu (nicht sichtbar, da noch bugged) *added oM-Version ----------- To-Do next: *Hintergrundmusik *Musikeffekte *Highscore
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Color Hound

    Color Hound

    Color Hound - A pure java color picker

    ...Extract the zip and execute the color-hound-1.0.jar using Java SE or run the ColorHound-1.0.exe on windows based system. System Requirement: Minimum System Requirement * JRE/JDK 1.6.0 or more * 10MB of Harddisk space * 256 MB of RAM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    hyperforms

    Hyperforms is a visualisation tool for multi-dimensional objects and f

    hyperforms is a visualisation tool for multi-dimensional objects and forms. They are projected into a 3D-Space by different methods of Projection. Currently a cell-first projection is implemented. Hyperforms aims at architectural experiments to create computer driven designs. --- The Project is in Research and not ready to use. ---
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The B-processor will renew the digital building model by implementing the B-model based on subdividing the project-space in connected functional and constructional spaces – a model with dynamic abilities and possibilities for effective 3D detailing
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    Meteor Tracker

    NASA International Space Apps Challenge

    NASA Challenge - Catch a meteor, we are still working on project, wait for update.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java Sattelite Toolkit. Creating Java lib to support space missions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Spaxe Hilk

    Spaxe Hilk

    Turn based tactical battle multiplayer game with Aliens and Marines

    Spaxe Hilk is a turn based tactical battle game, where marines battle it out against aliens. It's still early in development but coming on nicely. Spaxe Hilk is purely multiplayer and can be played with 2 or more people, depending on the mission. Watch a preview: http://www.youtube.com/watch?v=NdWXLmkPlJ0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Alien R.U.N

    Alien R.U.N

    2D game - kill enemies

    Alien R.U.N is an 2D game. You are a space shuttle and you have to kill different types of enemies. Watch my new projects: https://sourceforge.net/projects/desertdefense/ or https://www.facebook.com/groups/460124740721688/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Cloud Drops
    With this app you can reach your Mp3 files in your dropbox account and play them on your device via stream. You dont download the songs to your device, so you dont have to worry about the space. Works on Android running with 4.0 and above
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    k-fileserverDB

    Store files into Database.

    ...What if, you create/maintain different documents for different jobs and you can’t find them at the time they required quickly. What if, When Searching of particular file is time consuming? What if, allowing access to other user/department is so lengthy and space gaining? Don’t worry; we are here to help you out and offering you the best way to manage your files in k-FileServerDB. ITS A: Java Based Software. Opensource Postgresql Database. Store you files into Database. Make Single/Multiple identification. A Network Based Software Accessible to authorized Users only. Database replication. ...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo