48 projects for "c# source code example" with 2 filters applied:

  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • Case Management Software for Human Services Agencies Icon
    Case Management Software for Human Services Agencies

    FAMCare is powerful, cloud-based case management software for human services agencies

    Your agency’s success is tied to your ability to integrate best practices in everyday caseworker activities. Casework isn't simple, but it can be easier.
    Learn More
  • 1

    AUDio MEasurement System

    PC based Oscilloscope and Spectrum analyzer using sound card

    AUDio MEasurement System - a multi-platfrom system for audio measurement through sound card in the PC. It contains: generator, oscilloscope, audio spectrum analyzer (FFT) and frequency sweep plot. Compiles and works under Linux, Windows and MacOS. Source code is available in "git" and as ZIP snapshot. For more information see README.md
    Leader badge
    Downloads: 68 This Week
    Last Update:
    See Project
  • 2
    Mandelbulber

    Mandelbulber

    3D fractal rendering software

    In summary, Mandelbulber generates three-dimensional fractals. Explore trigonometric, hyper-complex, Mandelbox, IFS, and many other 3D fractals. Render with a great palette of customizable materials to create stunning images and videos. The possibilities are literally infinite! Mandelbulber v2 is new line of this application. It was rewritten from scratch with new Qt based interface. Old Mandelbulber is still available in Files section.
    Leader badge
    Downloads: 306 This Week
    Last Update:
    See Project
  • 3
    FreeCAD

    FreeCAD

    a parametric 3D CAD modeler

    This is an official mirror of FreeCAD. Code and release files are primarily hosted on https://github.com/FreeCAD/FreeCAD and mirrored here. FreeCAD is a general purpose feature-based, parametric 3D modeler for CAD, MCAD, CAx, CAE and PLM, aimed directly at mechanical engineering and product design but also fits a wider range of uses in engineering, such as architecture or other engineering specialties. It is 100% Open Source and extremely modular, allowing for very advanced extension and...
    Leader badge
    Downloads: 1,117 This Week
    Last Update:
    See Project
  • 4
    Teem

    Teem

    Tools to process and visualize scientific data and images

    Teem is a set of C libraries for manipulation, measurement, and visualization of structured scientific data. Includes N-dimensional image I/O and processing, volume rendering, diffusion tensor processing, and more. Latest code via git clone http://git.code.sf.net/p/teem/teem.git . Join us at https://discord.gg/xBBqZGXkF7
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • No-code email and landing page creation Icon
    No-code email and landing page creation

    Make campaign creation fast and easy with Knak

    Built for speed and collaboration, Knak streamlines campaign production with modular templates, real-time editing, simple collaboration, and seamless integrations with leading MAPs like Adobe Marketo Engage, Salesforce Marketing Cloud, Oracle Eloqua, and more. Whether you're supporting global teams or launching fast-turn campaigns, Knak helps you go from brief to build in minutes—not weeks. Say goodbye to bottlenecks and hello to marketing agility.
    Learn More
  • 5
    QtRPT

    QtRPT

    Easy-to-use print report library and designer

    QtRPT is the easy-to-use report engine written in C++ QtToolkit. It allows combining several reports in one XML file. For separately taken field, you can specify some condition depending on which this field will display in different font and background color, etc. The project consists of two parts: report library QtRPT and report designer application QtRptDesigner. Report file is a file in XML format. The report designer makes easy to create report XML file.
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 6
    Agar

    Agar

    Cross Platform GUI Toolkit

    Agar provides a base GUI framework and a standard set of widgets from which graphical applications can be built which run natively under X11, Windows, MacOS, SDL and others. It takes advantage of texture and GPU acceleration wherever available. Agar can also attach to an existing framebuffer, SDL or OpenGL context and operate as a self-contained window-manager. It includes a standard library of general-purpose widgets, and is also designed to be extended externally. New widgets can be...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    AmiModRadio

    AmiModRadio

    All of Aminet modules at your fingertips

    !!! I don't have a SVN client anymore, I moved my code to CodeBerg, in Europe (and so should you): https://codeberg.org/tygre !!! IF YOU LIKE IT, BUY ME A COFFEE AT https://www.buymeacoffee.com/amimodradio MORE INFORMATION AT http://www.chingu.asia/wiki/index.php?title=AmiModRadio Did you know that, as of today (2015/06/02), there are more than 20,000 packages (http://aminet.net/tree) in the mods directory on Aminet? Yes! That's more than 20,000 modules to play and enjoy! So, why...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    modplug

    modplug

    A music tracker software for Windows.

    NOTE: This is a legacy sourceforge project. Please download the software from https://openmpt.org/ instead. The official code repository can now be found at https://source.openmpt.org/browse/openmpt/ OpenMPT is a Windows-based audio application used to produce music. The application was initially a private project developed by Olivier Lapicque and is a popular 'tracker' used by many musicians. OpenMPT is available as both a 32-bit and 64-bit application. For more information and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    GXSM

    GXSM

    Scanning Probe Microscopy Controller and Data Visualization Software

    GXSM -- Gnome X Scanning Microscopy: A multi-channel image and vector-probe data acquisition and visualization system designed for SPM techniques (STM,AFM..), but also SPA-LEED/LEED/LEEM data analysis. A plug-in interface allows any user add-on data-processing and special hardware and instrument support. Latest: NC-AFM and related explorative methods as SQDM can be configured. High-Speed external PAC-PLL hardware option with digital DSP link. Based on several hardware options it supports...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Log360 is a one-stop solution for all your log management and network security challenges. Icon
    Log360 is a one-stop solution for all your log management and network security challenges.

    For IT teams looking for an advanced Log Management solution

    Log360 is a unified SIEM solution with integrated DLP and CASB capabilities that detects, prioritizes, investigates, and responds to security threats. It combines threat intelligence, machine learning-based anomaly detection, and rule-based attack detection techniques to detect sophisticated attacks, and offers an incident management console for effectively remediating detected threats. Log360 provides holistic security visibility across on-premises, cloud, and hybrid networks with its intuitive and advanced security analytics and monitoring capabilities.
    Learn More
  • 10
    pnglib

    pnglib

    a free library to read and display PNG images.

    Here is a c_version of Thomas Bleeker's pnglib 1.0, a free graphy library. His site is https://www.madwizard.org/programming/projects/pnglib Thomas's original code is x86-asm. She(the code) can read and display PNG images in programs, and link without Zlib. With the author's permission, Leisure bamboo translate her to c. So she can be compile by turbo c 2.0, borland c 4.5, visual c 6.0, keil c51 7.5, or others. Some(not all) plainform where she can run, as below: 1)dosbox,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    zoomenhance

    the Mars anomalies image viewer with realtime enhancements

    Image viewer for deeper part analyzing of an image. This software can adjust the contrast on the fly, in the region of interrest. The region of interest depends on zoom-factor and dimensions of the output window. The special second version of this filter adjust the contrast independently for any R,G,B layer. This maximizes the visibility of color differences. For example: very useful for images from the Mars-rovers with reduced contrast and color information. More realtime functions:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    IMP - Irrlicht Music Player (Irrlicht)

    IMP - Irrlicht Music Player (Irrlicht)

    3D video music media player lyrics subtitles etc...

    ✿ Unique! The first, and only, software of its own kind... ;) ✿ Home page: http://irrlicht.sourceforge.net/forum/viewtopic.php?t=39695 ✿ Join our group: https://www.facebook.com/groups/programadoresdeportugal ✿ USAGE examples: - Simply play your musics, with 3D visuals. - Great for whole family singing. (Karaoke) - Lyrics files can be ".txt" or ".srt" files (Subtitles) - Great to be used with friends, in a party, singing. - Great for little babies... (Add your voice reading bedtime...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Star Spotify Alarm Clock

    This is a lightweight Windows application developed to use Spotify as

    What is this? Star Spotify Alarm Clock is a lightweight windows software to run Spotify, play the playlist/artist/album/track of your choise and smoothly fade in the computers volume in the amount of time you desire. Star Spotify Alarm Clock is completely open source, both source code and software and free to use, both for comercial and personal purposes. How do I use it? Just download the software from here unzip it into the folder of your choise and run "StarSpotifyAlarmClock.exe" to...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    Functy

    Functy

    Functy is a 3D graph drawing package that generates immediate results.

    Note: The Functy and libsymbolic code has now moved to GitLab: https://gitlab.com/flypig/functy https://gitlab.com/flypig/libsymbolic This project has been left here for archival purposes. Functy is a 3D graph drawing package. It allows Cartesian, spherical and parametric curve functions to be plotted and altered quickly and easily. This immediacy and the vivid results promote fun exploration of 3D function. Rendering is performed entirely on the GPU to improve visuals and...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Csound is a sound and music synthesis system, providing facilities for composition and performance over a wide range of platforms. It is not restricted to any style of music, having been used for many years in at least classical, pop, techno, ambient. Csound is now hosted at https://github.com/csound Binary and source-code releases: http://csound.github.io/download.html Mailing lists are hosted by HEAnet at https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Audio synchronization

    Application for resizing the duration of audio files

    ...The next audio formats are accepted: wav, mp3, ac3, dts (not all versions of dts). Detailed documentation in English and Spanish is included, as well as the binary and the source code in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GeniuX Photo EFX

    GeniuX Photo EFX

    Standalone software for photo editing and digital painting.

    NOTE: Source code is no longer available. GeniuX® Photo EFX is a standalone software for photo editing and digital painting, powerful and easy to use. It can load RAW files of reflex digital cameras and is fully compatible with Adobe Photoshop. The previous version of this software counts more than 800.000 entries on Google search engine and is officially approved on Adobe Inc marketplace.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    baamanga

    Terminal, lightweight manga downloader for linux.

    Baamanga is a fast, lightweight program to download your manga and related contents from many websites. Right now it supports download from Mangafox, Submanga, Mangareader and Danbooru with special functions designed to download single chapters or an amount of different chapter. INSTALLATION: -"autoreconf - - install" -". /configure" -"make" -"make install"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Advanced Batch Image Converter

    Advanced Batch Image Converter

    Multiplatform tool for batch image conversion

    ABIC is a multiplatform tool for converting images from and to a wide variety of formats, for example: JPEG, TIFF, PNG, JPEG-2000, WebP. It can also read some historic ones, in particular Amiga IFF (ILBM). ABIC is completely free, open sourced, and is also entirely nag-free.
    Downloads: 53 This Week
    Last Update:
    See Project
  • 20
    This Programm allows you to find Colors you need for a Website. You can choose the color in a ColorDialog and then copy the Hex code to clipboard, and you can type in a Hex code an get shown the Color.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 21

    qa3dviewer

    simple 3d scene viewer for windows/linux/android

    Simple test for 3d scene viewing demonstrating usage of: Qt5.1: a bit of qml framework+lot of native (c++) OpenGL ES: portable windows/linux/android code QtCreator framework: compile on all platforms License: - 3d models were taken from The Guild 2 Renaissance. All rights belong to Nordic Games GmbH. Non-commercial usage with courtesy of Nordic Games GmbH. - trackball code inspired by apple cocoa help Note: - home made qml widgets (Qt5.1 compatible) - home made openGL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Animp is an OpenGL program to display movies of particles in motion where the movies are produced by adding calls to animp library routines to simulation code written in either C++ or Fortran. Animp can also display molecules read from PDB files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    subz3ro's Adlib Tracker II (OSP)

    subz3ro's Adlib Tracker II (OSP)

    Supporting 4op instruments, two effect columns and instrument macros.

    DOS version: Source code to be compiled with TMTPC 3.9x or higher and TASM 3.x or higher SDL (Win32/Linux) version: Source code to be compiled with FPC 2.6.x or higher, GCC 4.x.x or higher and JWASM 2.xx or higher
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    JZipView

    Ultra-simple and fast zipped JPEG viewer released under GPL

    A zipped JPEG viewer written in C. Fast thumbnail and fullscreen image loading achieved with libjpeg scaling. Source code licensed under GPL v3, see Github page for source code and details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A set of tools/code to facilitate communicating to the Hava and Vulkano network streaming video devices (http://myhava.com and http://myvulkano.com). Long term goal to create MythTV hooks (Linux) but some bits are useful elsewhere. Hope to utilize any official Vulkano SDK for Linux one is ever released. Note my Hava died in May 2013 so there will likely be no more updates for Hava devices. I bought a Vulkano to replace it and hope to have similar functionality for it soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next