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
Rapid CSS 2014 12.1
VISCOM Barcode Reader SDK ActiveX 8.15
.NET Mail Component for CS VB.NET ASP 5.1.4028
WeBuilder 2014 12.1
Alvas.Audio 9.0
Advanced RSS2Email Enterprise 3.24.89
.NET Bounce Inspector Component CS VB 5.1.4028
VISCOM Video Chat Pro ActiveX SDK 5.52
VISCOM VideoCap Live ActiveX OCX SDK 5.05
.NET ZIP Component for CS VB.NET ASP.NET 5.1.4028
VISCOM Screen Recorder ActiveX SDK 4.56
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
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
Login Php Expiration Date
Admin Login Php Code
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
Java Code For Video Cutter In Java
Java Code For Video Cutter
Java Code For Video Splitter
Code For Video Cutter
Java Code For Video Chat
Java Code For Video Steganography
Java Code For Video Transcoding
Java Code For Video Playing And Editing Using Java
Java Code For Video Compression
Java Code For Video Conferencing
Java Code For Video File
Code For Video Cutter And Joiner In C
Java Code For Video Segmentation
Java Code For Video Confrencing
Code For Video Cutter C Language
 Java Code For Video Cutter 

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


Use Jython to time java code. An inexpensive solution to measure Java code's performance. In the following example, jtimeit.py is created to measure Main.doHttpGet()'s performance. Used google and yahoo as examples.



This recipe shows how to insert java code into a jython program. The java code is automatically compiled and the resulting class is imported and returned. Compilation only occurs after a change of the java source.



Java utilities for programmers. Source code available.



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.



Java component for sending SMS messages using a SMSC (Short message service center). It supports the UCP and TAP protocols and can deliver messages using an existing tcp/ip connection or using a dial up connection (analog modem).



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



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.



Java editor allows you to edit java code, compile, view errors, run application or applet and much more.



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



A JAVA community for IT professionals. Focusing on core JAVA, JAVA development, distributed networking, Enterprise JAVA, and other JAVA technologies.



Java Framework for building Web applications with out programming. Common functionality like new, edit, print-preview. List/detail or master/detail views and edit masks for database tables are already built-in. Adaptable to individual needs by a...



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



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



BSCOutline is a Java applet for navigation in the webpage with JavaScript interaction. The applet provides a customizable tree view control with many customizable features. The document icons, background color, image and font, target frames etc....



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!