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

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

View related business solutions
  • PairSoft | AP Automation and Doc Management Icon
    PairSoft | AP Automation and Doc Management

    Free your team from manual processes.

    Streamline operations and elevate your team's efficiency with PairSoft. Our AP automation, procurement, and document management solutions eliminate manual processes, cut costs, and free your team to focus on strategic initiatives. Experience our state-of-the-art invoice-to-pay solution, now integrated with advanced AI technology for faster, smarter results. Our customers report a significant 70% reduction in approval times and annual savings of $62,000 in employee hours. At PairSoft, we aim to transform your business operations through automation. Explore the future of automation at pairsoft.com, where you can leverage cutting-edge features like invoice capture, OCR, and comprehensive AP automation to transform your workflow. Whether you are a small business or a large enterprise, our solutions are designed to scale with your needs, providing robust functionality and ease of use. Join the growing number of businesses that trust PairSoft.
    Learn More
  • The #1 solution for profitable resource management Icon
    The #1 solution for profitable resource management

    Designed to give Operations and Finance leaders the insight and foresight they need to achieve profitable delivery at scale.

    Unlike spreadsheets or clunky PSAs, Float offers a clear, centralized view to schedule teams, plan capacity, estimate work, and track margins in real-time so that you can keep your people and profits on track.
    Learn More
  • 1
    fvm2

    fvm2

    FVM2 - F Virtual Machine v2

    FVM2 is VM for running machines like Markov algorithms, Turing machine and so on. FVM2 has debugger with step mode and breakpoints. Goal of this project is to help students with studying Theory of computation. FVM2 shows how complex code works within a real machine. Currently the only implemented machine is Markov algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    GC GreatCode

    GC is a well known C/C++ source code beautifier.

    GC greatcode is a C/C++ source code beautifier that is now fully open source. The distribution zip file contains the source code together with a windows executable. Executable files for Linux can be build from the source files (makefiles being constructed via premake4). The original author of GC no longer has time to maintain the source code, but others are adding to the code base.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Small calculator coded in c++. Intended to be used in a terminal, takes argument(s) and outputs the result(s) chronologically. The code is about 200lines, and benefits from the shunting yard algorithm. This is not a complete calculator, don't know if it will be because i only coded it to enable myself to do quick calculations while in a terminal. Therefore it does not check for typos, and a wrong formulated expression may result into a segmentation fault. It's infix notation, and as long as you remember to always include 2 numbers per operator(including -) it should be fine. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    NetKVA

    Remote control a fully automatic coffee machine over a Web Interface

    The idea behind NetKVA is to add a Web Interface to a fully automatic coffe machine. This project is almost entirely in german language. (Exept of the Code, which is written in: Arduino Code, HTML, JavaScript and C++)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build innovative business apps powered by process automation Icon
    Build innovative business apps powered by process automation

    Connect workflows, teams and systems within one digital business transformation platform

    Manage your business as a unified system of interacting processes. Use BPMN 2.0 for low-code process modeling by business people. Follow your strategic goals with process architecture that always corresponds to the structure of an actual business.
    Learn More
  • 5

    OSOLSim

    simulation code for organic solar cells

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project moved permanently to https://github.com/DoUML/douml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Primitive Gui works on SFML 2.0. As the name suggests it's based on primitives and has basic functionality :P I created it to learn object-oriented programming and to help buil options menu etc. in simple games :) Primitive Gui contains basic widgets: - Button - Text edit - Check box - Slider - Progress bar - and Window
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    NKA

    Nonlinear Krylov acceleration of fixed-point and Newton-like methods

    ...The NKA project provides the canonical implementation of the method for several programming languages. The black-box accelerator is simple to integrate into existing code. Placed in the iteration loop, it observes the sequence of solution updates and replaces them with improved updates using information it has gleaned from previous solution iterates. It was only recently recognized (2011) that NLK is essentially equivalent to Anderson Acceleration for a specific choice of mixing parameter. NLK was independently devised in the late 1980's using a very different approach, and though it leads to the same algebraic method, NLK's organization is somewhat different, and arguably superior. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Quick solver for Bakers Game. The code is ucrrently only for Baker's game "Easy" ( can move columns of matched cards of any legnth, regardless of available reserve spots ). Code can be easily changed to support both.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Feroot AI automates website security with 24/7 monitoring Icon
    Feroot AI automates website security with 24/7 monitoring

    Trusted by enterprises, healthcare providers, retailers, SaaS platforms, payment service providers, and public sector organizations.

    Feroot unifies JavaScript behavior analysis, web compliance scanning, third-party script monitoring, consent enforcement, and data privacy posture management to stop Magecart, formjacking, and unauthorized tracking.
    Learn More
  • 10
    The Network-Integrated Multimedia Middleware (NMM) is a flow graph based multimedia framework that allows to create distributed multimedia applications: local and remote multimedia devices or software components can be combined.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ...UPDATE: The maintained project has moved to github <https://github.com/seznam/cppsphinxclient>, this is probably last version available on SF. See news <https://sourceforge.net/p/cppsphinxclient/news/> for details, please.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tool kit of C++ functions and classes that may be useful. The primary audience is for people learning or teaching C++ -- hoping that the code may prove instructional. It is, of course, a work in progress. Over 20 years as a developer I have written and collected many snippets of code. I am sorting through my large collection and extracting bits that I hope will prove useful. Bug reports, feedback, contributions of code and requests are most welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    libparallelize

    A C++ Library meant to make parallelization a breeze.

    This library will be design with only the features provided by the new C++11 standard. This means that the code will compile with any platform and compiler that supports the new standard. The goal of this project is to allow developers to easily add parallelization to their code without having to mess around with the perils of concurrency. This library will focus mostly on parallelizing data processing and will use a dependency system to make sure a series of operations to be performed on data are run in the right order.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Deep Space Pirates
    A space combat simulator game/learning project. All the info in our wiki: https://sourceforge.net/apps/mediawiki/dspirates/index.php?title=Main_Page Our code at: https://deepspacepirates.codeplex.com/SourceControl/latest
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    OpenShader

    Open architecture GPU simulator and implementation

    ...Revenue will be invested per the discretion of the Facilitator and an advisory board. By contributing to this project, you agree to these terms. [See our Wiki for more information](https://sourceforge.net/p/openshader/wiki/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Core3D

    Minimalist 3D Scenegraph Management Framework

    ...Tightly coupled or interrelated functionalities are partitioned into groups. These groups ensure there is a separation of concerns. For example, the description of shapes and visual characteristics of a scene are separated from code that renders the scene on different graphics hardware. This code structure allows any developer to build a 3D application quickly without having to know much about rendering pipelines, event handling, threading, etc. The Core3D framework consists of a collection of very lightweight classes that model a complete 3D environment. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CleanDC++

    CleanDC++

    DC client

    Tested on Winxp, Vista, W7, W8 Sourcecode: https://sourceforge.net/p/cleandc/client/2/tree/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QuickSock

    QuickSock

    A simple C++ socket library used to make socket programming tolerable.

    ...Things to add in the future: * Proper support for IPV6 networking. * Optional reliable messaging. * TCP support. * C++ native stream support. / Better error checking. * An asynchronous socket class. The source code for the project is provided 'as-is' to anyone who wants it, edit it as you like. I'd prefer it if you'd credit me for the official version, but that's completely optional
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    deskCalendar

    deskCalendar

    Keep information about meetings, events, tasks on a deskСalendar.

    DeskCalendar an application to store information about meetings, events, tasks, etc. User-friendly interface and ease of use. Windows version contains the necessary Qt dll files. Git -- https://github.com/Skyrim78/deskCalendar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    hardcodian

    Script that creates a library with hardcoded resources.

    Hardcodian is a bash script that uses GCC/MSYS to create a resource library (resources.a) linkable with your C++ programs. Hardcodian also generates a resources.h file, with includes all you need to work with your embedded resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    MCoronaSimRestart

    Sends Control - R to Coronal Simulator to Restart

    ...This console application was to be launched from a text editor so that you do not have to switch to the Corona Simulator and restart it every time you make changes to your code .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TakeYourScreen

    TakeYourScreen

    Windows flexible and powerful screen grabber tool.

    Screen grabber with many abilities such as taking shot of full virtual desktop, only window, fullscreen 3d. Upload images with one of prebuilt share plugins or write your own. All help and template language reference you can find on bitbucket wiki page. Get code on homepage (bitbucket. Link below) of project or download win exe from here or homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    EAESCrypt

    Extended AES Cryptography

    ...The instaler for Windows 7 provides some basic functionality in the context menu for the files in Windows Explorer, to encrypt and decrypt them, as well as to manage the encryption keys. Go to the EAESCrypt Web Site to download the installer and the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FL!P

    FL!P

    Flip data model framework, real-time collaboration-oriented

    Flip is a data model library, designed as a framework, real-time collaboration-oriented, transactional, portable and compact. Documentation : http://ohmflip.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GridPACK is a community-developed open-source collection of code for use in power systems research, analysis, and operation.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB