Free Downloads: String Variable

License:  All 1 2 | Free

Convert String for C++ Screenshot
more

You should add quote at the start and end of a string line, and replace quote with slash. Now Convert String for C++ will do the job for you to get the exact C++ string which you can just copy and paste into your C++ program directly.

String in C++ source code is different from common String. You should add quote at the start and end of a String line, replace quote inside the String with slash and quote, double slash, and add return and next line at the end of a String line. If you make some changes in the revised String, you have to iterate the above steps. Now Convert String...

Category: Software Development
Publisher: BossEye Inc., License: Freeware, Price: USD $0.00, File Size: 126.6 KB
Platform: Windows



more

Variable Swing Screensaver is a screensaver that creates an illusion of the variable swing Variable.

Variable Swing Screensaver is a screensaver that creates an illusion of the Variable swing Variable.
Variable swing means simply that a near object will have a longer swing than a more distant object. with a Snellen test card in front of different background images.

Category: Desktop Enhancements / Screensavers
Publisher: Rune Kenneth Meisingset, License: Freeware, Price: USD $0.00, File Size: 495.5 KB
Platform: Windows

more

The Word String Removal is a free program that allows you to remove a selected word from a string, fast and easy.

The Word String Removal is a free program that allows you to remove a selected word from a String, fast and easy. Just add the String you want to clear, set the word to remove from the String, and click on Go, the Word String Removal will remove the word from the String.

Category: Utilities / System Utilities
Publisher: babybuying.com, License: Freeware, Price: USD $0.00, File Size: 185.0 KB
Platform: Windows

Shareware
more

String Studio VS-1 is a string modeling synthesizer plug-in that swaps the traditional oscillator, filter, and envelope pattern for real-life string instrument components.

String Studio VS-1 is a String modeling synthesizer plug-in that swaps the traditional oscillator, filter, and envelope pattern for real-life String instrument components.

String Studio's pick, bow, hammer, finger, fret, damper, and soundboard let you control the materials, natural decay, grain, warmth, buzzes, harmonics, resonance, friction,...

Category: Audio / Utilities & Plug-Ins
Publisher: Applied Acoustics Systems DVM Inc., License: Shareware, Price: USD $199.00, File Size: 7.6 MB
Platform: Windows

Shareware
more

String is a virtual instrument that emulates the beautiful sound of the polyphonic string synthesizer.

String is a virtual instrument that emulates the beautiful sound of the polyphonic String synthesizer. The authentic tone of this program, comes from its accurate emulation of the divide-down oscillator technology behind the lush ensemble synths of the 70s.
String has two individual sound generating Layers, each housing three phase-locked oscillator stops at 16',...

Category: Audio / Music Creation
Publisher: Loomer, License: Shareware, Price: USD $80.18, File Size: 15.4 MB
Platform: Windows

more

Beier String and Fret Calculator handles any type of solid string material such as gut, nylon and carbon, but also copper, brass, etc.

Beier String and Fret Calculator handles any type of solid String material such as gut, nylon and carbon, but also copper, brass, etc., and also includes Savarez and Pyramid, Kürschner and Aquila over-wound String catalogues. Hear the pitches of strings and frets on your computer, and use the program as an instrument tuner.

Category: Utilities / Misc. Utilities
Publisher: Paul Beier, License: Demo, Price: USD $0.00, File Size: 3.2 MB
Platform: Windows

5 Stars5 Stars5 Stars5 Stars5 Stars Freeware
more

DS Clock is a digital desktop clock that displays variable date, time, and time zone information built from the format string. It allows you to fully customize its look and feel, and can synchronize your computer's clock with Atomic Time Servers. x64

DS Clock is a digital desktop clock that displays Variable date, time, and time zone information built from the format String. The program allows you to fully customize its look and feel, and can synchronize your computer's clock with Atomic Time Servers. You can select any combination of date, time, and time zone, pick custom colors and fonts, set custom sound to play at the top...

Category: Home & Education / Clocks
Publisher: Duality Software, License: Freeware, Price: USD $0.00, File Size: 2.2 MB
Platform: Windows, Other

5 Stars5 Stars5 Stars5 Stars5 Stars Shareware
OxyNavigator Screenshot
more

Use the special OxyNavigatorSettings class to setup common parameters: dataFile:String = "data.xml"; styleFile:String = "baseSkin.swf"; showLoader:Boolean = true; loaderFile:String = "loader.swf"; depthColor:Number = 0x000000; depthBackground:Boolean.

Use the special OxyNavigatorSettings class to setup common parameters: dataFile:String = "data.xml"; styleFile:String = "baseSkin.swf"; showLoader:Boolean = true; loaderFile:String = "loader.swf"; depthColor:Number = 0x000000; depthBackground:Boolean = true; depthTransparencyCoeff:Number = 0.2; showHandCursor:Boolean = true; useFixedLineMode:Boolean =...

Category: Internet / Flash Tools
Publisher: FlashComponents, License: Shareware, Price: USD $19.00, File Size: 488.0 KB
Platform: Windows, Mac, Linux

DS Clock (64-bit) Screenshot
more

DS Clock is a digital desktop clock that displays variable date, time, and time zone information built from the format string. It allows you to fully customize its look and feel, and can synchronize your computer's clock with Atomic Time Servers. x64

DS Clock is a digital desktop clock that displays Variable date, time, and time zone information built from the format String. The program allows you to fully customize its look and feel, and can synchronize your computer's clock with Atomic Time Servers. You can select any combination of date, time, and time zone, pick custom colors and fonts, set custom sound to play at the top...

Category: Home & Education / Clocks
Publisher: Duality Software, License: Freeware, Price: USD $0.00, File Size: 2.6 MB
Platform: Windows

Shareware
more

A Structure Basic compiler for the PIC18 series microcontroller.

A Structure Basic compiler for the PIC18 series microcontroller. The compiler produces stand alone optimized assembly code ready to be assembled by MPLAB, no runtime libraries or interpreters required.
Features:

- Runtime Error Trapping
- Multitasking
- Short circuit boolean evaluation
- Library support
- String and array support
- Integer...

Category: Software Development / Compilers & Interpreters
Publisher: Midwest Software, License: Shareware, Price: USD $90.00, File Size: 1.9 MB
Platform: Windows

beWISE - Edelwise Basic Variables Screenshot
more

Task to task communication with VB programs made simple.

Task to task communication with VB programs made simple. This product allows you to have as many VB programs as you want communicate simply via variables. Communication is done via shared memory and is very fast. As soon as a beWise Variable (Basic Edelwise Variable) is created by one VB program ALL VB programs on this computer SHARE that Variable. Any VB program can change...

Category: Software Development / Components: VB
Publisher: Edelwise, Inc., License: Freeware, Price: USD $0.00, File Size: 2.0 MB
Platform: Windows

Freeware
Boyer Screenshot
more

Fast string search (indexOf) using the Boyer-Moorealgorithm.

Fast String search (indexOf) using the Boyer-Moorealgorithm. Incorporate this class into your own Javaprograms to rapidly search strings. use:import com.mindprod.Boyer.Boyer;...Boyer b = new Boyer("dogcatwombat");int where = b.indexOf("cat");orint where = Boyer.indexOf("dogcatwombat","cat"); Boyer-Moore is about twice as fast as...

Category: Web Authoring / JavaScript
Publisher: Canadian Mind Products, License: Freeware, Price: USD $0.00, File Size: 532.5 KB
Platform: Windows

Keyword String Generator Screenshot
more

Likeoffice Keyword String 1.3 is a unique tool that generates keyword string combinations of Notions out of list of relevant keywords. It is used mainly for Internet Marketing Campaigns, like Google Adwords, Microsoft Adcenter, Yahoo etc'.

Likeoffice Keyword String 1.3 is a unique tool that generates keyword String combinations of Notions out of list of relevant keywords. It is used mainly for Internet Marketing Campaigns, like Google Adwords, Microsoft Adcenter, Yahoo etc'. Every created Keyword String is composed of two elements: Fixed Keywords: Each Fixed keyword may come in a different line. In case...

Category: Business & Finance
Publisher: Likeoffice.com, License: Shareware, Price: USD $75.00, File Size: 125.0 KB
Platform: Windows

Freeware
more

The Upper String is a program that allows you to turn string to upper string by one click. .

The Upper String is a program that allows you to turn string to upper string by one click.

Category: Desktop Enhancements / Misc. Themes
Publisher: 2buyphone.com, License: Freeware, Price: USD $0.00, File Size: 187.0 KB
Platform: Windows

more

Vintage Strings MkII is a new super realistic virtual string machine VST instrument (VSTi) that perfectly recreates the lush sound of analog string machines.

Vintage Strings MkII 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 MkII is a synthesizer that was especially designed to produce rich warm String pads. This virtual String machine make no use samples, so any of its presets can be...

Category: Audio / Utilities & Plug-Ins
Publisher: Musicrow, License: Shareware, Price: USD $39.00, File Size: 1024 B
Platform: Windows

5 Stars5 Stars5 Stars5 Stars5 Stars Shareware
String-O-Matic Screenshot
more

A shareware program that performs search and replace operations on multiple substrings in multiple files. Case-insensitive, whole-word, and wildcard searches are supported.

String-O-Matic performs search and replace operations with multiple strings in multiple files. It was designed specifically for computer programmers working on large projects with many source code files, however any type of file can be used, including HTML. Search and replace operations can also be performed on filenames (mass renaming). A detailed log is kept of every String...

Category: Utilities / File & Disk Management
Publisher: Gammadyne Corporation, License: Shareware, Price: USD $20.00, File Size: 5.2 MB
Platform: Windows

Freeware
StringMaster Screenshot
more

String Master is designed to split one string data source file into two or more files in accordance with the chosen filter: masks or sub-strings. Main advantage is that it doesn't have any size limits, it may process files of any size!

String Master is designed to split one String data source file into two or more files in accordance with the chosen filter: masks or sub-strings. Main application areas of the software are the search of the required entries in the database, forum and web log dumps, text files of large volume. The main idea behind this product is that it doesn't have any size limits, it may...

Category: Business & Finance / Database Management
Publisher: ChaosCoder, License: Freeware, Price: USD $0.00, File Size: 2.2 MB
Platform: Windows, Other

more

Pattern String Engine is intended for lexical analysis of strings.

Pattern String Engine is intended for lexical analysis of strings. Is based on technology "pattern matching". Allows to find all possible variants of comparison String with a pattern. Work with assignment inside pattern and much more.

Category: Software Development / Misc. Programming
Publisher: SoftComplete Development, License: Shareware, Price: USD $39.95, File Size: 19.0 KB
Platform: Windows

Search & Replace Master Screenshot
more

Search & Replace Master looks through multiple files for a string or pattern and can also replace it with another string or pattern. It can also strip formatting from Word generated HTML file.

=============================== Search & replace the text in your files in seconds. =============================== A free software from KnowleSys. Search & Replace Master is an easy to use search and replace utility loved by webmasters, programmers, and novice computer users alike. Search & Replace Master looks through multiple files for a String or pattern and can...

Category: Utilities
Publisher: KnowleSys Software, Inc., License: Freeware, Price: USD $0.00, File Size: 486.9 KB
Platform: Windows

StringEncrypt Screenshot
more

StringEncrypt allows you to encrypt strings and files using randomly generated algorithm, generating a unique decryption code in the selected programming language. Simple & fast - try it yourself!

StringEncrypt page allows you to encrypt strings and files using randomly generated algorithm, generating a unique decryption code in the selected programming language. Simple & fast - try it yourself! It was created to assist users in creating encrypted strings for their favourite programming languages, currently we support C / C++, C# Sharp, Delphi / Pascal, Java, JavaScript, Python, Haskell,...

Category: Software Development / Java
Publisher: PELock Software, License: Demo, Price: USD $10.00, EUR50, File Size: 674.4 KB
Platform: Windows, Other

more

Power Search and Replace looks through multiple files for a string or block of text with any pattern and replace it with another string (or block of text).

Power Search and Replace looks through multiple files for a String or block of text with any pattern and replace it with another String (or block of text). It can search all subdirectories and a filter may be used. Whether you are a HTML developer, application developer, business analyst or novice computer user, Power Search & Replace is a must have to replace, or just to find...

Category: Utilities / Misc. Utilities
Publisher: Swapware, License: Shareware, Price: USD $199.00, File Size: 492.9 KB
Platform: Windows

Shareware
AnEasyCalc Screenshot
more

This program is - the math expressions interpreter and analyzer, the RTF formulas editor and Latex string generator: -calculation, intermediate results check, create RTF string, create latex string, save results

This program is - the math expressions interpreter and analyzer, the RTF formulas editor and Latex String generator. That means, this program allows: -to type whole the expression, and do the result calculation after that; -to check the results of intermediate actions; -to edit the formulas using the RTF format advantages that allows to use formulas in various RTF text editors; -to...

Category: Home & Education / Mathematics
Publisher: Stemwater labs, License: Shareware, Price: USD $14.00, File Size: 140.0 KB
Platform: Windows

more

We have released SQL Connection String Builder .

We have released SQL Connection String Builder .NET Control. This control is designed for situations where you need your user to enter their own SQL connection info. It has 4 textboxes and labels for Data Source, Initial Catalog, User ID and Password. You

Category: Software Development / Visual Basic Runtime Files
Publisher: geekswithblogs.net, License: Freeware, Price: USD $0.00, File Size: 69.0 KB
Platform: Windows, Mac, 2K, 2K3

more

Do you need to find files that contain a particular piece of text?

Do you need to find files that contain a particular piece of text? Perhaps you're looking for "Register" but you're not interested in those that contain "RegisterComponents"? Or do you want to make sure that all calls to FindFirst are followed by a FindClose?
Well Search can help you with this and more. Simply enter a starting directory, a list of file names...

Category: Utilities / Misc. Utilities
Publisher: SadMan Software, License: Shareware, Price: USD $0.00, File Size: 1.2 MB
Platform: Windows

5 Stars5 Stars5 Stars5 Stars5 Stars Freeware
netcdf viewer Screenshot
more

NetCDF Viewer can show the variables of your files and can present each variable has how many dimension. NetCDF Viewer shows to the user that how many elements are there in a dimension. With NetCDF Viewer, the user can view global attribute.

A NetCDF file is a format of file that usually uses in climate data. NetCDF files usually has multi-dimension that each dimension is a separate Variable. NetCDF variables that contain coordinate data are referred to as coordinate variables, scalar coordinate variables, or multidimensional coordinate variables. For example, if you want to save the rainfall data for a region in historical...

Category: Home & Education / Science
Publisher: AgriMetSoft, License: Freeware, Price: USD $0.00, File Size: 13.9 MB
Platform: Windows

blank

License:  All 1 2 | Free