Showing 44 open source projects for "java midiplayer src"

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
    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. You can use the CertDownIntercept interceptor to enable...
    Downloads: 1 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: 1 This Week
    Last Update:
    See Project
  • 3
    SCons

    SCons

    A software construction tool

    ... need any other package if you just want to try out SCons. - The scons-local package executes as a SCons standalone, out of a local directory. It's intended to be dropped in to and shipped with packages of other software for builds with SCons but not as a required install. - The scons-src package is the complete source tree, including everything we use to package SCons and all of the regression tests.
    Leader badge
    Downloads: 2,292 This Week
    Last Update:
    See Project
  • 4

    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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 5
    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
  • 6
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Infinite Wisdom

    Java RTS framework

    ... the files. If your default JDK is higher than 1.8, it won't start on double click. Update (2014. May 9.): Detailed documentation is uploaded (i.e. my thesis). It examines the system from the user's perspective, but includes some internal details too. Of course it has some extra chapters here and there to conform to the format of a thesis. Check it out at the "Files" section (r221). There's also a corresponding src/bin/javadoc bundle there.
    Downloads: 0 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
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 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: 0 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

    ... and trees outside forests as well as short rotation coppice (SRC). The latter one is modelled spatially explicit. This opens the possibility to identify prefered areas for SRC production under different restrictions and goals. Forest wood and wood from outside forests are treated only aggregated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 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.

    PaintBox is a painting program that allows the user to draw and color lines, rectangles, ovals, polylines, polygons, and text. 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: 1 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: 3 This Week
    Last Update:
    See Project
  • 18
    Text Expander, Inverse summarizer

    Text Expander, Inverse summarizer

    Expand text, inverse summarizer

    ... 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 created...
    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

    lightj ====== set of light java library for workflow, DAL, config, locking, scheduler etc. Setup ====== 1. Run mvn clean install (default to use in memory db hsql) [optional] 2. Install mysql database locally, create a database "test" 3. Run /src/main/resources/scripts/mysql_create.sql to create all tables 4. Change org.lightj.example.dal.SampleDatabaseEnum to point to the right db with username and password 5. Run mvn clean install (now with mysql supported) Top Modules...
    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...
    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...
    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-скрипт...
    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
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.