Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
PDF Renderer SDK 3.10.904
Bytescout PDF To HTML SDK 3.10.904
ASP.NET SAML Component for CS VB.NET 5.1.4028
DICOM Image Viewer SDK ActiveX 8.15
VISCOM Screen to Video Gold SDK ActiveX 2.06
DHTMLX JavaPlanner 1.2
Bytescout PDF Viewer SDK 3.10.904
.NET SFTP Component in CS VB.NET ASP.NET 5.1.4028
Faxmind Email to Fax Server 1.6.5.0516
PDF Extractor SDK 3.10.899
Bytescout Image To Video SDK 2.10.715
Joyfax Server 8.10.0517
VISCOM Video Capture ActiveX SDK 6.3
VISCOM Scanner TWAIN Docx PDF SDK 3.8
Advanced Email2RSS Professional 3.55.84
Top Code
SliceMaker Deluxe V3.5
Event Calendar with Entity Framework: Quick Guide and Sample 2.2
Senna One-Page Html5 Template 1.0
Easy CSS Menu Free Edition 3.2
DHTMLX JavaPlanner 1.1
Magento One Step Checkout 1.5
DHTMLX Scheduler .NET for ASP.NET 2.2
Pass Parameters in SetInterval() function in JavaScript 0.1
Toggling Elements with JavaScript 0.1
Get File Extension in PHP 0.1
AzSDK PDF Split Merge ActiveX DLL 3.00
Properties with value checking with the option to use FormEncode validators .
Evolutionary Algorithm (Generation of Prime Numbers)
ICPennyBid - Penny auction software 3.9
Elite News Pro2 PHP RSS Reader 2.0
Top Search
Post Message To Twitter From Php Script
Photo Add Comment Php
Asp Net Projects With Free Source Code
Login Php
Admin Login Php Code
Login Php Expiration Date
Mini Projects For Computer Science Students
Free Java Projects For Students
Projects In C Language With Code
Php Projects With Source Code
Free Download Php Projects For Online Shopping
Zynga Bonus Chips Tk
Mini Project In Dbms Using Frontend Vb Backend Sql
Free Html Projects
Mini Projects In C Language
Related Search
Matlab Code For Economic Load Dispatch
Matlab Codre For Economic Load Dispatch
Genetic Algorithm For Economic Load Dispatch
Economic Load Dispatch Matlab Code
Matlab Program For Economic Emission Load Dispatch
Matlab Code For Load Frequency Control
Matlab Code For Load Shedding
Lambda Iteration Code For Economic Dispatch
Matlab Code For Adpcm
Matlab Code For Denoising An Image
Matlab Code For Content Based Image Retrieval
Matlab Code For Image Classification
Matlab Code For Canny Edge Detection
Matlab Code For Filters
Matlab Code For Aquastic Image Processing
 Matlab Code For Economic Load Dispatch 

Code 1-20 of 60   Pages: Go to  1  2  3  Next >>  page  


Accounting source code for Delphi. Databases supported are Firebird 1.5 and Interbase 6.5. Reportbuilder is used for the report engine. Reasonably priced for C/S! Multiple currency, GL, AP, AR, Job Costing and Inventory. More features planned...


Advertisement




This script will create the code for an IFrame within your Web page.



This script will create the code for you to have a static background on your page.



The source code for the PC1 encryption algorithm in Delphi, C, C++.The PC1 algorithm is a stream cipher secure against linear and differential cryptanalysis. You can use 128 or 256 bits keys.



Python Minifier: Reduces the size of Python code for use on embedded platforms. Performs the following:

Removes docstrings.
Removes comments.
Removes blank lines.
Minimizes code indentation.
Joins multiline pairs...



With lists, it is common to test whether the list is empty and perform special code for the empty case. With iterators, this becomes awkward -- testing whether the iterator is empty will use up the first item! The solution is an idiom based on...



Xyaptu builts on Alex Martelli's generic and elegant module, YAPTU (Yet Another Python Template Utility), to instantiate XML/HTML document templates that include python code for presentational purposes. The goal is _not_ to be able to embed...



this generator flattens nested containers such as

<code> l=( (1,23), [[[[42,(5,23)]]]])</code>

so that

<code> for i in flatten(l): print i</code>

gives you 1,23,42,5,23



access2asp generates asp code for all your database tables producing pro asp code for a front end site and (password protected) back end control panel. Each table has a list screen linking each record to a detail screen for each record. v2.0 has...



PHP and ActionScript code for Remoting - it allows remote invocation of PHP methods from Flash movies. No PHP extensions needed. Multilanguage support, timed deserialization. PHP 4.0.5 or above required!



Following is the source code for CookieParser and all supporting Java classes. This class parses the "Cookie:" HTTP request line and makes individual URL-decoded cookie values available in a lookup table with the name as a key. It...



Learn to code for faster problem resolution on EJB-based systems / Advanced Java.



Frameless Maker 5.0 creates code for "frameless" windows, including full screen, pop-up, and pop-under windows for Internet Explorer browsers,- plus integrated compromise code compatible with other standard browsers. / Frameless Maker...



Buy the ASP source code for the most comprehensive and portable, web based Help Desk System on the market. Automatic responses, notifications, and auto-customer matching put Help Centric in a league of its own. Includes separate applications for...



Generate the code for HTML Pages. Includes many HTML features for making dynamic Web pages, including the ability to test them online.



This tool encodes compiled PHP code for maximum performance and protection of intellectual property. Scripts can be IP and time limit protected, annotated with protected custom text information and more.



This article has small code for redirecting your site to any HTML site using HTTP. You can customize it in your system with the help of given small code. Simple to install in your system. This code is browser independent, it will run on any...



This link exchange generates unique code for each user. You can display as many links as you want.



Outputs correct affiliate HTML code for affiliates quickly and easily.



I have looked far and wide for code for fast sorting of n dimensional arrays by the first element, for example if I had the array:
ray = [[1,2,3,7,5][10,11,12,13,14]]

I would want it to come out as
ray =...