Showing 44 open source projects for "java midiplayer src"

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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    Proxyee

    Proxyee

    HTTP proxy server,support HTTPS & websocket

    Proxyee is a JAVA-written HTTP proxy server library that supports HTTP, HTTPS, and WebSocket protocols, and supports MITM (Man-in-the-middle), which can capture and tamper with HTTP, and HTTPS packets. The CA certificate (src/resources/ca.crt) from the project needs to be imported to a trusted root certificate authority. The CA certificate (src/resources/ca.crt) from the project needs to be imported to a trusted root certificate authority.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    unidbg

    unidbg

    Allows you to emulate an Android native library

    Allows you to emulate an Android native library, and an experimental iOS emulation. This is an educational project to learn more about the ELF/MachO file format and ARM assembly. Emulation of the JNI Invocation API so JNI_OnLoad can be called. Support JavaVM, JNIEnv. Emulation of syscalls instruction. Support ARM32 and ARM64. Inline hook, thanks to Dobby. Android import hook, thanks to xHook. iOS fishhook and substrate and whale hook. unicorn backend support simple console debugger, gdb...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    genovXMLparser Java XML parser

    Java XML parser. Automatic. Just Java classes with fields. No code.

    Follow some simple rules writing your Java classes, and you will get data from XML into them, automatically. Also a thank you to my high school "Baba Tonka", where I had a lot of fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Sample project for a Live Wallpaper, heavily inspired by the Matrix animation (Matrix movie) I tried to keep a minimum set of files and as few dependencies as possible. It will take some time / downloading on first start. The animation / drawing code is "isolated" in the class app\src\main\java\net\ctstudio\matritsa\DrawLWP.java By starting with this class and leaving all else as is, you should have a good starting point. The project does not handle different display densities or sizes, meaning it may look weird on very high/low densities or tablets, ... Also does not have code for handling configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5
    SCons

    SCons

    A software construction tool

    SCons is a software construction tool that is a superior alternative to the classic "Make" build tool that we all know and love. SCons is implemented as a Python script and set of modules, and SCons "configuration files" are actually executed as Python scripts. This gives SCons many powerful capabilities not found in other software build tools. We make SCons available in three distinct packages, for different purposes. - The scons package is the basic package to install SCons. You...
    Leader badge
    Downloads: 2,012 This Week
    Last Update:
    See Project
  • 6

    Infinite Wisdom

    Java RTS framework

    A bare bones RTS game framework. It has networking and replay support, and have some building blocks to build AI agents (discretized path finding in a continous world). Update (2025. Jun): javax.xml.bind.annotation.XmlAccessType was removed from JDKs later than 1.8. So use the project with JDKs from 1.6 to 1.8. Write in the forum if you're interested in running it on a more modern JDK. The demo program's entry point is Dom1Bootstrapper. You can download a runnable demo jar...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    MLT Multimedia Framework
    A multimedia authoring and processing framework and a video playout server for television broadcasting.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    tightvncpanel

    tightvncpanel

    Embed TightVNC into a JPanel

    Embed TightVNC into a JPanel, sample code: https://sourceforge.net/p/tightvncpanel/code/HEAD/tree/trunk/src/main/java/com/peter/tightvncpanel/TightVNC.java Please check out the source from svn, and build it with "mvn clean compile", very simple!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Java Data Loader

    jdl is a loader utility for moving data from (CSV or XML) into a db.

    usage: java [-options] -jar jarfile -c <arg> -d <arg> [-l <arg>] -c,--conn <arg> conn file -d,--data <arg> data file -l,--load <arg> load file Into src/test/resources you can find some sample (conn, data and load) files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    GenerateAndDownloadHash is a servlet that generate checksums in GNU-style. Has been tested on WildFly 10.1/Tomcat 9/Tomcat 8. See src/config.properties for configuration. Source code available on Github: Server side: https://github.com/davidesestiliwork/MyWebProject2 Client side: https://github.com/davidesestiliwork/MyWebProjectClient Token generator: https://github.com/davidesestiliwork/TokenGenerator Note: This web app require GnuPG to work properly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    AsusDevicePresence

    WLAN Device Presence compatible with most stock Asus routers

    See https://github.com/vselleby/AsusDevicePresence/blob/master/src/main/java/UsageExample.java for a usage example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BEAST

    BEAST

    BEAST is a tool dedicated to assess political goals of woody bioenergy

    The BioEnergy Allocation and Simulation Tool (BEAST) is a tool dedicated to assess political goals of woody bioenergy production in the context of available biomass potentials and corresponding economic and ecological criteria on a regional level. It is a useful tool in participative decision making processes by iterative simulation and visualization of complex issues. BEAST is a data- and model-driven Decision Support System (DSS) evaluating woody biomass potentials from forests, hedges...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tersus Visual Programming Platform
    The Tersus Visual Programing Platform lets you easily create enterprise web applications by drawing visual diagrams instead of writing code. If you need to create enterprise web applications, Tersus is for you. The source code repository has moved to https://bitbucket.org/tersusvpp/tersus.opensource/src/master/ *This repository is no longer updated.*
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Calligraphy

    Calligraphy

    Custom fonts in Android

    Are you fed up of Custom Views to set fonts? Or traversing the ViewTree to find TextViews? Calligraphy is a library of custom fonts in Android an OK way. Add your custom fonts to assets/. All font definitions are relative to this path. Assuming that you are using Gradle you should create the assets directory under src/main/ in your project directory if it does not already exist. As it's popular to use multi-project build with Gradle the path is usually app/src/main/assets/, where app is the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Excel compare tool

    Compares two Excel files on a cell-by-cell basis and dumps differences

    Java tool that takes a source and a compare file as input and then generates following files if any differences are encountered: -Source file with differences marked and -Compare file with differences marked -Difference dump file containg all locations of differences, src value, compare value
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PaintBox

    PaintBox

    PaintBox is a free open source painting program with built in shapes.

    ...The program also allows the user to create customs shapes and then save them for quick use in other drawings. Also the program allows users to export the image form the custom .drw format to either a .png, .jpg, or .gif. PaintBox is coded in Java and the code can be downloaded at SourceForge or found in the installation folder (the src folder).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Linkcrawler

    Linkcrawler

    Capable to "Crawl" a site and return a report of all links from it

    Java Desktop application capable to "Crawl" a site and return a report of the status of all the link present at the page, then it moves to another internal page and so on. LinkCrawlers provides a nice HTML5 report with the information of all link per WebPage, Easy to Read. This tool is useful for Web QA testers
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Text Expander, Inverse summarizer

    Text Expander, Inverse summarizer

    Expand text, inverse summarizer

    ...It can be used with any text or notes that have the knowledge gaps. It is a great aid to any creative work and it simply pin-points to data that may be of some relevance. How to run this program? 1. Make sure JAVA 1.7 development is installed and running/compiling properly with all environment variables properly set. 2. Uncompress the LITE release into a desired directory. 3. Go to a src/ directory with a Terminal/Console/Command-Prompt and do the following: javac Te2.java java Te2 The program should open.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    miniMerge

    Perfect build tool for JS/CSS apps. Pure java, generic and powerful.

    MiniMerge - "Merge files with dependencies." ================================================================================ Summary MiniMerge allows easy files merging with its dependencies in a defined order. It is lightweight and written purely in java. Program is a great concatenating tool, especially when used for web development build systems. It allows simply and efficiently merging JS or CSS dependencies trees into single output files. Debug web pages can be easily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Data Factory

    Generates Random Test Data

    Java API to generate random data--useful when developing applications that require a lot of sample data. This project uses various data sources, which can be found in the README files in the src folder of the source code. I have placed an overview of the basic features here: http://thoughts.baseprogramming.com/?p=60
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    LightJ Framework

    set of light java APIs for workflow, DAL, config and many more

    ...Run mvn clean install (now with mysql supported) Top Modules ====== 1. session: light weight workflow session, bean defined workflow, spring friendly, see /src/test/java/org/lightj/session/TestFlowSession.java for example 2. schedule: quartz based scheduler module, see /src/test/java/org/lightj/schedule/TestScheduler.java for example 3. config: application config management, allow base config, environment and host override, annontation (@XmlConfig) link xml config to java constant for easy reference, runtime config change, see /src/test/java/org/ligh
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Bowling Score

    Simple Java project to compute the bowling score

    A simple Java project meant to compute the score of a bowling game. Currently implemented: - src/ao.bowling: architecture for the bowling game (a Game can be played by multiple Players, each Player has 10 Frames in which to knock down the pins within 1-3 Throws) - test/ao.bowling: JUnit test cases for a few typical scenarios TODO: - parse&sanitize user input (sequence of numbers representing number of pins knocked down at each throw) - simple swing interface where user inserts data and gets the score - documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ValhallaChat Eclipse BT chat Windows 7

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

    BB9900 as Server 1.Copy ValhallaMobile.jar into BB 9900/Media Card/blackberry/documents/ 2.Click ValhallaMobile.jar to install it. 3.Click ValhallaChat icon/Create new room Windows 7 as client 1.Import the desktop.valhallachat package including res folder into /src under a Java Project on Eclipse. 2.Import the lib.valhallhchat into /src under a Java Project on Eclipse. 3.Download bluecove-2.1.0.jar http://code.google.com/p/bluecove/downloads/detail?name=bluecove-2.1.0.jar&can=2&q= 4.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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    exPander

    exPander

    javascript html image scaler

    exPander is a little freeware java-script made for expanding images embeded in html documents. http://cybercore.ath.cx/expander_com/ To use it just add into you html: <script src="http://cybercore.ath.cx/expander_com/js/expander.js" type="text/javascript"></script> <img width=100px onClick='scaleClick(this)' src='youImageFilename.jpg'> Or download exPandex.js script from download section exPander это маленький java-скрипт для увеличения встроенных в html странички картнок. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    xmldsig provider for signal-com JCP cryptoprovider. Usage: see src/test/java/org/admnkz/jcp/dsig/internal/TestDSig.java in source code
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next