Search Results for "c#v projects" - Page 12

Showing 2285 open source projects for "c#v projects"

View related business solutions
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • PMG Low-Code Automation Platform Icon
    PMG Low-Code Automation Platform

    For companies of all sizes interested in a low-code and digital process automation platform

    PMG is a low-code software platform that allows users to configure automation solutions and business applications to drive digital transformation initiatives. From streamlining business processes through automation, to integrating existing systems and filling in point solution functionality gaps, to delivering a collaborative workspace and unified user experience – PMG’s low-code platform does it all without coding. Business users as well as IT resources are empowered to configure, deploy, and maintain solutions that meet their company’s specific needs.
  • 1

    lbat

    lmms projects builder and tagger

    Wrapper atop "lmms render" - keep rendered tracks up to date with lmms projects. Creates EBU R128 compliat tracks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    KhadashPay-Firebase-Edition

    KhadashPay-Firebase-Edition

    KhadashPay is my attempt to build a payment system from scratch.

    KhadashPay is my attempt to build a payment system from scratch. KhadashPay Firebase Edition also incorporates the capabilities of https://sourceforge.net/projects/midbar-firebase-edition/ The official GitHub repository: https://github.com/Northstrix/KhadashPay-Firebase-Edition You can find the tutorial on https://www.instructables.com/DIY-IoT-Payment-System-With-Google-Firebase/ Version of KhadashPay with local storage of data is available on https://sourceforge.net/projects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    clocpy

    count lines of code in different languages

    Count Lines Of Code using Python i found the official CLOC that everyone uses in Linux has some issues for my projects: I want the totals of a directory, even when there are multiple languages used. The output was modelled much like cloc. If you don;t like this program, the original CLOC by AlDanial may just suit needs: https://github.com/AlDanial/cloc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    BaCon PROTO

    bacon code examples for gtk3 2021 (64 bit tested)

    code examples and widgets for the BaCon language which is a basic to C converter embedding GTK using PROTO which allows for importing GTK and C functions in Basic This file contains all source code for the examples that have been updated for gtk3 on a 64 bit mint 20.1 note I need to update the wiki code still but the download is fixed for 2021 https://sourceforge.net/projects/baconproto/files/BaCon-PROTO/PROTO-GTK3-2021-64bit.tar.gz/download use the wiki page for all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
  • 5
    This project contains code which is shared (or potentially shared) between my projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AdaGate

    AdaGate

    3D OpenGL dungeon game using Ada: a tribute to Narbacular Drop

    AdaGate is a kid-friendly 3D sokoban puzzle game within a Stargate / Portal fantasy setting. It is a great example of modern OpenGL programming using the Ada programming language. It runs on Windows, OSX, or Linux. While searching a remote south-seas atoll for remnants of a lost American heroine, a stargate kawoosh lures you into 4 strange dungeons. Escape will require the logical rearrangement of weird power cells [ZPMs] that roll in only two directions. Shoot your portal guns at the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    jfServlets

    WebServer semi-compatible with Java Servlets (javax.servlet.http)

    .../7/api/index.html Author : Peter Quiring (pquiring at gmail dot com) WebSite : http://github.com/pquiring/javaforce/tree/master/projects/jfservlets Part of the JavaForce library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PracticalProgramming

    Programming skills for tech/manufacturing office jobs.

    I started this set of tutorials, example code, problem sets, solutions, and projects when some coworkers requested I teach them some fundamentals. I started creating the material in this repo as a set of lunch-and-learns that would teach some basics in programming that could apply to any job, and would start from a position that even those with no programming experience could learn. The skills and techniques are useful to everyday programming in a variety of roles in a tech/manufacturing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ibcs-us

    Linux user-space emulator SCO, Sun, Xenix and others

    This replaces of https://sourceforge.net/projects/ibcs64/. It is the same thing implemented in user-space. iBCS64 is a fork of https://sourceforge.net/projects/linux-abi/ that ported it to amd64. All available documentation can be read online at http://ibcs-us.sourceforge.net/ In summary: if you run "ibcs program args", where "program" is a statically linked binary (elf, coff, elf) that ran on Xenix, SCO SVR4, SVR4, wyse or similar operating system, there is a chance it will run under...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sage Intacct Cloud Accounting and Financial Management Software Icon
    Sage Intacct Cloud Accounting and Financial Management Software

    Cloud accounting, payroll, and HR that grows with you

    Drive your organization forward with the right solution at the right price. AI-powered continuous accounting and ERP to support your growth now and into the future.
  • 10
    Projects container
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Utility Library

    collection of small helper functionality for daily programming

    This small library has been developed during research projects of the TU Chemnitz/IWP (https://www.tu-chemnitz.de/mb/iwp/). It consists of a DDE, a math and a network part. The code has been developed with Visual Studio. But in principle, it should also compile with other compilers (C++11/14 necessary!).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    QFT fork-yzhs

    testbed for QFT and such

    This is a fork of Colin Benner's Frobenius benchmarking. https://github.com/yzhs/frobenius-test Quadratic Frobenius primality Test (QFT) as devised by Grantham has two relatively expensive first steps. In other projects, techniques were examined that may reduce that expense and are tested here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DICOM# open source project is intented to provide an OO class library for DICOM communication and will be developed purely by C# and running in .NET environment. DICOM# partially rewrites dcm4che open source project in C#. This subproject contains the GIT repo for the orignal dicom-cs project: https://sourceforge.net/projects/dicom-cs/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Butiá Robot
    Open, free and extensible plataform for developing robotics projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An effort to unify the development of patches against binutils, gdb, and GCC to support all kind of AmigaOS target platforms (AmigaOS, MorphOS, AROS, etc). Another target is to achieve an integration of these patches to the official development projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    QistasLinks-Serial-Communication-Library

    The perfect solution for projects that depend on serial communications

    ... connections. Who can benefit from using this project The QistasLinks project is designed for individuals and developers who are working on projects that rely on serial communication with microcontrollers, projects based on Arduino boards,PIC and AVR microcontrollers. also electronic devices that need to send and receive data. It provides a convenient and efficient solution and facilitates data exchange between microcontrollers and computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    stkpp

    stkpp

    C++ Statistical ToolKit

    ... classes in C++ and is suitable for projects ranging from small one-off projects to complete data mining application suites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Computerman

    computerman is multiway user tools

    Default : Command Line Interpreter using "sh -c "COMMAND"" (see aish project) - F1 MIDI sequencer - F4 Ada Projects Manager - F5 : Money Box - F6 : Activity - F9 : Stocks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ArkiFuse - Arki's mod of "FUSE" emulator

    Builds of "FUSE" emulator with my own mods

    ArkiFuse is a free (GPL v2+) ZX Spectrum emulator based on FUSE Spectrum emulator (https://sourceforge.net/projects/fuse-emulator/). ArkiFuse contains some additional modifications and fixes, which have not been accepted or merged (yet) into the original FUSE project. See "Files" tab for download options of distribution files. Individual modifications/features can be tested with separately built distribution file(s) or .. - Nightly build of (Fuse) master, without mods - https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Larsen Commander for OS/2 and eCS

    Larsen Commander for OS/2 and eCS

    Source code is here - https://sourceforge.net/projects/lcmd-git/

    Source code is now developed using GIT. Please use new project page here - https://sourceforge.net/projects/lcmd-git/ Larsen Commander for OS/2 Warp and eCS. Consists of two parts; 1) the underlying C++ G-Lib framework that build directly on top of native 32 bit OS/2 APIs and 2) the Larsen Commander application it self, written in C++ on top of that G-Lib framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CFI

    CFI

    Common Facilities Infrastructure

    libcfi - A library of useful infrastructure components for C++ programs on the Linux platform. libcdi - A library for testing and tracing C++ programs. This code has a full test suite and has been used in several projects. It should be quite reliable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ​Parabator 2  (Final Version)

    ​Parabator 2 (Final Version)

    Parabator 2 - Free 3d board game

    Parabator 2 - Complete Edition Complete four hardest levels in the game to win Free 3d board game License lgpl Created on Xtreme3d engine #3d, #postapocalyptic, #boardgame, #tactical, #governmentsim, #survival Attention Game archive is Multi-Part Do not forget download two part archive Внимание Архив игры разбит на две части Не забудьте скачать две части архива для распаковки игры Download link: https://sourceforge.net/projects/parabator-2-3d-board-game/files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    StochasticUTASolver

    StochasticUTASolver

    Stochastic UTA Solver

    This Decision Support System is designed to help the decision-maker in situations where he wishes to rank several actions (alternatives, proposals, strategies, projects, etc.) defined on several criteria. The performance of these actions on any criterion can be known with a certain level of uncertainty in the sense that they are characterised by a probability distribution on the variation interval of the criterion. In general terms, the DSS provides a ranking of all the actions which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PUTinCoin

    PUTinCoin

    This is the REAL PutinCoin cryptocurrency project!

    ... to collaborate on projects dedicated to Russia. mailbox How to reach us: admin@putincoin.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ToProRes

    ToProRes

    The simple program for video compression in the ProRes format

    The simple program on ffmpeg engine for video compression in the ProRes format. The main application — video mounting. There is a drag and drop support function. Compatible with Mac OS X 10.13 and up. Many thanks to the FFmpeg https://ffmpeg.org and MediaInfo https://mediaarea.net/ru/MediaInfo projects.
    Downloads: 0 This Week
    Last Update:
    See Project