Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Development
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Tools
 Visual Basic & VB.NET
 XML
New Code
Spire.BarCode for .NET 1.0
Joyfax Server 8.70.0618
iLister Classifieds Script 6.2.0
X360 Multiple Video Player ActiveX OCX 2.97
Advanced Email2RSS Professional 3.56.84
beenverified 0.1.0
RubyTrailers v0.1a
Hex Nut Puzzle 1.0
pilabels 1.0
Didactic GUI 1.0
entropy, joint entropy and conditional entropy function for n variables 1.0
Sound Transmission Class STC 1.0
simulate fast Tanner LDPC codec with quasi-circular generator matrices 1.0
SigPlot 1.0
Fiber modes 1.0
Top Code
Free PHP Gallery 1.0
Singleton Classes in PHP 1.0
SliceMaker Deluxe V3.5
Room Booking Calendar in ASP.NET MVC3 Razor 2.0
Event Calendar with Entity Framework: Quick Guide and Sample 2.2
Senna One-Page Html5 Template 1.0
DHTMLX JavaPlanner 1.1
Magento One Step Checkout 1.5
DHTMLX Scheduler .NET for ASP.NET 2.2
Toggling Elements with JavaScript 0.1
AzSDK PDF Split Merge ActiveX DLL 3.00
iScripts Daily Deals 2.0
iScripts ReserveLogic 3.0
iScripts EasySnaps 1
iScripts Backuper 2.0
Top Search
Post Message To Twitter From Php Script
Photo Add Comment Php
Asp Net Projects With Free Source Code
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
Free Html Projects
Mini Project In Dbms Using Frontend Vb Backend Sql
Mini Projects In C Language
Mini Projects On Computer Graphics Using Opengl
Related Search
Example Of Electric Billing System Code
Example Of Electric Billing System
Code Of Electric Billing System
Electric Billing System Code
Examples Of Electric Billing System
E R Diagram Of Electric Billing System
Some Example Of A Billing System
Dfd Of Electric Billing System
Documentation Of Electric Billing System
Example Of Billing System Code
Source Code Of Supermarket Billing System
Source Code On Electric Billing System
Electric Billing System C Code
Code Of Current Billing System
Code Of Mibile Billing System In C
 Example Of Electric Billing System Code 

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


This module integrates with the API of Chargify's recurring billing system. This module is an API wrapper only, and doesn't actually "do" anything unless you implement the API in your own module.

Advertisement



Simulation of Trajectory of Two-body system, sun and earth in this case.



Here you can find a very basic example of how nevow (twisted's new web toolkit) works. As you see the purpose of this example is to represent in a <ul> a list of dictionaries. I can translate a dict into some tags thanks to the built-in...



The animated response of several classical system models is presented. Examples include a) large amplitude pendulum motion b) falling elastic cable c) forced response of a spring-mass-damper system d) vibrating string either released with initial...



Easy method to estimate the pile forces of a pile system. The program is very fast to run. This gives the engineer the possibility to try out a couple of different designs of the pile system in a quite small amount of time. The pile system is also...



Open Web Hosting Billing System, Open Biller makes hosting-billing easier.



This section demonstrates remote method calls between two
machines (or processes) using the XML-RPC protocol. A complete
example of working client/server code is provided.



This model shows an example of a conventional vehicle electrical system model, which was shown in the webinar "Developing Accurate Battery Simulation Models" http://www.mathworks.com/wbnr37544. The model is intended to study component...



This is an example of placing menu items into your form's system menu. Simple, easy to comprehend, and not made in MFC.



This code basically computes the BER of an OFDM system. The ifft size is 64 .16-QAM is the modulation Technique and convolution encoding rate 1/2 is used as the coding scheme.



The code presented below is a short example of how
to use winreg. This recipe prints out as much data
as possible about the user's registry. Hives are
specified as such before their representations.
Errors in opening keys are...



merchant-php provides you an example of use Merchant-interface of WebMoney Transfer payment system on PHP, MySQL.



Here are some of the important updates on this program.

Updated

Fixes some bugs

1. Collectibles
Returns a wrong total after searching for subscriber name
2. Paid Charges
Returns a wrong total...



The code is a barebones example of how to write a loop for a server so that it gracefully detects when the client has dropped the connection and goes back to listening for a new client.



This recipe is another example of how to use the winreg module.
The code had the first purpose of demonstrating the concept of
a graphical shell built in Python. The shell was easily modified
to make use of the Window's registry but...



The following code is an example of how one would use python's win32net module to create a share on windows.



Simple example of setting up a distributed publish/subscribe system. Shows creation of a central exchange service which all participating processes connect to. Services can then set themselves up as publishers, with other services able to...



WIN32API Toolbar code is an example of how to use the WM_NOTIFY message to give tooltips when the mouse hovers over a button in a toolbar. (Also shows toolbar creation).



Back Buffer code is an example of how to use back-buffer device contexts for on-screen animation. This is the basis for all graphical games.



Window Color Fading code is an example of how to put a color gradient in the background of a window by painting the window's DC (device context).