• Stars
    star
    10
  • Rank 1,802,552 (Top 36 %)
  • Language
    C++
  • License
    GNU General Publi...
  • Created almost 10 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A GUI application that renames batches of files by changing the beginning or end of their names.

More Repositories

1

murrayc-compiler-experiments

Code experiments to exercise ideas while reading "Engineering a Compiler".
C++
27
star
2

murrayc-tuple-utils

A rough collection of code to manipulate C++ std::tuple<>s.
C++
13
star
3

android-galaxyzoo

This Android app lets you classify Galaxy Zoo subjects. It is available in the Google Play Store: https://play.google.com/store/apps/details?id=com.murrayc.galaxyzoo.app . Try beta versions early here: https://play.google.com/apps/testing/com.murrayc.galaxyzoo.app . See also the iPhone app for Galaxy Zoo: https://github.com/murraycu/ios-galaxyzoo/
Java
11
star
4

murrayc-suffix-tree

An experiment with modern C++, suffix trees, and Ukkonen's algorithm for suffix tree construction.
C++
10
star
5

ios-galaxyzoo

This IOS app lets you classify Galaxy Zoo subjects. It's available on the app store: https://geo.itunes.apple.com/us/app/galaxy-zoo/id363499733?mt=8 . See also the Android app: https://github.com/murraycu/android-galaxyzoo
Objective-C
8
star
6

massif_grapher

Prettier overview graphs from massif, though maybe less informative.
Perl
7
star
7

processing_projection

Some experiments with projection of 3D (or 4D) shapes to 2D wire-frame drawings, with Processing.org
Processing
1
star
8

murrayc-algorithms-experiments

Just for trying stuff out.
C++
1
star
9

angular-bigoquiz-client

An Angular2 (Typescript) client for bigoquiz.com, using its REST (JSON) API.
TypeScript
1
star
10

go-bigoquiz-server

Provides the REST/JSON API for bigoquiz.com, using Go.
Go
1
star
11

gwt-bigoquiz

The previous implementation for http://bigoquiz.com . Uses GWT to implement both the server and client side.
Java
1
star
12

test_gtk_text_widgets_align

Excercise some GTK+ code to show how GtkLabel, GtkTextView, and GtkTextView can be aligned and justified.
C
1
star