Showing 22 open source projects for "bubble sort cuda"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Bubble Sort Simulator

    Bubble Sort Simulator

    Graphically visualizes Bubble Sort for better understanding

    This easy to install and easy to use GUI program graphically visualizes the bubble sort algorithm for a user entered list of numbers for better understanding. Made using OpenGL with C++ for Windows 7/8/10/11, it shows how bubble sort algorithm sorts a sequence of user-entered 7 one-digit numbers in ascending order comparison by comparison, pass by pass. Download and Run the Installer. Preferably do not choose Program Files or Program File(x86) for storage. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Sorting-Visualizer

    Sorting-Visualizer

    A GUI sorting visualizer desktop application

    A GUI sorting visualizer desktop application that helps to visualize various sorting algorithms interactively. Visualizer the sorting algorithms like Bubble sort, Insertion sort, Selection sort, Gnome sort, Shaker sort and Odd even sort. Change the bar color and background by customizing. Increase or decrease speed of animation to visualize the sorting process. Download now!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    headsort

    headsort: streaming sort + 2x faster than gnu sort

    ...This means it has new applications in distributed computing and in some cases makes dc un-necessary. (gnu sort must finish all bins) Well compatible with gnu sort (not perfect). other algorthms featured if menu used: bubble, selection, insertion, shell, distributive counting, straight radix, radix exchange, quick, merge. (some are by character, some by line, some both)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Smart Hospital Management in C

    The Hospital Management System – Doctor Salary Sorting

    The Hospital Management System – Doctor Salary Sorting Project demonstrates how fundamental programming concepts in C can be effectively applied to solve practical, real-world problems in the healthcare domain. The project focuses on the use of structures, arrays, and sorting algorithms to manage and organize essential doctor-related data efficiently. By utilizing the Bubble Sort algorithm, the system successfully arranges doctor records in descending order of salary, allowing hospital administrators to easily identify the highest-paid or most experienced doctors. Through this project, we have learned the importance of data organization and representation. Using structures in C provides a way to handle complex data efficiently by grouping related information—such as Doctor ID, Name, Specialization, and Salary—under a single user-defined data type. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 5
    JS-Sorting-Algorithm

    JS-Sorting-Algorithm

    A GitBook online book on sorting algorithms

    ...It explains sorting as a core topic in data structures and algorithms, with attention to internal sorting, external sorting, time complexity, memory usage, and stability. The guide covers ten major sorting methods, including bubble sort, selection sort, insertion sort, shell sort, merge sort, quicksort, heap sort, counting sort, bucket sort, and radix sort. It compares algorithms by complexity classes such as quadratic time, linearithmic time, and linear time. The repository also includes terminology explanations for concepts like data size, buckets, in-place sorting, out-place sorting, and stability. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    gentext_chung text and music generator
    ...No cuda or openCL required can run on a ordinary pc . genmidi_chung version added for data size x2 (+ works with notes variations instead of absolute values) + select midi output port. Can be compared to a sophisticared random pattern playlist player . Included utilities can generate txt files from midi files entire folder and merge txt folder files into single txt file . genmidi2 version separates chord and theme for sort on theme only (experiment) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Play-With-Sort-OC

    Play-With-Sort-OC

    Repository implemented in Objective-C with sorting algorithms

    Play-With-Sort-OC is a learning-oriented repository implemented in Objective-C that demonstrates several classic sorting algorithms with code examples (selection sort, bubble sort, insertion sort, quick sort variants, heap sort, etc). The goal is educational; by showing how each algorithm works with animations or clear visualizations in an iOS/Objective-C context, the author helps developers understand not just the “how” but also the “why” behind each algorithm. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Java Sorting

    A program to benchmark 5 different sorting algorithms.

    This program benchmarks the following sorting algorithms implemented in Java: Quick Sort, Heap Sort, Merge Sort, Selection Sort, and Bubble Sort. A command line GUI was created to facilitate all your benchmark needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    bubblesort-apk

    bubblesort-apk

    bubble sort is a App who can sort numbers and letters

    bubble sort is a App who can sort numbers and letters you tipe in in a Textfield your number / letters. With the button ''Sort'' the values in the Textfield will be sorted. The Clear button will delete the content in all Textfields Size 1,55 mb
    Downloads: 0 This Week
    Last Update:
    See Project
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 10

    JSnake 2015

    Snake written in Java, utilizing reflection and linked lists.

    A final project for a computer science class, this is the classic game Snake written in Java (JRE 1.7) demonstrating reflection, linked lists and a simple bubble sort. Fully commented with JavaDocs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Visual Sort

    See sorting algorithms.

    Various sorting algorithms implemented into a graphical representation. A tool I created for others to learn, as well for me. Please tell me if I have any bugs, or if I could rewrite code anywhere!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    angif layered

    angif fork with transparency layers (proof of concept implementation)

    fork of Phil Howards Angif 1.0.0 beta3 (http://freecode.com/projects/angif) Implemented "layered" (usage of transparency) 24bit color-depth support for gif instead of the original tiled one (mosaic of 255 color gifs). Instead of the divide-and-conquer approach this one uses sorting (bubble sort, sorry) for color frequency and distance grouping. Build as windows command line tool with MingGW. Workflow: import truecolor image to GIMP, export 24RAW from GIMP, feeding to rawtogif.exe e.g. "rawtogif.exe 1024 768 sunflower.raw" output a uncompressed (no LZW compression) GIF, needs to be feed to gifsicle for reasonable size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Bubblesort Bash

    Bubble sort

    Bubble sort for a list of numbers in bash / linux shell script language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This application generates random numbers and applies the following algorithms on the data: o Bubble Sort o Insertion Sort o Selection Sort o Merge Sort o Quick Sort o Shell Sort
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a windows form sort calculator in c# . sorts including select sort, bubble sort, quick sort, merge sort and heap sort. i am still a novice in windows forms and c# so i would enjoy to exchange ideas with anyone interested
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jAlgorithms is a project mainly for educational purposes. It contains some of the popular algorithms and data structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    sorted

    Sorting library

    If you are new to computer algorithms, this program is for you. I have implemented insertion sort, bubble sort, quick sort. And this program has some other variety of sorting algorithms for learning. Just access the main program and then use the sortytype_function(input array). The maximum size of the array is 700 elements. Use the code, make improvements, but you have to give proper credits before using it anywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Hospital Management System – Doctor Salary Sorting Project demonstrates how fundamental programming concepts in C can be effectively applied to solve practical, real-world problems in the healthcare domain. The project focuses on the use of structures, arrays, and sorting algorithms to manage and organize essential doctor-related data efficiently. By utilizing the Bubble Sort algorithm, the system successfully arranges doctor records in descending order of salary, allowing hospital administrators to easily identify the highest-paid or most experienced doctors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo