Search Results for "code blocks sample" - Page 19

Showing 567 open source projects for "code blocks sample"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1

    NN Image Recognition (with source-code)

    This is ANN trained application to predict digits from 0 - 9.

    It can predict digits from 0-9 with Artificial Neural Network. I trained ANN with 100 samples of each digit. It takes input of 20x20 pixel image and predicts it with Neural Network. It may predict wrong digit due to very low sample data but it work 90% correctly. Note: JRE 1.6 is required to run this application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Model driven code generation can improve coding standards, speed, quality of development and reduce your costs. From my experience generating code from XML using XSLT is one of the best and fastest solutions. This is just the base of the framework presenting the idea, any code template can be implemented upon request. Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java The main target is to generate DTO/BDO/POJO objects based on the database definitions in multiple languages aligning all technologies used by a development team. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    bcPad

    bcPad is an open source, text editing program, similar to notepad.

    bcPad is a small, open-source program that is very similar to the well-known notepad. It is a very simple text editor, supporting many different types of files. This program was made as a sample project, with the source/code included, to teach people how to make a text-editing program. Features: - "Open" a file - "Save" a file - "Save as" a file - "New" file - Very simple, user friendly interface - Supports many different file types - Source code included (visual basic)
    Downloads: 1 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 5
    Slimer

    Slimer

    A collection of simple override for joomla

    A little space to take a override's part of joomla, and buil your personal webiste. We make a little script, to solve/emprove the cms's power. Template, plugin, sample of code linked with article (italian and english), for you. I hope this is be helpfull for many of you!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SAS macros and sample code for stratifying (and aggregating) data according to time-varying covariates. Especially useful for Poisson regression, Cox regression and calculating standardised incidence ratios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    TimidityFE

    Front End GUI For TiMidity++

    TimidityFE, short for TiMidity++ Front End is a GUI for users who don't want to deal with command lines. It was created with Code::Blocks, and GTK, and written in C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    libbbb

    Basic building blocks library

    The library groups common code used in some applications and libraries. Some features: - a simple generic class - a buffer capable of accumulating various kinds of values - linked lists - memory tracking - customizable messages to the user - threads that delete themselves - background job suport As it is based on Qt framework[2], the code is easly portable. For Ubuntu a ppa is available: ppa:nicu-tofan/ppa [1] On my tests I needed following commands: sudo apt-key adv...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Kayacc

    A Compiler Development Toolkit

    Kayacc is an alternate name for the TOMBO project. I am in the process of updating the Tombo project page with version 2.1.0. Please download Tombo2.1.0.tar.gz from the Files tab. Tombo is a compiler generation toolkit for constructing compilers and interpreters. It includes a BNF compiler that generates parsers for context free grammars, and a class library to support compiler development. The class library supports symbol tables, Unicode text manipulation, reserved word mappings,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    PicoSite

    PicoSite

    Framework to build extremely simple static websites

    Php based framework that allows to build simple yet effective websites. It does not need a database (it's not a CMS) andallows you to select multiple layouts and themes and custom code blocks around the main content. Uses HTML5 and CSS3 standard code, but every bit can be customized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Spare Parts: Faeries

    Faerie Sample code

    Spare Parts: Lutin's Folly is a game in which you explore a beautiful environment, get chased by a giant robot, then fight it in a giant arena. This is a Unity project that my team has been working on for about a year. The finished game will be available on our website. This code is sample code for the Faeries that attack the player in the exploration phase of the game. They mainly use simple flocking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pif SqlObjects

    Pif SqlObjects

    SqlObjects - SQL library for Java

    Pif SqlObjects is a small and light library that helps to interact with database without writing down any SQL code and provides a small management of entities. This has been achieved considering SQL statements and relative clauses as objects. Note: sources available on sample project lib folder. HOW TO: Download the project and save it in a temporary directory. After this, unzip the file and open in your browser this file: pif-sqlobjects-1.0_reference_manual.htm. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Curvefit

    Curvefit

    CurveFit is a software development kit (SDK) to optimize curves

    ...This SDK (curve fitting library) supports most platform from 32-bit/64-bit Windows to Linux/Unix system, it supports .NET and JAVA environment also. Developers of CAD/CAM-systems can integrate it into their software, sample demo program with source code help you integrate it with your existing system or product and minimal programming knowledge required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    EX-Converter

    A tool that generates XML file for TestLink importing.

    EX-Converter is a lightweight Windows application that could convert your test specifications from Excel sheets to TestLink XML formats; then you can use the XML files for TestLink importing. It aims to minimize your effort on modifying existing xls/xlsx format test cases and free you from directly handling XML elements. Download source code, sample templates, a quick tutorial and the application itself from "Files" as you wish. Just try it and see if it helps with your work! NOTE: This tool need the following prerequisitions: .Net Framework 3.5 (or upper), Excel 2007 (or upper).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Sharp Spark (Spark API SDK)

    Sharp Spark (Spark API SDK)

    C# library and samples for processing market data from the Spark API

    Spark API SDK is an open-source, lesser GPL-licensed .NET library that supports access to the financial market data API from Spark (http://iguana2.com/spark-sdk). The SDK comprises an open-source C# code base with detailed examples and comments on how to interface with the Spark API and process the data streams. This is encapsulated in the SparkAPI project which contains all the classes and helper functions required to easily utilise the API. A set of sample applications demonstrating some simple uses of the API are also available. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OGLBricks

    OGLBricks

    Simple puzzle game

    OGLBricks is a simple falling-blocks game. It's implementing a well-known game mechanics - take a look at the screenshot and you'll recognise it :) The gameplay is customisable: the player can set the field size, the size of the shapes and many other options. Also, the player can save the game at any moment and load it later. OGLBricks doesn't require installation - just unpack and run! The project is still under development, any help on graphical assets would be appreciated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    BluetoothJSR82Demo for OS 7.1 BlackBerry

    The code bases on the following Github sample. However, the sample doe

    The code bases on the following Github sample. However, the sample does not work on BlackBerry 9900. So, after I modify it, share to everyone. https://github.com/blackberry/JDE-Samples/blob/master/com/rim/samples/device/bluetooth/bluetoothjsr82demo/BluetoothJSR82Demo.java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Modding Table

    The Modding Table

    A software to craft easily your own Minecraft mod, without coding

    NOTE: THIS PROJECT HAS BEEN DISCONTINUED FOR MONTHS AND IS NO LONGER AVAILABLE FOR THE LATEST VERSIONS. The Modding table is a free software by CraftYourMod, to craft easily your own Minecraft mod without writing a line of code. Just configure your mod, add blocks/items, export it, compile it and run it ! The Modding table is also Cross Platform, so you can run on every recent OSes. There is also a WYSIWYG crafting recipe editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    sim2c

    C-code Generation from Simulink Models using Flex and Bison

    This project follows classical technique for code generation from Simulink models for an embedded system application. Commercially available tools for code generation are Embedded Coder from Mathworks and TargetLink from dSpace. Flex and Bison are used in this project for code generation. Flex and bison are widely used code-generation tools and are free. Model parser generated from Flex and Bison has the capability to parse model file and extract all the information related to blocks and lines in the model. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sample code, algos, what you got?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NukeViet

    NukeViet

    NukeViet Content Management System (Archive)

    NukeViet project has been moved to here: https://github.com/nukeviet/nukeviet/ Kể từ ngày 20/11/2012, Kho code của NukeViet chính thức chuyển từ Subversion sang git và sử dụng github làm nơi lưu trữ chính thức. Xin đọc tại đây để biết thêm thông tin: - Hướng dẫn sử dụng Git trên github: http://wiki.nukeviet.vn/programming:vcs:git - Nguyên tắc quản lý kho code NukeViet trên Github: http://wiki.nukeviet.vn/programming:github_rule - Chi tiết thông báo:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Android ViewPagerIndicator

    Android ViewPagerIndicator

    Paging indicator widgets compatible with the ViewPager

    ViewPagerIndicator is a library for Android that provides rich, customizable paging indicators (tabs, circles, titles) that integrate with ViewPager from the Android support library (or AndroidX). The point is to give visual feedback for page-swiping content, enhance discoverability of segments, and improve UX for paged content flows like onboarding, photo galleries, or tabbed navigation. The library provides several indicator styles (title, tab, circle, line) and handles wiring to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Audivolv

    Audivolv

    Artificial intelligence evolves musical instruments played with mouse

    Artificial Intelligence (AI) evolves musical instruments you play with the mouse from small blocks of Java code that operate on numbers, each block designed to keep all numbers in range -1 to 1 if they started in that range, and combinations of these evolved codes running 44100 times per second for high quality 44.1 khz audio. You can also write the Java code into its window. Uses Javassist internal compiler on the new Java code assembled by renaming variables to overlap eachother and reordering, copying, and removing blocks of code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    pp_uniform

    Sample code

    Nothing serious. Sample code to be tested and learn about source forge.Nothing serious. Sample code to be tested and learn about source forge.Nothing serious. Sample code to be tested and learn about source forge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Xenophobe

    Block countries via iptables and gui menu with country flags.

    The purpose of this project is to geographically restrict access from countries to your server and simply iptables restrictions via a country code and not a large ip list. It is intended as a means of reducing unwanted attacks, brute force, spam, etc. not as a means to segregate access worldwide nor discriminate against any country. I have waned to package an rpm, and deb file that quickly allows most users to block ip addresses from ip blocks that have been geographically assigned. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB