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.342.354 Times

Nvr Strings software
Filter: All | Freeware | Demo
 

Nvr Strings

1 2 3 4 5 > 
Released: July 01, 2012  |  Added: July 01, 2012 | Visits: 1.268

Strings edit Strings edit is a library that provides I/O facilities for integer, floating-point, Roman numbers, and strings. Both input and output subroutines support string pointers for consequent stream processing. The output can be aligned in a fixed size field with padding. Numeric input can be checked...



Platforms: *nix

License: Freeware Size: 54.27 KB Download (99): Strings edit Download

Added: February 27, 2010 | Visits: 1.167

PHP::Strings PHP::Strings is a Perl module to implement some of PHPs string functions. SYNOPSIS use PHP::Strings; my $slashed = addcslashes( $not_escaped, $charlist ); my $wordcount = str_word_count( $string ); my @words = str_word_count( $string, 1 ); my %positions = str_word_count( $string, 2 );...





Platforms: *nix

License: Freeware Size: 78.85 KB Download (107): PHP::Strings Download

Released: June 05, 2012  |  Added: June 05, 2012 | Visits: 607

Vintage Strings MkIII Vintage Strings MkIII is a new super realistic virtual string machine VST instrument (VSTi) that perfectly recreates the lush sound of analog string machines. Like these old machines, Vintage Strings MkIII is a synthesizer that was especially designed to produce rich warm string pads. This...


Platforms: Windows

License: Freeware Download (583): Vintage Strings MkIII Download

Added: May 10, 2013 | Visits: 485

Searching nested strings This script searches nested strings from a line of text. The strings are limited by two different characters.


Platforms: Python,

License: Freeware Download (59): Searching nested strings Download

Added: May 10, 2013 | Visits: 399

Visualize unicode strings If you are processing unicode strings and you want to print the string but run into UnicodeEncodeError all the time, this script shows you some simple steps to visualize unicode strings.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (63): Visualize unicode strings Download

Added: May 10, 2013 | Visits: 487

repr() of containers with non-ASCII strings Printing sequences or maps containing non-ASCII strings results in escape sequences. This function uses the not-so-commonly-known "string_escape" codec to facilitate printing such sequences for quick-viewing.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (59): repr() of containers with non-ASCII strings Download

Added: May 10, 2013 | Visits: 809

Generating all strings of a given alphabet This script shows a way to generate a list of all strings (in this case, string=list of symbols) of a given alphabet having a specified length by using list comprehensions. Strings (not the 'string' type) are frequently used in computer science; for example numbers are encoded as strings of...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Generating all strings of a given alphabet Download

Added: May 10, 2013 | Visits: 427

xor for strings xor for strings script demonstrates the use of simple xor for strings.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): xor for strings Download

Added: June 12, 2013 | Visits: 508

MATLAB video tutorial in Czech - Lesson 6: Strings This video describes working with strings in MATLAB in the Czech language. It's the sixth part of complete video tutorial about MATLAB and SIMULINK.AVI file is compressed by WinZIP, TechSmith Screen Capture Codec (TSCC) is necessary to view the file.


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 7.13 MB Download (44): MATLAB video tutorial in Czech - Lesson 6: Strings Download

Added: July 15, 2013 | Visits: 412

Strings Browser Extension Strings is a social tracking and filtering platform that allows you to share and uncover experiences that are relevant to you. Strings incorporates strong privacy controls, easy filtering, and tracking support that allows your actions on and offline to automatically identify personalized trends...


Platforms: Mac

License: Freeware Size: 102.4 KB Download (34): Strings Browser Extension Download

Added: October 01, 2013 | Visits: 559

Strings on Speed Strings on Speed is a music video game similar to Frets on Fire in which players simulate guitar play using their keyboard. It features a singleplayer as well as a multiplayer mode.


Platforms: *nix

License: Freeware Size: 1.9 MB Download (41): Strings on Speed Download

Added: August 05, 2008 | Visits: 1.194

Vintage Strings MkII Vintage Strings MkII is a new super realistic virtual string machine VST instrument (VSTi) that perfectly recreates the lush sound of analog string machines. This virtual string machine make no use samples, so any of its presets can be tweaked, and new ones can be easily created, making Vintage...


Platforms: Windows

License: Shareware Cost: $39.00 USD Size: 1024 B Download (679): Vintage Strings MkII Download

Released: June 12, 2012  |  Added: June 12, 2012 | Visits: 484

Show Strings Show Strings is ideal for the developer who wants to check that copyright messages and other text data is present in executables or libraries. It strips out blank space if desired and with drag and drop is easy and convenient to use. The interface is clean and simple, with indications as to...


Platforms: Windows

License: Freeware Size: 206 KB Download (571): Show Strings Download

Released: October 03, 2012  |  Added: October 03, 2012 | Visits: 481

Syntheway Strings VSTi Syntheway Strings is a "rich-sounding" sample based string VSTi. Its Multisampled Strings: Violin, Viola, Cello, Contrabass, has the ability to produce beautiful and lyrical lines, as well as powerful and forceful articulations. You'll find string orchestra sustained, Espressivo, Staccato,...


Platforms: Windows, Linux

License: Shareware Cost: $35.00 USD Size: 11.23 MB Download (707): Syntheway Strings VSTi Download

Released: October 15, 2012  |  Added: October 15, 2012 | Visits: 664

NVR Viewer NVR Viewer app allows to monitor and record video from IP Cameras. You can easily setup recording video on schedule, or events only (Motion Detection and Face Detection). Once the cameras are setup for recording, you could quickly search recorded video and export incidents as movies or just...


Platforms: Mac

License: Freeware Size: 3.6 MB Download (76): NVR Viewer Download

Added: May 10, 2013 | Visits: 281

Evaluating code inside strings In this script, Eval's __getitem__ returns the result of eval(key). In Python, String and Unicode objects have one special operator: the % operator. With that operator, strings can be formatted with format codes.Formatting is given syntax format % values, where format is a string with format...


Platforms: Windows, Mac, *nix, Python, Solaris

License: Freeware Download (62): Evaluating code inside strings Download

Added: May 10, 2013 | Visits: 289

Marshal unicode strings with PyXML If you want to serialize Python objects to XML then PyXML is a good choice. Except in the case when unicode strings come into play. In this case generic.Marshaller().dump() throws an ugly AttributeError: Marshaller instance has no attribute 'm_unicode' .This script extends both PyXML Marshaller...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (64): Marshal unicode strings with PyXML Download

Added: May 10, 2013 | Visits: 411

Quick Test If Strings Are Identifiers Quick Test If Strings Are Identifiers script allows you to see if a string is an identifier.This script takes advantage of the special treatment of the __slots__ attribute with new-style python classes. The actual test is performed by the python interpreter and raises a TypeError if any slot...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Quick Test If Strings Are Identifiers Download

Added: September 30, 2013 | Visits: 379

MPV's Art of Audio Recording - Recording Strings Recording orchestral instruments is an art that requires precise setup, positioning and knowledge of acoustics. It also requires you to understand the way these instruments produce sound. This tutorial explains the precise microphone positioning needed to bring out the rich tones these classical...


Platforms: Mac

License: Commercial Cost: $19.99 USD Size: 340 MB Download (36): MPV's Art of Audio Recording - Recording Strings Download

Added: July 07, 2013 | Visits: 396

Strings Dream Synthesizer Strings Dream is able to reproduce the infinite array of rich, analog pads from the most famous string machines in synthesizer history. Emulate the classic Eminent Solina as well as its sister keyboards from Elka, Crumar and even their Japanese cousins. String Dream does not use samples. Instead...


Platforms: Mac

License: Shareware Cost: $45.00 USD Size: 3.79 MB Download (34): Strings Dream Synthesizer Download

1 2 3 4 5 >