RSS 3 projects tagged "sort"

Download Website Updated 26 Dec 2012 CLOGS

Screenshot
Pop 54.74
Vit 3.08

CLOGS is a library for higher-level operations on top of the OpenCL C++ API. It is designed to integrate with other OpenCL code, including synchronization using OpenCL events. Currently only two operations are supported: radix sorting and exclusive scan. Radix sort supports all the unsigned integral types as keys, and all the built-in scalar and vector types suitable for storage in buffers as values. Scan supports all the integral types. It also supports vector types, which allows limited multi-scan capabilities.

Download Website Updated 16 Aug 2012 rand

Screenshot
Pop 24.68
Vit 1.21

rand takes a file, input stream, or list of "words" and repeats them in a random order to the given output file or stdout.

No download Website Updated 22 Mar 2013 Plgen

Screenshot
Pop 133.81
Vit 2.00

Plgen (Playlist Generator) is a tool that sorts files for MP3 players in a user defined order. Cheap MP3 players often come with no playlist capabilities. In addition these players often make use of the FAT16/32 file system, leading to confusion when the playing order is not alphabetical on the device even though it is shown as alphabetical in the file explorer.

Screenshot

Project Spotlight

SpaceZero

A 2D space combat game for two players over a network.

Screenshot

Project Spotlight

fping

A utility to ping multiple hosts at once.