Search Results for "code blocks sample" - Page 21

Showing 704 open source projects for "code blocks sample"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    Marsyas (Music Analysis, Retrieval and Synthesis for Audio Signals) is a framework for developing systems for audio processing. It provides an general architecture for connecting audio, soundfiles, signal processing blocks and machine learning. Source code at SF is outdated! Marsyas is now hosted at GitHub: https://github.com/marsyas/marsyas Downloads are now provided at Bintray: https://bintray.com/marsyas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DummyXmlParser

    DummyXmlParser

    Java XML parser / binder

    Java XML parser. Very light. (less than 20K). Bind XML to java classes. (like JAXB). Written from scratch to avoid some legacy problems. Code sample: import javax.xml.bind.annotation.XmlElement; import dummyxmlparser.XmlBinder; public class Foo { @XmlElement public String counter; public static void main(String[] args) throws Exception{ Foo foo= XmlBinder.fromXml(Foo.class, "<Foo><counter>42</counter></Foo>"); assert foo.counter.equals("42"); } }
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Winspee 3.0.1

    A lightweight OS. Designed for beginner programming.

    A desktop OS that is based on Debian 7 Wheezy and is designed to be used by anyone interested in programming, no previous knowledge required. The interface is simple yet powerful, which is using LXDE. Winspee 3.0 comes built in with IDLE (Python Interpreter) and C/C++ compilers as well as Code::Blocks for programming. There's built in IRC support to connect directly to the Winspee Development Team by using XChat from the dock. The WDT IRC is were we recommend where you can leave comments, feedback, and suggestions to the developers. The full documentation is located in the home directory. Read the wiki for more information and updates. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    BEDBUG CSPRNG & Stream Cipher

    BEDBUG CSPRNG & Stream Cipher

    A family of FLEA-inspired CSPRNGs and Stream Ciphers

    BEDBUG is a small, fast, cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. It exhibits uniform distribution, mixes rapidly (with worst-case avalanche better than 16-bits), has no detected bias, and comes in three variants: BEDBUG128, with an internal state array of 128+3 32-bit words; BEDBUG256, with an internal state of 256+3 words; and BEDBUG512 with a 512+3-word state. The former permit seeding with a key of up to 4096 or 8192 bits, the latter with a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    MOTE CSPRNG & Stream Cipher

    MOTE CSPRNG & Stream Cipher

    A family of small-state CSPRNGs and Stream Ciphers

    MOTE is a fast, small-state, cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. MOTE exhibits uniform distribution, mixes extremely rapidly, has no detected bias, and comes in three variants: MOTE8, with an internal state array of 8+4 32-bit words; MOTE16, with an internal state of 16+4 words; and MOTE32 with a 32+4-word state. The former permit seeding with a key of up to 256 or 512 bits, the latter with a 1024-bit key. Reduced to essentials, MOTE is only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Aspose for Spring.Java

    Aspose for Spring.Java

    Aspose for Spring.Java provides Aspose API samples for Spring.Java.

    Aspose for Spring.Java provides usage samples / sourcecodes for the demonstration of Aspose API for Java by extending famous Spring Java PetClinic Sample Web Application. This extension of "Spring Java PetClinic Sample Web Application" also shows the Integration of Aspose APIs with Spring MVC, JSP and Maven Project. Latest Release: v1.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Cgminer

    The combined CPU, GPU, FPGA, and ASIC miner for bitcoin, and litecoin

    Features: - Very low overhead free c code for Linux and windows with very low non-mining CPU and ram usage - Stratum and GBT pooled mining protocol support, including ultra low overhead solo mining - Scaleable networking scheduler designed to scale to any size hashrate without networking delays yet minimise connection overhead - long poll support - will use longpoll from any pool if primary pool does not support it - Self detection of new blocks with a mini-database for slow/failing longpoll scenarios, maximum work efficiency and minimum rejects...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    ...Also, you can use the following command line: Java -Xms1500m -jar "ML Library.jar" to ensure that the java virtual machine has enough space to run. You can find sample test files under code/Test. Test files for clustering part are under code/Test/InputFile which contains two chameleon datasets from: http://glaros.dtc.umn.edu/gkhome/cluto/cluto/download Also, you can find sample test files for self-learning and co-training under its corresponding folders. Mainly genes/miRNAs expressions downloaded from : http://0-www.ncbi.nlm.nih.gov.elis.tmu.edu.tw/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FastPeak

    FastPeak

    Fast AFM force curve peaks detector algorithm

    This is showcase program, with source code and sample data included for fast peak detection algorithm. It is great tool for entry level, automated analisys, to discard empty and junk curves and save only ones matching required criteria. Assuming that only 1% of data is worth reviewing, and that manual selection takes approx. 3 seconds per curve, you can save up to 8 hours per every 10000 curves (like 2 days every week!).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    MathParser (Flash Pro)

    MathParser (Flash Pro)

    MathParser takes a math equation as a string and returns a number.

    MathParser for Flash Professional CC is a component library (SWC file) which takes a math equation as a string value and returns a resulting number. Ideal for UI user input involving strings, operators, and numbers. Use MathParser (Flash Pro) to build calculators for online and desktop.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    gxLibrary : C++ (CUDA+AMP+CPU)

    C++ library for easy simulations on any CUDA/AMP/CPU or remote PC

    Helps to program ( in C++) simulations or long-running calculations with many iterations. Easily write C++ code that is same as single-threaded ( or shorter and simpler) , and gxLibrary will compile and run that code as massive multi-threaded on any available GPU (CUDA/AMP) or CPU, either on local or remote PC. Write code functions once, just like they would be written for regular single-threaded cases - no need to write separate code for CUDA or AMP or CPU, or to modify code for parallel execution. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ratchet

    Ratchet

    Build mobile apps with simple HTML, CSS, and JavaScript components

    ...We provide compiled CSS and JS (ratchet.*), as well as compiled and minified CSS and JS (ratchet.min.*). The Ratchicon fonts are included, as are the Android and iOS platform themes. The Ratchet source code download includes the precompiled CSS, JavaScript, and font assets. Provides design patterns that serve as basic building blocks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    EducationalLCS

    eLCS - Educational Learning Classifier System

    ...Each eLCS implementations (from demo 2 up to demo 6) progressively add major components of the entire LCS algorithm in order to illustrate how work, how they are coded, and what impact they have on how an LCS algorithm runs. The Demo 6 version of eLCS is most similar to the UCS algorithm. Each version only includes the minimum code needed to perform the functions they were designed for. This way users can start by examining the simplest version of the code and progress forward. This code is intended to be used as an educational tool, or as algorithmic code building blocks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ezbuild

    Application generation framework

    ...The meta environment describes a target environment. The target environment is the actual application that can be build. The building is done by using codeblocks as much as possible. Hopefully completely with code blocks. Release plan: create a metameta environment where entity-types can be added and relations can be managed. Finished August 10 2015. Generate the meta environment out of the metameta environment 2-3 weeks The current status August 2 is the editing of metameta. A relation editor has to be created. This one can be used in target and meta also. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    sample code showing how to use lame_enc.dll the lame mp3 dll for encode mp3
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Windows console tone generator

    Windows console tone generator,

    ...I did find out this had problems running on a 32 bit eee pc 901 running winXp with a realtek HD audio output…I concluded the problem might be with the sound driver. Usage: tone 440 1000 generates 440hz tone for 1 second this was compiled using Code blocks with gcc. Source code included
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Parallel GENSENG is a parallel implementation of the GENSENG software for detecting copy number variations from high-throughput sequencing data. This software runs exactly as the original code does, except that it utilizes multiple threads where possible. OpenMP was used for multi-threading so changes to the original code were minimal. For a demo, please download the sample data linked to below and follow the README from the tarball. Example read count data: http://www.cs.unc.edu/~wangwb09/GENSENG/reviseddata4hmm_300bpSlides_chr1.txt Suggested transition matrix file http://www.cs.unc.edu/~wangwb09/GENSENG/transition_init.dat The original code can be found at these locations: v0.1: http://www.cs.unc.edu/~wangwb09/GENSENG/GENSENG_download_page.html v0.3: https://sourceforge.net/projects/genseng/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Platinum UPnP
    NOTE: Source code is now hosted on github at https://github.com/plutinosoft/Platinum. A cross-platform C++ library for discovering, controlling or implementing UPnP devices. Contains sample code for a UPnP AV Media Server, Media Renderer & Control Point. (Platinum is copyrighted by Plutinosoft, LLC. http://www.plutinosoft.com)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Data Factory

    Generates Random Test Data

    Java API to generate random data--useful when developing applications that require a lot of sample data. This project uses various data sources, which can be found in the README files in the src folder of the source code. I have placed an overview of the basic features here: http://thoughts.baseprogramming.com/?p=60
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    jHolla

    A Skype-like, Outlook-like, or TeamViewer-like Notification for Java

    A Skype-like, Outlook-like, or TeamViewer-like Notification box for Java. Check the wiki for Sample Usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Bika Open Source LIMS

    Bika Open Source LIMS

    Web based Open Source laboratory information management system (LIMS)

    Modern Open Source LIMS (Laboratory Information Management System) · Professionally supported by experts The Bika code was migrated to https://github.com/bikalims Getting Started: https://github.com/bikalims/bika.lims/blob/main/README.md Modern Bika releases are built on the Senaite LIMS core, the LIMS that originated as a Bika fork. It is therefore as new and modern as Senaite, frequently upgraded and has many very useful add-ons. Bika expands on Senaite's lean design by adding modules for bulk sample importing, two tier Sample Point Locations, instrument result importers extra COA templates etc. while remaining within ISO 17025 guidelines Other differentiation is per lab discipline, e.g. branches for environmental management, health care, geochemistry snd cannabis. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The NHibernate generation project uses a set of templates and a code generation engine such as CodeSmith to generate a set of Common POCO's (plain old c# objects), Business Objects, Data Access Controls, Unit tests, and sample web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    "Unified Modular System" is project primarily designed to create platform independent light-weighted modular applications like games but also GUI or service utilities supported. Application is gathered from unified modules as brick wall from brick.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    dopecoin
    ...Specifications Time to Block = 60 seconds Starting Value Per Block = 475 DOPE First Halving = 1 Year 3 confirms per transaction. Total about 575 million coins Block Retarget= 120 Blocks, After Block 5000 Every Block Scrypt Proof-of-Work Kimoto Gravity Well Sample dopecoin.conf: listen=1 daemon=1 server=1 rpcuser=**Yourusername** rpcpassword=**Yourpassword** rpcport=41522 rpcconnect=127.0.0.1 EXCHANGES https://www.mintpal.com/market/DOPE/BTC https://www.allcoin.com/trade/dope_btc https://pmtocoins.com/index.php?...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB