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

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

View related business solutions
  • Point of Sale. Powerful and Simple. Icon
    Point of Sale. Powerful and Simple.

    For retail store owners and multi-location retail operations needing a tool to manage sales, inventory, staff and channels in one place

    Vibe Retail is an all-in-one retail point-of-sale and operations platform built for single-store and multi-location retailers seeking to unify inventory, sales, staff and customer data from one mobile-friendly interface. The system lets you track inventory across locations and warehouses, handle item variations (size, color, material), manage purchase orders and supplier deliveries, print custom barcodes, and transfer stock between stores in real time. On the sales side, Vibe supports multiple payment types (cards, cash, checks, gift cards, EBT), layaway workflows, serial number tracking, delivery management, loyalty programs and branded receipts. Retailers can integrate with online platforms (such as Shopify and WooCommerce), sync in-store and online sales, access 40+ real-time reports on sales, inventory and performance, set up promotions and discounts, and print receipts from mobile devices.
    Learn More
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of Google's scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 1
    PJScan is a tool that utilizes machine learning methods to detect malicious PDF files based on the JavaScript code they contain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    FreDec

    Parallelized FREquency DEComposer algorithm

    ...It is still possible to run FreDec solely on CPU, if no suitable GPU device is available in the system. See the details of the underlying theory in Baluev 2013, MNRAS, V. 436, P. 807 The description of the algorithm itself can be found in arXiv:1309.0100. Please go to the project forum to report any bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    EasyCP

    The easiest C++ way to deal with constraints !

    EasyCP is a modern, user-friendly C++ library that lets you use constraint programming in a very natural way, taking advantage of its expressive power. Just model and let the CSP (Constraint Satisfaction Problem) solver do the job !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    winradius

    A radius protocol application is running on Windows platform.

    A radius protocol application is running on Windows platform. now the code of this application is copyed from freeradius 2.1.12 and be edited to fit the VS 2010.
    Downloads: 17 This Week
    Last Update:
    See Project
  • The CRM you will want to use every day Icon
    The CRM you will want to use every day

    With CRM, Sales, and Marketing Automation in one, Act! gives you everything you need for happier clients, more revenue, and less stress.

    Act! Premium is perfect for small and midsize businesses looking to market better, sell more, and create customers for life. With unparalleled flexibility and freedom of choice, Act! Premium accommodates the unique ways you do business. Whether it’s customizations to fit your specific business or industry processes or your preferences for deployment and access, the possibilities with Act! Premium are limitless.
    Learn More
  • 5

    Absolutely Safe Chat

    p2p (sockets) chat with inKey encryption (32768 bit).

    p2p (sockets) chat with "inKey 6.0" encryption (key size up to 32768 bit), written on CBuilder 6.0. source code included P.S. http://sourceforge.net/projects/inkey/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project is a plugin for IDA Pro disassembler to support ARM code debugging via JTAG or software emulators. JLink JTAG interface or any other RDI-compliant hw/sw emulator (such as ARMulator) can be used with it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Model driven code generation can improve coding standards, speed, quality of development and reduce your costs. From my experience generating code from XML using XSLT is one of the best and fastest solutions. This is just the base of the framework presenting the idea, any code template can be implemented upon request. Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java The main target is to generate DTO/BDO/POJO objects based on the database definitions in multiple languages aligning all technologies used by a development team. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Online XOR Coding

    Online XOR packet coding BENEFIT

    The project page provides the source code of custom built simulators used in our publications whose URL are given as follow: http://dx.doi.org/10.1016/j.comcom.2013.09.006 http://dx.doi.org/10.1109/PIMRC.2009.5449983 The titles of the papers are: Online XOR packet coding: Efficient single-hop wireless multicasting with low decoding delay (COMCOM VERSION). An efficient network coding based retransmission algorithm for wireless multicast (PIMRC VERSION).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    libsdl2gl

    libsdl2gl

    A small library to create SDL 2 - OpenGL applications.

    The purpose of the library is to help the programmer to easily create an application with an OpenGL context and to help monitoring keyboard and mouse input . The library may be appropriate to start learning to code in opengl but not for big projects. This version is like a small glut replacement but without routines for drawing geometric primitives or for creating pop-up menus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Network Performance Monitoring | Statseeker Icon
    Network Performance Monitoring | Statseeker

    Statseeker is a powerful network performance monitoring solution for businesses

    Using just a single server or virtual machine, Statseeker can be up and running within minutes, and discovering your entire network in less than an hour, without any significant effect on your bandwidth availability.
    Learn More
  • 10

    ARmeeting

    Development for ARmeeting project

    Development hub for the ARmeeting project of the institute for human machine communication of the TU München. Incomplete code, mad programmers and near useless documentation within. NOTE: Relies on 3DVIA's Virtools for nearly everything.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Definitely Lossless

    FFMPEG and SHA512 frontend for lossless video encoding

    ...The H.264 standard and its implementation in FFMPEG allows for lossless transmission of video data at a smaller file size. Purpose: DEFINITELY LOSSLESS simplifies the manipulation of YUV422 video data embedded in AVI files with UYVY422 Four-CC code. It also checks for truncation and correct reconstruction of the uncompressed video at the receiving side. Disclaimer: Please note, that this project is for experts in video processing. If you are not familiar with the above mentioned video formats, this project is probably of no use for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ScintWrapper

    Pascal and Java Scintilla wrappers

    Git repository on https://github.com/borneq/ScintWrapper
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Hoard Memory Allocator
    Hoard is a multiprocessor memory allocator that is fast, memory-efficient, and scalable. If you are running multithreaded code on a multiprocessor system, Hoard can dramatically improve your application's performance without any changes to your source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    libpdfjs is a C++ library that extracts JavaScript code from PDF files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ROS4iOS

    How to build ROS (Robot Operating System) for the iOS platform.

    Instructions and source code to build a native ROS port for the iOS platform. The project also includes a sample application for testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Arx Libertatis

    Arx Libertatis

    Cross-platform port of Arx Fatalis, a first-person role-playing game

    ...Arx Fatalis features crafting, melee and ranged combat, as well as a unique casting system where the player draws runes in real time to effect the desired spell. The Arx Libertatis source code is based on the publicly released Arx Fatalis sources and available under the GPL 3+ license. This does however not include the game data, so you need to obtain a copy of the original Arx Fatalis or it's demo to play Arx Libertatis.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Nana C++ Library takes aim at easy-to-use and portable library, it provides a GUI framework and threads for easy programming with modern C++ methods, such as traits, metaprogramming and other template technologies. http://sourceforge.net/p/nanapro/blog The project is moved to http://sourceforge.net/p/nanapro
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    The Elder Scrolls V: The Last Dwemer
    This mod allows you to play as a dwemer, ancient race, which disappeared more than 3,000 years ago. You will back dwemers and your enemies will bow so low in front of your power! Don't forget read Quick Start - https://sourceforge.net/p/tlda/wiki/Quick_Start/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    GLSlayer

    An object oriented 3D graphics API on top of OpenGL

    ...With GLSlayer it is easy to create a rendering context just by filling a structure and calling a function. All extensions needed to expose features for requested OpenGL version are loaded automatically. The code needed to create, setup and use objects is reduced and made intuitive. It supports OpenGL versions from 3.3 to 4.3, only forward compatible contexts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    WSN Localisation

    Localisation system in wireless sensor networks using ns-2

    ...Moreover, this project would be beneficial to researchers who want to implement new or existing localisation algorithms and anyone new to ns-2 who wish to know more about how a simulation project is built and structured. [1],[2] provide more details. References [1] A. M. Abu-Mahfouz and G. P. Hancke, GP., “ns-2 extension to simulate localization system in wireless sensor networks,” In Proceedings of the IEEE Africon 2011 conference, 13-15 September , Livingstone, Zambia, 2011, pp. 01-07. [2] A. M. Abu-Mahfouz "Accurate and efficient localisation in wireless sensor networks using a best-reference selection," PhD thesis, 2011, http://upetd.up.ac.za/thesis/available/etd-10122011-124534/ For ns-2.34: download ns2_localisation.tar.gz For ns-2.35: click on "Browse All Files" then read "readme.asn"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Open Uniper

    Open Uniper

    Open Uniper is the XTRAP's reversed encryption algorithm.

    Open Uniper is a project created by d3v1l401 (http://d3vsite.org) and targets to make the encryption algorithm of XTRAP open source. Currently NOT Optimized view of code,NOT Optimized code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RFC Framework is a C++ framework which helps you to create Windows GUI applications with clean minimum code. By using this framework, you can write applications using object oriented fashion!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    april

    Simulating worlds in a computer

    The April project defines a set of C++ objects (World, Actor, Sensor, Reflex, Brain, Actuator, Event) that help simulate various environments. The world has an amount of energy that the user may use to create Actors and components while Actors may also create other Actors from their own energy. The code is structured in several layers: - april-core simply defines the library and the objects - april-gui builds on the concepts in april-core, giving a visual interpretation to the concepts - AprilDream is a GUI program that uses april-gui objects to display a World in evolution. The code base also contains a test suite based on [Google test](http://code.google.com/p/googletest/) and a set of ever-growing commented examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Boost.Application

    Boost.Application

    A Boost.Application allows a developer run your application as a Windows service, as a Unix/Linux daemon, or as a usual interactive application (terminal) without the need to add extra code, the library abstract OS specific API and provide a ease common interface. To version beta4 (aspect based), check :https://github.com/retf/Boost.Application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Xross Tab / QScript

    Market Research Data Processing Suite

    XTCC/Qscript revolves around two concepts: 1) Data collection : Qscript 2) Data analysis : XTCC Qscript enables Market Research companies to securely collect data using online and offline mediums such as web, tablets/mobile. Different products include: 1) Pen and Paper Survey Management Qscript enables faster and easier keyboard entry with real time logic and validation. It generates SPSS and IBM Quantum compatible data tabulation programs leading to significant time savings of up...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB