Search Results for "git:/git.code.sf.net/p/docfetcher/code" - Page 15

Showing 698 open source projects for "git:/git.code.sf.net/p/docfetcher/code"

View related business solutions
  • PageDNA: Web-to-Print eCommerce Software Icon
    PageDNA: Web-to-Print eCommerce Software

    eCommerce for Print, Signs and Fulfillment Trusted by In‑Plants and Commercial Print Leaders

    PageDNA enables successful eCommerce strategies for commercial print sales organizations, internal print shops, and brand owners. PageDNA’s online ordering platform increases print volume while decreasing touch costs for all stakeholders: clientele, print operations, and the organizations they support.
    Learn More
  • Top Corporate LMS for Training | Best Learning Management Software Icon
    Top Corporate LMS for Training | Best Learning Management Software

    Deliver and Track Online Training and Stay Compliant - with Axis LMS!

    Axis LMS enables you to deliver online and virtual learning and training through a scalable, easy-to-use LMS that is designed to enhance your training, automate your workflows, engage your learners and keep you compliant.
    Learn More
  • 1

    Automalator

    State Dependency deconstructor and mapper for C source code.

    Flowcharts not telling you what you want to know about some C source code? Try a State Dependency map! Every C source file is an implemention of a state machine. Implicit in the definition of a state machine is a network of dependencies between the states. The Automalator * deconstructs the C code into the core state machine * collates the transactions into the dependency net * generates a diagram-format file with the states and dependencies as the nodes and edges. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SoundAS

    SoundAS

    A modern lightweight sound manager for AS3

    ...Its primary purpose is to simplify audio playback, making it easier to transition between sounds, manage sound effects separately from looping music, and handle complex sound interactions. The library provides a clean API that supports chaining, allowing concise and expressive sound control in just a few lines of code. It includes built-in support for seamless looping, volume fading, tweening, and grouping of sounds, making it highly useful for game development and multimedia projects. SoundAS also offers a modular structure, enabling developers to use individual SoundInstance objects directly without needing the full system. With a permissive license and active examples, it is designed to be straightforward, flexible, and powerful for managing audio in ActionScript projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    Vibrato Toolbox

    Vibrato Toolbox

    Vibrato Toolbox: Parametric Analysis of Musical Vibrato

    ... (1) We use some functions in MIR toolbox, please first add in this toolbox to MATLAB: https://www.jyu.fi/hum/laitokset/musiikki/en/research/coe/materials/mirtoolbox MATLAB/file -> set path add folder /Toolbox/ (and the folder for audio files) hit "save"; "close". (2) please also set the folder "F:\THISFOLDER" with code and audio files as "current directory" so the code can read the audio segment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Employees get more done with Rippling Icon
    Employees get more done with Rippling

    Streamline your business with an all-in-one platform for HR, IT, payroll, and spend management.

    Effortlessly manage the entire employee lifecycle, from hiring to benefits administration. Automate HR tasks, ensure compliance, and streamline approvals. Simplify IT with device management, software access, and compliance monitoring, all from one dashboard. Enjoy timely payroll, real-time financial visibility, and dynamic spend policies. Rippling empowers your business to save time, reduce costs, and enhance efficiency, allowing you to focus on growth. Experience the power of unified management with Rippling today.
    Learn More
  • 5
    WOW.js

    WOW.js

    Reveal CSS animation as you scroll down a page

    ...With this option, your source code is kept proprietary.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    chdh - egregore source

    chdh - egregore source

    Source code adaptation of the egregore performance by chdh

    This is an adaptation of the software used by chdh for the performance egregore in 2011-2013. It is based on five different audiovisual instruments made of chaotic and physical modeling algorithms that you can directly control. They have been remotely controlled live by chdh the 27th may 2015. You can play, adapt, and use this audiovisual instrument for yourself. It is based on physical modeling and chaotic algorithms entirely build in the Pure Data software.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    UML Reverse Mapper

    UML Reverse Mapper

    Automatically generate class diagram from code

    UML Reverse Mapper is a utility that helps convert existing code structures into UML-like representations so developers can visualize and reason about their systems. It is aimed at teams that inherit codebases or work on legacy projects and need a fast way to understand classes, relationships, and dependencies. Instead of drawing UML by hand, you point the tool at the code and let it generate artifacts that resemble standard UML diagrams.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    EasyClassifier

    Classify audios easily!

    ...EasyClassifier intends to make the creation of good audio classifiers more intuitive for inexperienced users. For Guides, check our wiki: https://sourceforge.net/p/easyclassifier/wiki/Home/ Under the hood, EasyClassifier uses ACE and jAudio from JMIR(http://jmir.sourceforge.net/). Please, email bugs to easyclassifier@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JIPT - Java Image Processing Toolkit
    This is an Image Processing toolkit written in Java. The source code is intended to help you understand processes such as Color Inversion, Edge Detection, Fourier Transform, Morphological process, Laplacian Sharpening, Gaussian Noise Adding, and hist
    Downloads: 0 This Week
    Last Update:
    See Project
  • Apify is a full-stack web scraping and automation platform helping anyone get value from the web. Icon
    Apify is a full-stack web scraping and automation platform helping anyone get value from the web.

    Get web data. Build automations.

    Actors are serverless cloud programs that extract data, automate web tasks, and run AI agents. Developers build them using JavaScript, Python, or Crawlee, Apify's open-source library. Build once, publish to Store, and earn when others use it. Thousands of developers do this - Apify handles infrastructure, billing, and monthly payouts.
    Learn More
  • 10

    QR Code Generator by Aspose.BarCode

    QR Code Generator by Aspose.BarCode for Java is an opensource webapp

    QR Code Generator by Aspose.BarCode for Java is a web application to generate various types of QR Codes using Aspose.BarCode for Java. http://goo.gl/GqUMog
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Simple Normal Mapper

    Simple Normal Mapper

    Easy creation of normal maps

    ...Normal mapping is used, for example, in 2D games to make an illusion of a 3D object. Simple Normal Mapper is fully automatic with some user-controllable parameters. Simple Normal Mapper is written in Qt and C++. The newest source code and releases here: https://github.com/juzzlin/SimpleNormalMapper/releases
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    JAVIER

    JAvascript Voicexml InterpretER

    JAVIER is a JAvascript Voicexml InterpretER, designed (but not restricted) to run inside a web browser, its main engine has less than 1000 lines of code. It's maybe, the tiniest but (almost) FULL VoiceXML implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ezSIFT

    An easy-to-use standalone SIFT library written in C/C++

    ...The ezSIFT is self-contained, and does not require any other libraries. So it is easy to use and modify. Besides, the implementation of the ezSIFT is straightforward and easy to read. Wiki page: https://sourceforge.net/p/ezsift/wiki/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TclBitPrint is an extension to Tcl/Tk to provide printing on non-postscript printers. It consists of two parts, drawing code which uses the underlying emulated Xlib and is therefore completely generic, and platform specific dialogs etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Playmidi

    Playmidi

    Play midi files via external midi devices or soft synth.

    ...Math-based synthesis (when no sf2 is loaded and no external midi output is set) is planned to evolve over time to support most of the features found in a minimoog voyager, and wavetable based sf2 support is expected to evolve to properly emulate all the features of a roland sc88 (but not there yet). Not all sf2 files are yet fully supported, but currently most development in the git tree has happened with one you can find via google search called Scc1t2.sf2. It provides a good starting point for those without external midi hardware
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    FlexamySynth

    FlexamySynth

    A complete Arduino library for the Fluxamasynth shield.

    ...Several hundred symbolic identifiers have been defined, for easy use with the controlChange method, Patch and Bank names, Reverb and Chorus program names, Modulation controller id's, etc.. to make your project code clearly legible. Released under the new NO NONSENSE OPEN SOURCE LICENSE (which protects developers from profiteering)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Music Merge Manager

    Identify duplicate songs based on track metadata (ID3, etc)

    ...Ultimately this program will let you delete duplicates from either the left or right trees, or copy non-duplicated files from one tree to the other. However until the matching code gets a lot more reliable the only action allowed is to export the list of files suspected to be duplicated in both trees. (Prerequisite: uses the `Mutagen' library to process ID3 data and `wx' for the UI.) The latest code is always available via `git' but since there's undoubtedly a lot of bugs right now pre-packaged .ZIP files will only be made available for `big' changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    learnmorse

    Trainer helping people learn Morse code in an easy (and fun) way

    The purpose of this software is to help people that want to learn Morse code. It aims to be simple and easy to use. It will offer different ways to learn morse code: - contest style (radiograms with 5 character groups transmitted at increasing speed) - free text transmission - sending information from different sources (web sites, files, executable output, etc) The application will generate a PCM sound that will be played via the sound card.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ...Currently it is designed for use with the SIMA-VS502 video switch, and I am using it in our local TV Station. There are changes that need to be made to the source code to be able to use it elsewhere. I am considering moving to using the ATEM switchers for playback in HD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    easyjasub

    easyjasub

    Tool to add furigana and in-line translation to Japanese subtitles

    ...The synchronization of input text subtitles is very important to properly associate them. The program is now in early development stage, you may need to read the the inline help (-h option) or browse the code in http://github.com/riccardove/easyjasub A JRE is required, even by the Windows .exe version. wkhtmltoimage is required, take it from http://sf.net/p/wkhtmltopdf BDSup2Sub may be useful (BDN/XML subtitles are created as intermediate output). Basic usage: easyjasub.exe -ja subtitle.jp.srt -tr subtitle.en.srt java -jar easyjasub-cmd.jar -ja subtitle.jp.srt -tr
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21

    Cewolf

    JSP tag library for displaying charts in web pages

    Cewolf is a tag library for charts of all kinds. It enables every JSP to easily embed chart images. It can be used by any web applications running in a servlet container. No Java scriplet code is needed to define charts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    JChart2D

    JChart2D

    jchart2d is a real-time charting library written in java.

    JChart2D is a easy to use component for displaying two- dimensional traces in a coordinate system written in Java. It supports real-time (animated) charting, custom trace rendering, Multithreading, viewports, automatic scaling and labels. Former UI controls (right click context menu, file menu) have been ported to the subproject jchart2d-uimenu (https://sourceforge.net/projects/jchart2d-uimenu.jchart2d.p/) for the benefit of having no dependencies to 3rd party libraries.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 23
    Media Layer AI
    ...-Support for keyboard, joystick and mouse -New config file structure -No longer dependent on python Shelf or SqLite for metadata. Everything is XML Our goal for this version is to re-architect and polish the 0.7x code and create a package that can be run easily and stably on Windows, OSX and Linux - specifically targeting devices like the Blackberry Pi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    The 2DX Project

    Java 2D graphics/utility library

    ...The Snap2D game engine/library builds upon the 2DX-GL core library by adding features like 2D world management tools, a dedicated scripting language, and high level rendering via the user's choice of either OpenGL or Java2D (OpenGL recommended for high perormance 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
  • 25
    hd24tools
    Provides interoperability between computer and Alesis HD24 harddisk recorder. Several OS platforms are supported. Only the program's source code is hosted on Sourceforge; To download the program, visit the HD24tools website.
    Downloads: 3 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB