ntk software

ntk software and script

Extracting all keys from a multi-dimensional hash script

Extracting all keys from a multi-dimensional hash script

Extracting all keys from a multi-dimensional hash Extracting all keys from a multi-dimensional hash - Extract all keys from a multi-dimensional hash that do not have a hash as the last value
Price: $Freeware, Rating: 6, Downloads: 235 Download
Parsing UTF-8 encoded strings in Ruby script

Parsing UTF-8 encoded strings in Ruby script

Parsing UTF-8 encoded strings in Ruby Parsing UTF-8 encoded strings in Ruby - Instead of using $KCODE = 'UTF8' together with require 'jcode' you can use the /u regex parameter to parse UTF-8 strings containing multibyte characters.
Price: $Freeware, Rating: 8, Downloads: 312 Download
Sieve of Eratosthenes in Ruby

Sieve of Eratosthenes in Ruby

Sieve of Eratosthenes in Ruby Sieve of Eratosthenes in Ruby is an implementation of the Sieve of Eratosthenes with MPI on a parallel machine.
Price: $Freeware, Rating: 9, Downloads: 511 Download
List Comprehensions in Ruby script

List Comprehensions in Ruby script

List Comprehensions in Ruby List Comprehensions in Ruby - how to make list comprehensions in ruby
Price: $Freeware, Rating: 10, Downloads: 238 Download
Stirling numbers in Ruby script

Stirling numbers in Ruby script

Stirling numbers in Ruby Stirling numbers in Ruby - sterling numbers solution in ruby
Price: $Freeware, Rating: 6, Downloads: 134 Download
Adding virtual methods to Ruby script

Adding virtual methods to Ruby script

Adding virtual methods to Ruby Adding virtual methods to Ruby - how ruby supports C pure virtual methods.
Price: $Freeware, Rating: 6, Downloads: 256 Download
Get the currently running method name in Ruby script

Get the currently running method name in Ruby script

Get the currently running method name in Ruby Get the currently running method name in Ruby - how to get the running methos name in ruby
Price: $Freeware, Rating: 10, Downloads: 791 Download
Sub-word regex pattern matching with B

Sub-word regex pattern matching with B

Sub-word regex pattern matching with B Sub-word regex pattern matching with B - B can be used to match w characters ([a-zA-Z_0-9]) inside words.
Price: $Freeware, Rating: 6, Downloads: 324 Download
Syntax highlighting with vim & Ruby script

Syntax highlighting with vim & Ruby script

Syntax highlighting with vim & Ruby Syntax highlighting with vim & Ruby will convert source code files to syntax-colored html files.
Price: $Freeware, Rating: 6, Downloads: 403 Download
Fibonacci numbers in Ruby script

Fibonacci numbers in Ruby script

Fibonacci numbers in Ruby Fibonacci numbers in Ruby - The fastest pure-Ruby Fibonacci method
Price: $Freeware, Rating: 7, Downloads: 307 Download
Adding UTF8 methods to class String in Ruby script

Adding UTF8 methods to class String in Ruby script

Adding UTF8 methods to class String in Ruby Adding UTF8 methods to class String in Ruby - see the file called utf-8.rb in the source code of character-encodings.
Price: $Freeware, Rating: 6, Downloads: 131 Download
Commify numbers script

Commify numbers script

Commify numbers Commify numbers is just the Ruby version of a known regular expression to get comma-formatted numbers.
Price: $Freeware, Rating: 8, Downloads: 500 Download
Matching identical strings in the same line script

Matching identical strings in the same line script

Matching identical strings in the same line Matching identical strings in the same line - some strings are identical and some strings are not identical
Price: $Freeware, Rating: 6, Downloads: 212 Download
Command-line progress indicators script

Command-line progress indicators script

Command-line progress indicators Command-line progress indicators - just some proof-of-concept snippets
Price: $Freeware, Rating: 7, Downloads: 787 Download
Permutations in Ruby script

Permutations in Ruby script

Permutations in Ruby Permutations in Ruby is a fun snippet of code to show some very basic permutation capabilities.
Price: $Freeware, Rating: 10, Downloads: 641 Download
Creating multi-dimensional hashes in Ruby script

Creating multi-dimensional hashes in Ruby script

Creating multi-dimensional hashes in Ruby Creating multi-dimensional hashes in Ruby - The use of var = keys.shift (instead of var = keys_clone || keys.shift) will produce an alternative output!
Price: $Freeware, Rating: 8, Downloads: 348 Download
Partitioning an array script

Partitioning an array script

Partitioning an array Partitioning an array - Partitioning an array with Array#collect_every and Array#subdivide
Price: $Freeware, Rating: 7, Downloads: 223 Download
Extracting all subarray indices

Extracting all subarray indices

Extracting all subarray indices Extracting all subarray indices - Extracting all subarray indices from a multi-dimensional array
Price: $Freeware, Rating: 8, Downloads: 273 Download