Showing 126 open source projects for "g-cvsnt"

View related business solutions
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 1
    Shakespeare Word Generator

    Shakespeare Word Generator

    random shakespeare word generator

    Program to generate random Shakespearean words. All words taken from the complete works of Shakespeare. Written in C++. Linux users, compile main.cpp file with: g++ main.cpp then type: ./a.out to run it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MSL

    MSL

    http://dx.doi.org/10.1002/jcc.22968

    ... modeling or design). MSL is developed in the Senes Lab at the University of Wisconsin-Madison and by a team of developers/users from other research laboratories. Reference: Kulp DW, Subramaniam S, Donald JE, Hannigan BT, Mueller BK, Grigoryan G, Senes A. Structural informatics, modeling, and design with an open-source Molecular Software Library (MSL). J Comput Chem. 2012 vol. 33 pages 1645-61 Download article at http://dx.doi.org/10.1002/jcc.22968
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Finds communities in networks with a submodular algorithm based on the optimization of Newman's modularity. The algorithm finds a weakly optimal community partition of the network. Developed by J. R. Busch, M. G. Beiro and J. I. Alvarez-Hamelin,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    hbcxx

    Use "#!/usr/bin/env hbcxx" to make C++ source code executable

    hbcxx uses the Unix hashbang (or shebang) #!/path/to/interpreter technique to make C++ source code directly executable. Modern C++, meaning C++11 or even C++14, feels like another language. This is not because the language has been changed massively but because the new features encourage a different, and slightly higher level way to think about writing C++. It's faster, more fun, supports lambdas, has tools to simplify memory management and includes regular expressions in the standard...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 5
    The G(arbage) C(ollected) X(Query) engine is the first streaming XQuery engine that implements active garbage collection, a novel buffer management strategy in which both static and dynamic analysis are exploited.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Transposer

    Transposer

    Transposer changes chords from one key to another in a song file.

    Transposer converts the chords of a text file which contains the lyrics and chords for a song into whatever key the user desires. Version 1.0 no new features, just some UI cleanup. No bugs reported since last BETA, so nothing to fix at this point. (0.56) was the first with a mechanism for creating an ignore list of words which might get transposed if they are on a line by themselves, such as, "ending". This word is typically made of characters which are valid chord characters that would...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    4chan Downloader
    A tool to download images from 4chan, 2chan, chanarchive and more! Automatic rescanning for new images is supported as well as simultaneous watching multiple threads. Since it is written in Qt/C++ it is available for Windows, Linux and Mac.
    Leader badge
    Downloads: 132 This Week
    Last Update:
    See Project
  • 8
    "ncdr2cnc" - N/C Drill to CNC code (G-Code) is the simple utility, which converts N/C drill files to G-Code files (adopted to Turbo CNC).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    ScaleConverterNM

    ScaleConverterNM

    Scale Converter

    ... napriklad pre Heligonku. Ak potrebujete prepisat melodiu napriklad napisanej v stupnici C-Dur do F-Dur, G-Dur,D-Dur atd...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 10

    WSN Localisation

    Localisation system in wireless sensor networks using ns-2

    This project presents an extension to ns-2, which enables a normal user, who has basic knowledge of ns-2, to simulate localization system within a wireless network. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CD+Graphics Magic
    Timeline based editor for creating Compact Disc Subcode Graphics (also known as CD+G or CDG). Both karaoke and multimedia styles of content are supported. Please visit cdgmagic.sf.net for examples playable directly in the HTML5 CD+G player. CD+Graphics Scribe utility (separate download -- click "Browse All Files" above) can now convert existing CDG karaoke content to CMP (CD+Graphics Magic Project), LRC (Enhanced Lyrics), and ASS (Advanced SubStation Alpha) format.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 12

    CLIPSwl

    CLIPS with lock support. CLIPS for safely handling simultaneous access

    ... logic such as platform-independent mutex, but newly defines 4 abstract functions (i.e. using function pointers) for allocating, acquiring, releasing and deallocating locks of the environment data. Users may define their own functions that fit for their system by using their platform-dependent mutex. CLIPSwl also support the safe string-related functions treating the rules, and refining the warning parts of the code when compiling with gnu g++ compiler.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    FVCnt

    cvsnt fork

    Free Version Control nt (no reason for nt, just a marker to give Tony Hoyle credit) the 'owner' of cvsnt has put up a paywall for sources. This project is made to provide a distribution point for the sources as last I was able to access them. Trunk from cvsnt.org and these branch tags 2.5.0.3.2382 2.5.0.4.2471 2.5.0.5.3744 Perhaps a community can grow around this project and continue development in its original vein.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    tama84

    Modélisation d'un Tamagoshi

    Développement d'un jeu qui simule la vie d'un Tamagoshi. La vie du Tamagoshi se déroule en temps réel Notre projet sera implémenté en C++, l'interface graphique utilise la bibliothèque SFML. Nous utilisons le compilateur g++, et Doxygen pour la génération de la documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    GScript

    A new embedded lightweight scripting language

    GScript 是具有强大的表达能力和动态运行的一门全新的嵌入式轻量级脚本语言,其设计目的是为了嵌入应用程序(宿主程序)中,从而为应用程序提供灵活的扩展和定制功能。GScript解释器由C++编写,可轻易的嵌入其它语言。
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    flow is a cross-platform headers-only C++11 framework which provides the building blocks for streaming data packets through a graph of data-transforming nodes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Sercos UCC Ethernet Network Driver

    Sercos UCC Ethernet Network Driver

    Example for a sercos III Network Driver

    This project contains an example Code of an Ethernet Network Driver for the Sercos III network which will communicate with help of the unified communication channel. This driver connects the UC Channel (CoSeMa API) to e. g. a VxWorks TCP/IP stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Math Transformations Library
    ... useful on certain hosts. G - Hyper-Model functions such as ray-plane intersections etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mizar

    Mizar

    N-body gravitational simulator

    ... 10.04) * libgsl (e.g., libgsl0-dev on Ubuntu 10.04) * cmake * gcc, g++ 4.4.3 * python 2.6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    G-Portugol é um dialeto da linguagem portugol (ou português estruturado), muito usada para descrever algoritmos de forma livre e espontânea, em português. Atualmente possui um compilador/interpretador e um simples editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a P2P VoIP system. It support audio and video chat through kademlia-based dht overlay. The p2p module use Kademlia protocols; Audio codec is G.729. An simple Introduction here: http://www.needdo.com/2007/09/ppphonekademliap2p-voip/ . My Personal blog is http://www.idolf.cn and my email is dolfcao@gmail.com .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    VPreproc

    C++ Verilog macro preprocessor

    ...++. * Optimise some code for better reading or performance. INSTALL GUIDE Make sure you have GNU Make, gcc-g++, and boost library installed. Use make to make the project. The execute is named "vpreproc" in current directory. Using vpreproc --help for usage information. Any question or request pls write to <wsong83@gmail.com>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Development and support of OCFA have been discontinued. the code has moved to these github repositories: https://github.com/DNPA/OcfaLib https://github.com/DNPA/OcfaArch https://github.com/DNPA/OcfaJavaLib https://github.com/DNPA/OcfaModules https://github.com/DNPA/OcfaDoc If you are interested in contributing to ongoing work on the creation of a community maintained OCFA inspired computer forensic framework, please join the Mattock/MattockFS community page on G+: https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Signal And Noise Estimation Procedure Including Correlation (SANEPIC) has been originaly developped by G. Patanchon to be used on data from the Ballon-borne Large Aperture Submillimeter Telescope experiment (BLAST) . It has been modularized and generalized to other bolometer array by A. Beelen & M. Husson. SANEPIC has been applied with success to LABOCA and Herschel-SPIRE data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A toy operating system built in C++ and x86 assembly.
    Downloads: 0 This Week
    Last Update:
    See Project