Showing 14 open source projects for "g-cvsnt"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    ChordSmith

    ChordSmith

    Chordpro editor that can display, transpose and print song sheets.

    ChordSmith is a chordpro editor that can display, transpose and print song sheets containing chords and lyrics. It can also edit and convert song sheet formats (including Harmonica tabs) between chordpro format (chords in square brackets in line with lyrics) and two-line format (chords above lyrics). You can find many free sources of song sheets in both formats on the Internet. More information at https://chordsmith.sourceforge.io/ Here are just a few of ChordSmith's many features:
    Downloads: 36 This Week
    Last Update:
    See Project
  • 2
    Project: Olympus

    Project: Olympus

    An Arduino-based Altitude and IMU Payload for Model Rocketry

    Project: Olympus is an engineering project that utilizes an Arduino Nano microcontroller to create an electronic payload that records altitude, g-forces experienced by the rocket, as well as roll rate. Included with the code is a 132 page Project Manual that takes you through the design and construction of the electronic payload. It also includes sections on the construction of the Estes Olympus rocket. A detailed code review of each section of code is included. We take a detailed look...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    MolMarker

    MolMarker

    Java software to evaluate the results obtained by molecular markers

    Journal article to cite: Jahnke, G.; Smidla, J.; Poczai, P. MolMarker: A Simple Tool for DNA Fingerprinting Studies and Polymorphic Information Content Calculation. Diversity 2022, 14, 497. https://doi.org/10.3390/d14060497 Leave a review, please! Your opinion matters! :-) MolMarker is user-friendly software to help evaluate the research results obtained by molecular markers. The software can handle genetic (e.g. SSR) and biochemical (e.g. isozyme) data, can construct similarity matrices...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Algoritmos (Manzano & Oliveira)
    Nesta área você encontra os códigos dos algoritmos dos exemplos de aprendizagem tratados no livro "Algoritmos: Lógica para desenvolvimento de programação de computadores" codificados nos interpretadores algorítmicos VisuAlg, ILA+, G-Portugol, Portugol Online, Portugol Studio e Portugol IDE. In this area you will find the codes of the algorithms of the learning examples dealt with in the book "Algorithms: Logic for computer programming development" coded in the VisuAlg, ILA+, G-Portugol...
    Downloads: 10 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    fmurf

    fmurf

    osc tuio midi dmx hub

    multi touch application for openframeworks, osc, puredata, reactivision/CCV
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LCD TFT 240 320 hx8347a SSD1289 sdcard

    LCD TFT 240 320 hx8347a SSD1289 sdcard

    Lcd TFT 320*240 with touchscreen and SdCard

    Sample code for hx8347-A and SSD1289 for 8bits MCU ( begin with Freescale MCU 9s08aw60 with codewarrior V10.x and now Coldfire V1) , print text , draw line , box , circle, scrolling, get coordinates of touchpanel , read BMP file and FATlite drivers from Freescale revised ( FAT16 ). Tested on 9s08aw60 demoboard : http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=DEMO9S08AW60E&fr=g New release with Coldfire V1 Flexis MCF51AC256A (32bits) pins to pins compatible with 9s08aw60
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pamvotis is a Wireless LAN Simulator for all the current physical layer extentions of the IEEE 802.11 (IEEE 802.11 a/b/g) standard and for the IEEE 802.11e Draft for Quality of Service in WLANs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    SchoolB@G is an open source project destined for schools, colleges, universities, ... to exchange documents between pupils and teachers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java API for implementing any kind of Genetic Algorithm and Genetic Programming applications quickly and easily. Contains a wide range of ready-to-use GA and GP algorithms and operators to be plugged-in or extended. Includes Tutorials and Examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 10
    WESP is a collection of subtle scripts and programs written in several languages (C, /bin/sh, (g)awk, ruby, icon) that breaths a new life into the WEB system for literate programming by Donald Knuth (and CWEB by Knuth/Sylvio Levy).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A compilation of games mainly written in Java for education and entertainment. Train your brain with e. g. improving your ability to recognize patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is an eLearning-game based on a 2D-world. It is designed to be as flexible as possible, allowing everyone to create his own worlds containing individually programmed components (e. g., a chess-board for a chess tutorial).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Testlab for Image Processing: You can enter formulas like "r = r + b/2; g=g*2; b=b/2" and watch/store the Result. Alternatively cou can run a convolution matrix on the source image. Implemented in Java, fully GUIed, avg. performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Algheme is a computer Algebra system written in the Scheme language. This project is actually aimed to symbolic computation using Groebner Bases and related topics; nevertheless, it can eventually evolve in a computational system for Mathematics in g
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next