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

Converter Code In Js software
Filter: All | Freeware | Demo
 

Converter Code In Js

< 1 2 3 4 5 
Added: May 10, 2013 | Visits: 517

Spiders.txt bug fix When the code in includes/application_top.php was written, it was assumed that spiders and bots do not accept cookies. Today, this is no longer true and more and more spiders and bots are accepting cookies in the search for more web content.When a bot accepts cookies it gets a session and next...



Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (48): Spiders.txt bug fix Download

Added: May 10, 2013 | Visits: 452

Editable buffer for the Python shell This script is a useful wrapper around the python command line shell to allow editing of the last typed in lines of code in an external editor.





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

License: Freeware Download (50): Editable buffer for the Python shell Download

Added: May 10, 2013 | Visits: 457

Hebcal The key routines are translations of Dershowitz & Reingold's lisp code in GNU-Emacs 18. Hebcal offers several convenience routines that make it a good fit for generating calendars for PDAs and personal calendars.


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (65): Hebcal Download

Added: May 10, 2013 | Visits: 402

phpSlicer phpSlicer  is a remake of the photoshop "slice" tool and the photoshop function "save as for web" in js/php.This program enables you to upload an image, and then you can slice that up as you like. It similar with photoshop's slice tool, and near feature rich like that. It is only usable with...


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

License: Freeware Download (57): phpSlicer Download

Released: February 15, 2016  |  Added: March 14, 2016 | Visits: 1.210

Bytescout Screen Capturing SDK Screen capturing SDK makes screen cast video recording (WMV, AVI) as easy as 5 lines of code in your Visual Basic, C# or C++ application. If you develop an application which is intended to record screen activities to WMV, AVI movie files, use Bytescout Screen Capturing SDK to easily add screen...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Demo Cost: $999.99 USD Size: 19.28 MB Download (97): Bytescout Screen Capturing SDK Download

Added: June 25, 2013 | Visits: 1.228

NUFFT, NFFT, USFFT The Matlab code in this folder implements 1D-3D NUFFTs via fast Gaussian gridding. The convolution loops are written as C programs to be compiled as mex files from the Matlab command prompt. Further mathematical details about the code can be found in L. Greengard and J. Lee, "Accelerating the...


Platforms: Matlab

License: Freeware Size: 481.28 KB Download (61): NUFFT, NFFT, USFFT Download

Added: April 26, 2013 | Visits: 772

Visualization Toolkit (VTK) mex interface The code in this submission describes how to download and install the Visualization Toolkit (VTK, www.vtk.org) and create a MATLAB mex file to interface with it.An example C++ mex file and code to build and run the mex file are included.


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Visualization Toolkit (VTK) mex interface Download

Added: May 25, 2013 | Visits: 3.369

PCA (Principal Component Analysis) This code used to learn and explain the code of PCA to apply this code in many applications.For nay help or question send toengalaatharwat@hotmail.com


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 2.22 MB Download (46): PCA (Principal Component Analysis) Download

Added: July 01, 2013 | Visits: 331

Region of interest Extraction by free hand method We run ROI_extract code in Matlab, and chose the image which want to extract ROI from it and we select the ROI.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Region of interest Extraction by free hand method Download

Added: September 06, 2013 | Visits: 454

Parallelizing Matlab on Large Distributed Computing Clusters I am describing a solution that allows you to break apart and run large amounts of your Matlab code in parallel on large computational pools. In order to provide the user with the familiar Matlab work environment, I glue back the remotely evaluated Matlab code via web services, such that the...


Platforms: Matlab

License: Freeware Size: 174.08 KB Download (43): Parallelizing Matlab on Large Distributed Computing Clusters Download

Added: April 27, 2013 | Visits: 353

Colorbar labeling Awefully simple code in order to gain some time when trying to label the colorbars.Works for individual plot or subplots, handles single- and multi-line labels on the top, bottom and/or right of the colorbar.Input: colorbar handle ([] if unknown), label location ('top', 'bottom' or 'right'),...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Colorbar labeling Download

Added: July 05, 2013 | Visits: 3.429

LDA (Linear Discriminant Analysis) This code used to learn and explain the code of LDA to apply this code in many applications.For nay help or question send toengalaatharwat@hotmail.com


Platforms: Matlab

License: Freeware Size: 1.13 MB Download (46): LDA (Linear Discriminant Analysis) Download

Added: August 24, 2013 | Visits: 482

JP-Adsinserter The most easiest way to using Google Adsense code or other Adsense like advertisers code in Joomla articles.Edit your template and make module positions which is exacly same as the category IDs of your site. After that copy, module which type is mod_banners to each module positions what you...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (56): JP-Adsinserter Download

Added: March 27, 2013 | Visits: 491

PHPlib Template PHPlib Template allows you to keep your HTML code in some external files which are completely free of PHP code. It is an object-oriented application development toolkit for PHP. It is primarily of benefit to Web application developers, but contains classes which are useful to other PHP developers...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 348.16 KB Download (42): PHPlib Template Download

Added: May 25, 2013 | Visits: 438

Shortcode For Sidebar This Plugin Will enable short code in WordPress sidebar Widget. By default, wordpress doesn't support Short Code in Sidebar Widget. This Plugin can remove that restriction. Just Use a text widget for sidebar and use [short code] and ENJOY.If you like this, Please rate it.


Platforms: PHP

License: Freeware Size: 10 KB Download (43): Shortcode For Sidebar Download

Added: May 26, 2013 | Visits: 1.139

PHP Shortcode Based on kukukuan's Inline PHP, this plugin allows you to embed and run PHP code in posts, pages or widgets* with a WordPress shortcode.(* Requires a shortcode enabled widget plugin, such as Section Widget.)UsageThe plugin provides two pairs of shortcodes - [php]code[/php] and [echo]code[/echo]....


Platforms: PHP

License: Freeware Size: 10 KB Download (42): PHP Shortcode Download

Added: June 28, 2013 | Visits: 221

GmapsMania This plugin allows you to directly embed Gmaps code in your posts or pages using the [gmap] shortcode.HOW TO USE IT: When you are in the Write Post or Write Page screen, find the "Custom Fields" area. If isn't already there, add a custom field named exactly "gmap" (without quotes) and copy and...


Platforms: PHP

License: Freeware Size: 10 KB Download (44): GmapsMania Download

Added: August 09, 2013 | Visits: 220

YCWP QR Me YCWP QR Me is a simple plugin that creates and displays qr code in your blog pages. It provides also a configurable and useful widget and shortcodes. You can add your own QR Code in a widget ready sidebar, or in a post using shortcodes. You can also automatically add your preconfigured QR Code at...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 133.12 KB Download (39): YCWP QR Me Download

Added: March 23, 2013 | Visits: 544

WP Page QR This plugin allow you to insert QR Code in your post content.This allow visitors to read very easily your post on a mobile phone, by taking a photo of the code.The plugin works in 3 modes * Insert the marker [QR] (can be changed in settings) in your post content and user the css class to...


Platforms: PHP

License: Freeware Size: 10 KB Download (53): WP Page QR Download

Added: August 13, 2013 | Visits: 433

UBB Master UBB Master provides a way to add your own ubb code in your posts, excerpts and your comments.What is ubb code:A typical UBB code looks like this: [search]put your keyword here...[/search]And here are the rules to play:You can use following marks to replace this ubb code with your own...


Platforms: PHP

License: Freeware Size: 112.64 KB Download (39): UBB Master Download

< 1 2 3 4 5