Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.661 Times

Str Num software
Filter: All | Freeware | Demo
 

Str Num

1 2 3 4 5 > 
Added: March 17, 2010 | Visits: 674

Inline::Struct Inline::Struct is a Perl module that manipulate C structures directly from Perl. SYNOPSIS use Inline C => Config => Structs => [Foo]; my $obj = Inline::Struct::Foo->new; $obj->num(10); $obj->str("Hello"); myfunc($obj); __END__ __C__ struct Foo { int num; char *str; }; void... Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): Inline::Struct Download

Added: June 01, 2013 | Visits: 295

vector to string This is a small M-file that can be thought of as the inverse of the colon operator: it takes a linearly spaced row vector and generates a compact notation for that vector.It handles concatenations of such vectors too, and will in fact for any real array (subject to considerations of numerical... Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): vector to string Download

Added: October 01, 2010 | Visits: 754

Str Str is a C++ class that is designed to make strings almost as easy to work with as they are in languages like TCL or Python. The Str class has minimal outside dependencies, is implemented as a single source file, and is designed to be user-customized. Str also makes it simple to allocate fast... Platforms: *nix

License: Freeware Size: 256 KB Download (90): Str Download

Added: August 25, 2008 | Visits: 3.544

Crazy Num-Caps-Scroll This program will toggle the Num Lock, Caps Lock, or Scroll Lock keys at user defined intervals. It is possible to setup which keys to toggle and how often to toggle each key. This program also has command line support, so you can setup a shortcut to toggle each key. How to close Crazy Num Caps... Platforms: Windows

License: Freeware Size: 122 KB Download (598): Crazy Num-Caps-Scroll Download

Added: May 10, 2013 | Visits: 297

Deeply applying str() across a data structure The str() function in the standard library behaves in a slightly weird way when applied against lists: on each element of the list, the repr() is appended. In contrast, this module provides a deep_str() that deeply applies str() across lists. This module also provides utilities to develop custom... Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: November 14, 2006 | Visits: 6.109

Smart Keys How often have you wanted to rip the Caps Lock or Num Lock key off your keyboard because you accidentally press it and laUNCH INTO A STREAM OF CAPITAL LETTERS? SmArT kEyS is the solution to the Caps Lock, Num Lock, and Insert key problems. Accidental keyboard presses will no longer ruin your... Platforms: Windows

License: Shareware Cost: $15.00 USD Download (149): Smart Keys Download

Released: November 06, 2007  |  Added: November 28, 2007 | Visits: 5.948

Clever Keyboard Indicator The Clever Keyboard Indicator is a program which stays in your Windows system tray and displays "Caps Lock", "Num Lock" and "Scroll Lock" status, allows you to switch key status, plays a sound when the key status changed and many more. Features at a glance: * Display and switch "Caps Lock",... Platforms: Windows

License: Demo Cost: $25.00 USD Size: 856.67 KB Download (211): Clever Keyboard Indicator Download

Added: January 13, 2010 | Visits: 701

Regexp::MatchContext Regexp::MatchContext is Perl module to replace (and improve) $MATCH, $PREMATCH, and $POSTMATCH SYNOPSIS use Regexp::MatchContext -vars; $str = m/(?p) d+ /; print "Before: $PREMATCHn"; print "Matched: $MATCHn"; print "After: $POSTMATCHn"; $MATCH = 2 * $MATCH; # substitute into original... Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Regexp::MatchContext Download

Added: November 26, 2010 | Visits: 1.421

Math::Logic Math::Logic is a Perl module that provides pure 2, 3 or multi-value logic. SYNOPSIS use Math::Logic qw( $TRUE $FALSE $UNDEF $STR_TRUE $STR_FALSE $STR_UNDEF ) ; # 1 0 -1 TRUE FALSE UNDEF use Math::Logic :NUM ; # $TRUE $FALSE $UNDEF -- what you normally want use Math::Logic :ALL ; # All... Platforms: *nix

License: Freeware Size: 12.29 KB Download (104): Math::Logic Download

Added: July 20, 2010 | Visits: 894

cnslock cnslock is a dock application (dockapp) which provides a visual indication of the states of the three "lock" buttons (caps, num, and scroll). cnslock was written so that I could see the state of those keys as I have a wireless keyboard with no leds on it. Usage: Simply launch: cnslock... Platforms: *nix

License: Freeware Size: 25.6 KB Download (103): cnslock Download

Added: September 04, 2010 | Visits: 897

Data::Str2Num Data::Str2Num - int str to int; float str to float, else undef. SYNOPSIS ##### # Subroutine interface # use Data::Str2Num qw(config str2float str2int str2integer); $float = str2float($string, [@options]); (@strings, @floats) = str2float(@strings, [@options]); $integer =... Platforms: *nix

License: Freeware Size: 56.32 KB Download (95): Data::Str2Num Download

Released: June 24, 2012  |  Added: June 24, 2012 | Visits: 652

Keyboard Indicator Indicator for the Caps Lock, Num Lock, Scroll Lock and Insert keys. This utility is especially useful for those who do not have a keyboard or laptop with led indicators. Requires: Microsoft .NET Framework 2.0. Platforms: Windows

License: Freeware Size: 44 KB Download (53): Keyboard Indicator Download

Released: January 27, 2013  |  Added: January 27, 2013 | Visits: 572

Extended Keys Manager Control Caps, Num, and Scroll Lock Keyboard Keys with Keyboard Software Utility. Control Initial State of Extended Keys with Simple and Easy to Use Software Utility. The Keyboard Software Utility Exits from memory after setting the configured state of Caps Lock, Scroll Lock and Num Lock Keys. So... Platforms: Windows

License: Shareware Cost: $5.00 USD Size: 292 KB Download (429): Extended Keys Manager Download

Released: November 25, 2012  |  Added: November 25, 2012 | Visits: 407

Num-Num How do you spell 38? How do you spell out $63.38 on the check you're writing? If you're living abroad or learning a foreign language, the answer might not be that obvious. Num-Num is a free program that helps you with counting and writing checks. You can spell numbers in a variety of formats... Platforms: Mac

License: Freeware Size: 133.12 KB Download (61): Num-Num Download

Added: July 28, 2013 | Visits: 179

STR2VAR FUNCTION VAR = STR2VAR(STR)Returns the variable or array of variables, VAR, matching the pattern STR. Matching variables must be of same type.a = 3;b = str2var('a'); % b is now equal to a, i.e. 3.a1 = 3;a2 = 2;b = str2var('a*'); % b is now an array with values [3, 2]. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): STR2VAR Download

Added: May 02, 2013 | Visits: 428

wp-num-captcha Adds Numerical addition CAPTCHA anti-spam methods to WordPress on the comment form. In order to post comments, users will have to type in the phrase shown on the addition. This can help prevent spam from automated bots.installation : 1. Upload the wp-num-captcha folder to the... Platforms: PHP

License: Freeware Size: 20.48 KB Download (44): wp-num-captcha Download

Released: March 29, 2024  |  Added: March 29, 2024 | Visits: 1.252

7Caps 7Caps is a powerful tool that delivers live updates on the Caps Lock and Num Lock keys. With its newly added Watermark indicator, it transparently displays these statuses on your desktop.This application caters to those seeking instant notifications regarding their Caps and Num Lock keys. Beyond... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 2.33 MB Download (238): 7Caps Download

Released: July 07, 2002  |  Added: October 25, 2006 | Visits: 3.830

CapsWiz CapsWiz was created to make dealing with the CapsLock, NumLock, and ScrollLock keys easier. CapsWiz can be configured to automatically turn on or off any of these keys depending on which program or window has just been switched to. For example, it could turn off Caps Lock when you switch to your... Platforms: Windows

License: Shareware Cost: $10.00 USD Size: 1011 KB Download (149): CapsWiz Download

Released: February 15, 2008  |  Added: March 01, 2008 | Visits: 4.007

I Hate This Key Deluxe Edition One day I came into our office and found that a keyboard on the table of one of our leading developers was broken. Several buttons were missing. Horrible black gaps where keys used to be. We all were astonished. Who would commit this foolish crime? Soon, Mike, the keyboard owner, appeared and... Platforms: Windows

License: Shareware Cost: $11.95 USD Size: 832.8 KB Download (172): I Hate This Key Deluxe Edition Download

Released: April 10, 2008  |  Added: June 10, 2008 | Visits: 5.440

flow Bubbles screensaver a screensaver, charming transparent bubbles flowing on the screen. you can replacement bubbles num, bubbles size, credentials picture. dulcet chime sound playing when the flowBubbles run. you can position pictures into bubbles The flowBubbles screensaver has options: 1. Bubbles num... Platforms: Windows

License: Shareware Cost: $10.00 USD Size: 831.36 KB Download (1005): flow Bubbles screensaver Download

1 2 3 4 5 >