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

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

View related business solutions
  • Get full visibility and control over your tasks and projects with Wrike. Icon
    Get full visibility and control over your tasks and projects with Wrike.

    A cloud-based collaboration, work management, and project management software

    Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
    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 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
    JTAG interface library for FTDI chips. Linux port of the ftcjtag library from ftdi( http://bit.ly/98Vul3 ). Implementation relies on ftd2xx.so ( not libftdi.so ) which makes it windows compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    IMPORTANT: The flosslogic project has merged with the sigrok project. Development continues in the sigrok wiki, mailing lists, IRC channel, and git repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A simple console calculator, written in C++. We use a source code release cycle, this operates as follows; After a new release is made, we release the source code for the previous version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WWIVLinker, allowed file list requests from nodes over WWIVnet. Code is being submitted for historical posterity as possibly the first use of peer-to-peer file sharing over a publicly distributed network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
    Learn More
  • 5
    A small Programm for calculating U R I and P Voltage , resistance, current and Power Spannung , Widerstand , Strom und Leistung
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OpenBrain is an AIML interpreter/terminal hybrid. It's intended use right now is sort of a desktop assistant, designed to speak in your language instead of system shell code. The Project is still being developed so it isn't that intelligent quite yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MANDELBROT SETS
    Open Source Code to Show mandelbrot set generator and to zoom in and out using OpenGL and C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Alle Code bassierten BSY - Praktikas und eventuell noch einige Dokumentationen dazu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Simple JNI (SJNI) is a neat wrapper for Java Native Interface. The aim of the project is to minimize hassle necessary to get going with JNI. Minimize number of lines of code written, while maximizing functionality and keeping your code error-proof.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The AI-powered unified PSA-RMM platform for modern MSPs. Icon
    The AI-powered unified PSA-RMM platform for modern MSPs.

    Trusted PSA-RMM partner of MSPs worldwide

    SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
    Learn More
  • 10
    A rebuild and update of the Crossfire RPG of the ageing code C to a modular C++ design with the intention of being dropped in replacement the existing Crossfire code base on completion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PET is a C++ library that implements generic regular path expressions. It provides a set of classes and overloaded operators that allow the programmer to define regular path expressions over user-defined data structures using solely the GCC compiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This library allows using Symbian sockets without writing any ActiveObject-related code. Based on part of iksemel project by Darrell Karbott
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A program similar to Microsoft's 'net group' command for Administrators who want a list of users who are members of a global security group, but with an output suitable for scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A message passing library addressing the special needs/capabilities of Qt applications. The basic building block for classic 3-tier applications where both client and server are Qt applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Forks of WoW Emulators
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    HipHop for PHP is a source code transformer for PHP script code. HipHop programmatically transforms PHP source code into highly optimized C++ and then uses g++ to compile it to machine code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Open sourced code from FIRST Robotics Team 138. Retired from the Semi-finals of the 2010 Granite State Regional due to uninitialized variable (fixed now) . Hope this code can help some other team...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MVC compatible real-time Multiview player. Cuurent version of MVVPlayer is compiled under Windows but does not platform dependent libraries for the core of the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A small tool to remove C / C++ style comments from your source code. Including source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Real-time structure from motion using GPGPU. Note: Moved to Google Code project "guessthedepth"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This Driver was originally Linux Driver to Windows BDA Driver Porting.Project started to get SkyWalker Tuner Work with Other TV Softwares like DVBDream etc.The Code has Industry standard Coding and Explanation on the BDA frame.Do support the project.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    A C++ library of random useless functions that might make life easier. Project is basically for practice, though you might find the code useful and you could always learn from it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Day 0
    The Day 0 is (yet) minimal FPS, and will include networking feature and a RTS mode. We use the irrlicht demo as a basis for implementing some new features. So, don't be surprised if you doesn't see any graphical change in the release :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Homepage: http://code.google.com/p/lyricslasso/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An implementation of Bruhn et al.'s fast variational optical flow algorithm using the OpenCV image processing library. The code calculates dense flow fields with a user-specified level of precision.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB