Search Results for "lights out code in java" - Page 4

Showing 151 open source projects for "lights out code in java"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
  • 1

    ReedSolomon

    Fast Java implementation of Reed Solomon coding

    This is a partial Java port of Reed-Solomon encoder/decoder from Phil Karn, KA9Q http://www.ka9q.net/code/fec/ (version fec-3.0.1). This mini project was born out of frustration at not being able to find a decent performing Java Reed-Solomon implementation. Only symbol sizes <= 8 are supported in this port. And testing has been performed only with GF(256) and polynomial 0x11d. As the original code was GNU Lesser General Public License (LGPL), this derivative work shall fall under LGPL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    The 2DX Project

    Java 2D graphics/utility library

    ... rendering, of course). Check out the full features list on GitHub. Visit the project on GitHub for source code, a full overview of features, instructions, and documetnation. GitHub: https://github.com/bgroenks96/2DX-GL Wiki: https://github.com/bgroenks96/2DX-GL/wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SwibPlex
    SwibPlex - is a fun game for Linux, like to SupaPlex. Main hero - is called Swiborg. He is one of the symbols of Russia Indi GameDev. In game You can flip upside down to the level or you can install a portals. See linuxgamesdev.blogspot.com for more. 26.11.2011 - add html5 (canvas) java script experimentall port. See "browse files" for more details... 20.07.2014 - rewrite code of original SwibPlex/ Add lights effect on levels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DbMaintain enables automatic roll-out of updates to a relational database. It brings database scripts into version control just like regular source code and can be used to transparantly deploy databases from development on to production.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5

    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
  • 6

    Key Codes

    A quick tool that shows the key you typed and its ASCII code number.

    Type something and hold it down if its a modifier key, and you'll see the key you typed and the ASCII encoding number for that character.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Varnam Q3 and Raspberry Pi

    Integrating a Varnam Q3 motion sensing remote control and Raspberry Pi

    Varnam Q3 is a motion sensing game console, it comes with a wireless remote control which has a built-in 3 axis accelerometer and DPads. This project provides with you the Java API and a working JNI code in C for Raspberry Pi to talk with a NRF24L01 module, which you can use it as a base to integrate this remote to any other hardware. For this remote control to be used in any other project all you need is a NRF24L01 break out board connected to a micro controller. The provided JNI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Simple Pojo/Bean Mapper

    An ANT task to generate the conversion classes to allow you to create

    The original use for this was to take data out of a set of Hibernate DAO objects and create a variety of XML DOM objects from them. In the project that instigated this work the mapping between the DAOs and the XML DOM was not one for one and encoding the conversion into the DOAs was not a good idea. While at first sight this may seem similar to dozer (http://dozer.sourceforge.net) the primary difference is that this is code generation and does not have the overhead of using introspection...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    MWE2 Derivator

    The derivator is a mwe2 workflow comp. for auto inheritance generation

    ** JUST CHECK OUT THE CODE (svn) OR DOWNLOAD THE ECLIPSE PROJECT FROM FILES - AN EXAMPLE OF HOW TO USE THE DERIVATOR IS CONTAINED IN BOTH ** This component was developed for the use in a xtext project. A possible use case is enhancing auto generated classes or interfaces with additional functionality. For example: you define your grammar within a .xtext file. The mwe2 workflow generates xtext artifacts (classes and interfaces) representing your language. If you want to add further...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    A Java servlet filter which moves session storage out of the java application container, allowing to scale easily by adding more servers, without using a cluster nor changing the code. Session data can be stored into a cookie, memcached, a DB ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Broadleaf Commerce

    Broadleaf Commerce

    Broadleaf Commerce is an open source Java eCommerce platform.

    Broadleaf Commerce (www.broadleafcommerce.com) is an open source Java eCommerce platform based on the Spring Framework. Broadleaf Commerce uses a robust, extensible architecture that enables deep customization and rapid development. The core framework is licensed under the Apache 2 license with additional community and commercial modules. Find out more here (www.broadleafcommerce.com). To get started using the project, we recommend our Getting Started guide (http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    jShopDesktop

    Program software sales product of minishop

    develop by JAVA language database MySQL for Small businesses shop and Calculated price product, costs, salary Manager data ect. this is a Open Source project free download and customise code no license you can develop and selling, support commercial. if have problem or donate to me you can visit me at zomjeeb@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    LockMatch

    Check how much two Strings matched(Java code)

    This is a small java code to match two strings and it will return answer of how much they matched out of 100%..Specially Designed for Database Search Purpose. Java Console and Java netbeans both codes are available with a easy Documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Octclipse

    Octclipse

    Octave Eclipse GUI

    Octave development environment built upon Eclipse's Dynamic Languages Toolkit (http://www.eclipse.org/dltk/). Distributed as an Update site for Eclipse 3.7 Indigo and Indigo-based package for several platforms. Supports search, autocompletion, launching scripts, interactive console, debug and integrated plotting on Octave versions 3.2.x, 3.4.x and 3.6.x. The current goal is to make it running out-of-box on multiple platforms. Currently only Linux and Windows are supported. Mac...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Isabelle/Eclipse

    Isabelle/Eclipse

    Eclipse integration for Isabelle proof assistant

    Eclipse plug-ins that provide Prover IDE for Isabelle proof assistant, based on Isabelle/Scala framework. Isabelle/Eclipse started as a port of Isabelle/jEdit Prover IDE to integrate with Eclipse IDE as plug-ins. The integration uses common Eclipse components to provide theory editing, correct symbols, completion assistance, prover output and other features. By building on Eclipse it inherits various IDE goodies out of the box. This SourceForge project is used to distribute Isabelle...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    openSCADA

    openSCADA

    openSCADA® is an open source SCADA system written in JAVA

    ... in several installations around this world. openSCADA is supported. So if you prefer a fully supported, out of the box instead of a “build it yourself” solution you can contact IBH SYSTEMS GmbH and let us do the job. If you like, you will still get the source code that was developed specially for you. openSCADA needs you. Writing source code, writing documentation, fixing bugs or providing fresh input. Anything is welcome.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17

    ParallelSim

    ParallelSim is a parallel processor simulator written in java.

    ParallelSim is a parallel processor simulator written in Java which shows the effect of increasing the workload keeping the number of processing elements constant in one simulation. The number of processors is scalable and can be increased in subsequent iterations of simulation. The parameters like initial load, load offset, number of processors are declared as constants and can be changed directly in the source code to emulate different scenarios. It is also capable of plotting a graph...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Curvefit

    Curvefit

    CurveFit is a software development kit (SDK) to optimize curves

    ...% lines and arcs quantity significantly. This SDK (curve fitting library) supports most platform from 32-bit/64-bit Windows to Linux/Unix system, it supports .NET and JAVA environment also. Developers of CAD/CAM-systems can integrate it into their software, sample demo program with source code help you integrate it with your existing system or product and minimal programming knowledge required.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Brickdoh - Meditations in Doh
    A relaxing breakout remake with a twist. Real spin effects for the ball, gravity and wind included. Play, relax, and finally master the banana cross!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Needle

    Needle

    Effective Unit Testing for Java EE

    Needle is a lightweight framework for testing Java EE components outside of the container in isolation. It reduces the test setup code by analysing dependencies and automatic injection of mock objects. It will thus maximize the speed of development as well as the execution of unit tests. Follow us on Twitter (@NeedleProject)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Frc Robot Simulator

    A library that allows programs for a NI CRIO to be run on a computer.

    A simulator that allows programs written in Java for a National Instruments CRIO to be run on a local computer by overloading the libraries provided by WPI. Some things we've fixed since 0.1a: Kinect no longer throws an exception upon instantiation, the Watchdog is usable, array elements can now be edited in the gui, and lots of under the hood reimplementation to replace native methods. DISCLAIMER: this is not like the diamond bullet studios simulation, this only simulates how the hardware...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    ValhallaChat Eclipse BT chat Windows 7

    Bluetooth chat on Winodws 7 64-bit. You can download it to develop a B

    ....Download swing-layout-1.0.jar http://www.java2s.com/Code/Jar/s/Downloadswinglayout10jar.htm 4.Right click JRE System Library/Build Path/Configure Build Path/Add External JARs/find out bluecove-2.1.0.jar and swing-layout-1.0.jar 5.Right click the Java project/Run as/Java Applicaiton/Select MainDisplay 6.Valhalla Chat Screen will comes out. 7.File/Search rooms/Click Search button/Select the BB 9900 chat room 8.Text messange can be sent on the both side. Enjoy it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DexGuess

    DexGuess

    A simple game to analyse your skills in number guessing.

    The program randomly selects a five digit number. You have to find out that number in the minimum number of logical guesses possible. You will enter a five digit number and the program will tell you if the number is more than, less than or equal to the random number selected by the program. Repeat the process to find the number out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Advanced Java Console Calculator

    Functional Java console calculator for beginners

    A small useful calculator that gives beginners and idea of how to make a calculator. Comes in a .zip format and has commented instructions all through out the code so you will understand everything.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JavaBot IRC

    JavaBot IRC

    JavaBot allows people to easily implement their own IRC bots.

    .... JavaBot is still in a primitive mode and there are not as many features as other bots. We are currently trying to find Java developers to help us out. If you want to help us out, send any admins a message. This project is managed without any funding, and is created solely for the purpose of helping others. If you like this bot, please spread it around the web and link others to this page. Thank you. Our github repository is at https://github.com/wei2912/JavaBot-IRC
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.