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
Gray To Binary C Code
Gray To Binary Cv Code
Gray To Binary Source Code Conversion
Decimal To Binary C Code Using Stack
Gray To Binary C Coding
Gray To Binary C
C Code For Gray To Binary Converter
Image To Binary Converter Code In C
Hex To Binary Source Code In C
Bst Search Code Modify To Convert To Binary C
Binary To Octal C Code
Gray To Binary Code
Convert Text To Binary C
Gray To Binary
Convert Image To Binary Source Code
 Gray To Binary C Code 

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


A Coding Convention for C Code is a multi-platform compatible script that makes it easier for us to read each other's code, here are a few guidelines to follow when writing C code.


Advertisement




This is a very simple look-up based method for converting integer to binary string. In my tests, using 'timeit', its the fastest around. And with increasing value of input decimal number, it surpases any 'run time computation' based method doing...



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.



Software to count lines of code (SLOC, LOC) in source or text files. Able to count C/C++, Java, Delphi/Pascal, VB, PHP, ASP and many others. Includes total counts for comments, blanks and source lines - sortable and exportable to CSV or other...



TurboExcel converts Excel spreadsheets to C++ code. / This helps developers create perfect code instantly. Whenever you have to write a new function, prototype it in Excel first, getting the logic working before writing a single line of code....



Code Line Counter Pro - C++ Version may be helpful for SQA, C++ developers, project managers and other customers who need an overview of a project source code.
This easy-to-use application will help you get detailed reports on the source...



This recipe lets you take into account time spent in C modules when profiling your Python code. Normally the profiler only profiles Python code, so finding out how much time is spent accessing a database, running encryption code, sleeping and so...



COM to .NET is a solution that can be used to migrate COM based codes into .NET codes. Users are allowed to organize their applications and not to register ActiveX objects or COM objects. This program has an ability to create wrappers as C# code...



There are plenty of ways to declare C-like enums in Python. This one tries to be minimalistic and with a nice syntax, (ab)using decorators.

The code is also available here:
http://codespeak.net/svn/user/antocuni/hack/enum.py



This recipe is Python implementation of few lines of C-code that get useful information about current working console on Windows. It may be useful for console application to proper formatting output. Recipe need ctypes package to be installed.



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.



These one-liner lambdas convert integers to binary strings with no leading zeros.



Access2ASP is used to create ASP code to customize data from the MS ACCESS database table. This utility can also create an image library to allow users to add their own image on the database table. This script allows them to add, edit, remove,...



It is a tutorial made to help C++ programmers who are new to DirectX for them to get acquainted with the libraries, in particular DirectDraw and DirectInput.



Programmers in ASP can acquire the solutions to implement the scheduled tasks in ASP through this tutorial. The author says that it is pretty possible to schedule ASP code execution using ASP Application Object's event procedures. And from the...



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



Use TurboNote to keep to-do lists, code snippets, URLs which might be worth a visit, email addresses we need to reply to today and paths to files we are working on. The Quick Launch feature means you can just double-click on any of these...



An innovative and easy to use source code browser designed for Object Pascal programming. With this tool, you can browse your Pascal unit source code by a list of reusable declarations and their comment lines.



This unit allows you to parse HTML code, extract HTML elements and NAME=Value pairs. Unit contains THtmlParser class and 3 functions



Some example lines to add to any test code you write that work from Python 1.4.0 to 3.2.2
on various platforms.

It is all Public Domain and you can do with it as you please...

I really don't care how you vote and/or rate...