Softpedia
 


SCRIPTS CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Peardrop CMS 0.2.3
  • CommaFeed 0.0.1
  • Squash
  • Pick-a-Color 1.1.5
  • MVIS Security Center 1....
  • EasyZoom 1.0.3
  • jQueryGantt
  • IMDBPHP 2.1.8
  • Dynamic WordPress Form ...
  • PathFinding.js 0.4.1
  • 7-DAY TOP DOWNLOAD
    #
    Program
    JW FLV Media Player
    6

    475 downloads
    Scary Maze
    472 downloads
    Aircrack 1.1 / 1.2
    Beta 1

    239 downloads
    Coppermine Photo
    Gallery 1.5.22

    213 downloads
    GNU Compiler
    Collection 4.8.1

    212 downloads
    InsanityVille’s
    AJAX Guestbook

    206 downloads
    WebChat
    149 downloads
    Magento Community
    Edition 1.7.0.2 /
    1.8.0.0 Alpha 1

    118 downloads
    rssFeed 1.5
    112 downloads
    Charles 3.7
    109 downloads
    Home / Scripts / Categories / Snippets

    Snippets

    3,904 script(s)

    LATEST DOWNLOADS IN THIS CATEGORY:

    RSS

    Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 | << prev next >>
     
    Platform:
    +ANY PLATFORM     Windows     Linux     Mac OS     BSD     Solaris
     
    Language:
    ANY LANGUAGEPHPASP.NETC/C++PerlPythonRuby
    FlashJavaScriptHTMLXMLASPBasic/VBColdFusion
    C#CSSDelphiFortranJavaLISPmathCAD
    MathematicaMatlabSQLTCL/TkSilverlight

    Reversal of a String

    NEW
    Reversal of a String icon Reversal of a String - Takes a string and displays it backwards
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / BS...
    C/C++
    Freeware
    Fair (2.6/5)
    456
    May 4th, 2007 UTC

    Returning More than 1 Value through a Function

    NEW
    Returning More than 1 Value through a Function icon Returning More than 1 Value through a Function shows how multiple values can be returned by the use of ...
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / BS...
    C/C++
    Freeware
    Good (3.4/5)
    398
    May 4th, 2007 UTC

    reserve( ) function

    NEW
    reserve( ) function icon reserve( ) function - Function simply reserves space for container.
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / BS...
    C/C++
    Freeware
    Fair (2.5/5)
    383
    May 4th, 2007 UTC

    Removes spaces from a string

    NEW
    Removes spaces from a string icon Removes spaces from a string - user enters a string, the computer accepts the string w/o spaces
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / BS...
    C/C++
    Freeware
    Fair (2.8/5)
    379
    May 4th, 2007 UTC

    Remove Duplicate Characters

    NEW
    Remove Duplicate Characters icon Remove Duplicate Characters removes any duplicated letters in any string
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / BS...
    C/C++
    Freeware
    Good (3.3/5)
    920
    May 4th, 2007 UTC

    Recursive Summing

    NEW
    Recursive Summing icon Recursive Summing adds succesive numbers from n to one starting at a number, n (specified by the user),...
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / BS...
    C/C++
    Freeware
    Fair (2.8/5)
    397
    May 4th, 2007 UTC

    Recursive square root

    NEW
    Recursive square root icon Recursive square root is a programmThis is a programme that accepts a user input.
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / BS...
    C/C++
    Freeware
    Good (3.0/5)
    688
    May 4th, 2007 UTC

    Recursive Fibonacci Sequence

    NEW
    Recursive Fibonacci Sequence icon Recursive Fibonacci Sequence shows how to generate a Fibonacci Sequence using Recursion.
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / BS...
    C/C++
    Freeware
    Good (3.7/5)
    891
    May 4th, 2007 UTC

    recursion

    NEW
    recursion icon recursion - This is how you implement the following code: [code] f(a,b) =a-b if a=0 or b=0 f(a-1.b) f(...
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / BS...
    C/C++
    Freeware
    Good (3.6/5)
    370
    May 4th, 2007 UTC

    Recording using pointers

    NEW
    Recording using pointers icon Recording using pointers - Records a number using a pointer
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / BS...
    C/C++
    Freeware
    Good (3.4/5)
    411
    May 4th, 2007 UTC

    program to Backup a textFile

    NEW
    program to Backup a textFile icon program to Backup a textFile - backups any given textfile
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / BS...
    C/C++
    Freeware
    Good (3.3/5)
    363
    May 4th, 2007 UTC

    Printing Numbers in Descending order recursively

    NEW
    Printing Numbers in Descending order recursively icon Printing Numbers in Descending order recursively prints numbers in descending order.
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / BS...
    C/C++
    Freeware
    Very Good (4.1/5)
    604
    May 4th, 2007 UTC

    Printing Numbers in Ascending and Descending order

    NEW
    Printing Numbers in Ascending and Descending order icon Printing Numbers in Ascending and Descending order Recursively prints numbers in ascending and descendi...
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / BS...
    C/C++
    Freeware
    Good (3.0/5)
    770
    May 4th, 2007 UTC

    Print Fibonacci series using do-while

    NEW
    Print Fibonacci series using do-while icon Print Fibonacci series using do-while - how to print Fibonacci series using do-while
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / BS...
    ASP.NET
    Freeware
    Fair (2.8/5)
    1,394
    May 4th, 2007 UTC

    Prime Factor

    NEW
    Prime Factor icon Prime Factor - To generate a small list of prime numbers which is subsequently used for direct comparis...
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / BS...
    C/C++
    Freeware
    Good (3.1/5)
    575
    May 4th, 2007 UTC

    Precise timer using time.h

    NEW
    Precise timer using time.h icon Precise timer using time.h uses the clock function to time how long it takes to go from one area in the...
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / BS...
    C/C++
    Freeware
    Good (3.4/5)
    2,819
    May 4th, 2007 UTC

    Payroll Management

    NEW
    Payroll Management icon Payroll Management - To keep acounts of officials & their salaries
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / BS...
    C/C++
    Freeware
    Good (3.3/5)
    590
    May 4th, 2007 UTC

    Parse a SSN

    NEW
    Parse a SSN icon Parse a SSN contains a function that will parse a cstring for a valid US-SSN.
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / BS...
    C/C++
    Freeware
    Fair (2.0/5)
    408
    May 4th, 2007 UTC

    Overload Operators

    NEW
    Overload Operators icon Overload Operators - Use this new data type instead of int
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / BS...
    C/C++
    Freeware
    Fair (2.1/5)
    372
    May 4th, 2007 UTC

    Outputting to a .txt

    NEW
    Outputting to a .txt icon Outputting to a .txt opens a .txt and writes to it, then re-opens it for appending.
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / BS...
    C/C++
    Freeware
    Good (3.6/5)
    402
    May 4th, 2007 UTC

    Output Macro

    NEW
    Output Macro icon Output Macro - Simple macro for outputting anything compatible with a stream (cout, ofstream) to both t...
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / BS...
    C/C++
    Freeware
    Fair (2.7/5)
    445
    May 4th, 2007 UTC

    fatfood shop

    NEW
    fatfood shop icon fatfood shop - simulation of food mart
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / BS...
    C/C++
    Freeware
    Fair (2.3/5)
    396
    May 3rd, 2007 UTC

    Complex Numbers Class

    NEW
    Complex Numbers Class icon Complex Numbers Class implements Complex Numbers and it's Functions.
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux / BS...
    C/C++
    Freeware
    Good (3.1/5)
    542
    May 3rd, 2007 UTC

    evaluate form fields with php

    NEW
    evaluate form fields with php icon evaluate form fields with php contains all types of fields
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux
    PHP
    Freeware
    Good (3.7/5)
    362
    April 24th, 2007 UTC

    Creating a file based AD rotator script

    NEW
    Creating a file based AD rotator script icon Creating a file based AD rotator script - how to create a simple AD rotator script without using datab...
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux
    PHP
    Freeware
    Good (3.0/5)
    602
    April 11th, 2007 UTC

    rmdirr

    NEW
    rmdirr icon rmdirr - Delete a file, or a folder and its contents
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux
    PHP
    Freeware
    Fair (2.5/5)
    435
    April 3rd, 2007 UTC

    dirsize

    NEW
    dirsize icon dirsize - Get the size of a directory.
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux
    PHP
    Freeware
    Good (3.2/5)
    464
    April 3rd, 2007 UTC

    copyr

    NEW
    copyr icon copyr - Copy a file, or recursively copy a folder and its contents
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux
    PHP
    Freeware
    Good (3.7/5)
    582
    April 3rd, 2007 UTC

    convert_timestamp

    NEW
    convert_timestamp icon convert_timestamp - Convert MySQL timestamp to unix timestamp
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux
    PHP
    Freeware
    Good (3.3/5)
    450
    April 3rd, 2007 UTC

    array_count_recursive

    NEW
    array_count_recursive icon array_count_recursive counts the number of elements in a multi-dimensional array.
    [read more >]

    Platform:
    Language:
    License:
    Rating:
    Downloads:
    Updated:

    Windows / Linux
    PHP
    Freeware
    Good (3.2/5)
    357
    April 3rd, 2007 UTC

    Go to top Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 | << prev next >>


    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM