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

stringCollapser 1.0

  Date Added: April 18, 2013  |  Visits: 452

stringCollapser

Report Broken Link
Printer Friendly Version


Product Homepage
Download (44 downloads)



Example 1-Input string = 'abc,abc,abc,dcf,dcf,ef'.output string ='3abc,2dcf,1ef'Example 2-Input string = 'xyzr,abdc,abdc,haha,haha'.output string ='1xyzr,2abdc,2haha'Explanation:This function collapses a comma separated long string, containing sub-strings, into a possibly smaller string by replacing repeated sub-strings by counts of repetitions of substrings.

Requirements: No special requirements
Platforms: Matlab
Keyword: Abc Dcf Abcabcabcdcfdcfef Output Collapses Comma Counts Function Input Possibly Repeated Repetitions Replacing Separated Smaller String Substrings Xyzr Abdc Haha Explanationthis Xyzrabdcabdchahahaha Output
Users rating: 0/10

License: Freeware Size: 10 KB
USER REVIEWS
More Reviews or Write Review


STRINGCOLLAPSER RELATED
Text Management  -  Simple string checksum 1.0
This one line function adds up the ascii values of a string and returns the total as a checksum. Also included is a variation which returns the checksum mod 256 (so it can be used as a single byte).The same technique can be used to add up a list...
 
Text Management  -  ASCII encoding guess 1.0
This function could be used to check if a string contains only ASCII characters.
 
Miscellaneous  -  Python XTEA Encryption 1.4
The module implements the basic XTEA block encryption algorithm (`xtea_encrypt`/`xtea_decrypt`) and also provides a higher level `crypt` function which symmetrically encrypts/decrypts a variable length string using XTEA in OFB mode as a key...
 
Development Tools  -  Molecular Weight Calculator Function 1.0
MolMass is a function for calculating the molar weight of a substance given in form of a chemical formula.Function call: MM = MolMass(substance)Substance is a string of the chemical formula of a substance.Example: MM =...
102.4 KB  
Multimedia & Graphics  -  ABC 3GP Converter 2.00
ABC 3GP Converter is a software whose function is to convert a video file to 3GP and 3GP2, compatible with portable devices, mobile phones, etc. The program accepts the following video formats: DivX, XviD, MOV, rm, rmvb, mkv, MPEG, VOB, DVD, WMV,...
4 KB  
Libraries  -  CL-EMB 0.4.3
CL-EMB is a library to embed Common Lisp and special template tags into normal text files. CL-EMB library can be used for dynamically generated HTML pages. Installation: CL-EMB can be installed with ASDF-INSTALL. See...
12.29 KB  
Email  -  okEmail for Email System Utilities 1.1
okEmail is an ASP function to check proper email input, following these rules:-minimum 8 characters in total...-check for illegal characters-need an "@" in the email but only one is allowed-at least one "." must come after the "@"-must have at...
10 KB  
Communication  -  H-infinity sub-optimal causal FIR inverse filter via LMI 1.0
[psi gopt] = dfdesign_w_lmi(phi, w, d, n);DFDESIGN_W_LMI computes the H-infinity optimal inverse FIR filter of phi(z).The resulting filter minimizes the H-infinity norm of the error system E_w(z) = [z^(-d) - psi(z)phi(z)]w(z).The LMI method based...
10 KB  
Development Tools  -  Bisection's method 1.0
function p_min=bisection(func,int,iter,tol_x,tol_f) It calculates the zero of a regular real function with one variable. p_min is the solution and represents the abscissa's value of the zero. The input variables are: -func: it's a string that...
10 KB  
Development Tools  -  Symbolic Hessian Evaluator 1.0
For a symbolic input function f, returns the symbolic Hessian matrix. A real time saver imho I don't know how useful anyone will find this, but eh, my professor made us do it on the test, so I figure this will save at least someone the headache of...
51.2 KB  
NEW DOWNLOADS IN SCRIPTS, COMMUNICATION
Scripts  -  Free Ecommerce website creator 1.2
Free Ecommerce website creator is a free PHP shop creating script. This allows you to put a online shop on your own website. Create your own free ecommerce website for Your Business. Create an online shop using easyGUI online shop creator. The...
1.44 KB  
Scripts  -  MochiGames PHP Script ZDR 1.00
MochiGames PHP Script ZDR is web site, ready for use, for flash games. These flash games are downloaded automatically by "MochiGames PHP Script ZDR" from MochiGames media. The use of the games is free, you can use your own Mochi Publisher ID and...
368.54 KB  
Scripts  -  Php Chat 2.0
Add a free php site, single sign-on and multiple skins, 100% free 1. Server Modes: The chat server has paid mode and free mode. If the free chat mode, a free chat room will be assigned to your website with your domain as the room name. 2....
938.87 KB  
Scripts  -  Nibbleblog 3.0.1
Nibbleblog it's a powerful engine for creation and manipulation of BLOG's completely free. Very simple to install and configure (Only 1 step). The database used is based on XML files and this way it is not necessary to use MySQL or similar DBMS....
371.09 KB  
Scripts  -  PHP File Manager | CloudOsys 2.9b8
CloudOsys is a PHP file manager, a tool that allows your visitors upload files such as media content directly to your website. Your visitors will upload files directly to your website, where they can share and comment on them. Through cloud...
1.41 MB  
Communication  -  Contact Form Script 1
This PHP script is a fully functioning contact form which can be easily installed on your own website. It enables users to contact you directly by filling out the form. The PHP script is completely FREE to use, and none of the code is encoded...
19 KB  
Communication  -  Ethernet Source with SimEvents 1.1
When audio or video is transmitted over an Ethernet network, the data is usually transmitted in bursts of packets with long idle times in between bursts. SimEvents is a good tool for modeling those types of sources and studying the effects of...
2.8 MB  
Communication  -  Autocorrelation and Crosscorrelation function of gold sequence 1.0
This m-file finds and plots the autocorrelation and crosscorrelation function(ACF and CCF) of generated Gold codes of length 31.Crosscorrelations are three valued.
10 KB  
Communication  -  Zoom Spectrum 1.0
This function returns N point DFT samples of 2dw band of Fourier transform of a sequence. Typically, fft() returns N samples of Fourier transform ranging from 0 to 2pi. This function takes the N-point DFT samples and returns N-point samples...
10 KB  
Communication  -  BER of BPSK DS-SS System 1.0
This m-file finds the bit error rate performance of BPSK DS-SS system over (i) AWGN channel and (ii) Slow Rayleigh fading channel corrupted by AWGN. Compare the performance with simple BPSK system.In this simulation I have used two functions.So to...
10 KB