Source code - CompWisdom
About us  |  Why use us?  |  Press  |  Contact us

 

Topic: Source code


  
 Source code - Wikipedia, the free encyclopedia
The code base of a programming project is the larger collection of all the source code of all the computer programs which make up the project.
Source code is a vital component in the activity of porting software to alternative computer platforms.
A program's source code is not necessarily all written in the same programming language; for example, it is common for a program to be written primarily in the C programming language, with some portions written in Assembly language for optimization purposes.
http://en.wikipedia.org/wiki/Source_code   (1700 words)

  
 Open source - Wikipedia, the free encyclopedia
Open source hardware hardware whose initial specification, usually in a software format, are published and made available to the public, enabling anyone to copy, modify and redistribute the hardware and source code without paying royalties or fees.
Open source journalism referred to the standard journalistic techniques of news gathering and fact checking, and reflected a similar term that was in use from 1992 in military intelligence circles, open source intelligence.
Open source software in the sense that the source code has been made publicly available has existed since the 1960s.
http://en.wikipedia.org/wiki/Open_source   (1522 words)

  
 Astronomy C/C++ source code
Source code for Charon: I've started the process of turning the Charon astrometry software into an open-source program.
Code to compute the positions of the Galilean satellites, using Lieske's theory as given in Meeus' Astronomical Algorithms.
Code to compute the position of the moon using the ELP-82 (Ephemerides Lunaire Parisienne 1982) theory of Chapront and Chapront-Touzé.
http://www.projectpluto.com/source.htm   (4318 words)

  
 DataCompression.info - Source Code
Compression algorithms that are illustrated using source code.
This code project piece uses the octree algorithm to reduce the number of colors in a bitmap.
The paper isn't here, but the source code is. Alistair says that if you sort your array of counts, you can create the Canonical Huffman tree in memory.
http://datacompression.info/SourceCode.shtml   (8512 words)

  
 Source Code Review Guidelines
Having to figure out how the code is designed, what modules will be compiled in, and other such information, obvious to the developer, will slow the process of code review while we wait for the overview information, and thus, deployment will be delayed.
Code on the firewall should attempt not to dump core if it might have sensitive data in memory that could be retrieved.
The binaries from this code will be installed as per the install instructions.
http://www.homeport.org/~adam/review.html   (3842 words)

  
 Source code
The source code for my program is highly optimized Intel assembly language, there are many more readable FFT algorithms available on the web and in textbooks.
Luke Welsh has started a web page that points to Richard Crandall's program and other available source code you can use to help search for Mersenne primes.
This file includes all the version 24 source code for Windows 95/98/Me, Windows NT/2000/XP, Linux, and FreeBSD.
http://mersenne.org/source.htm   (148 words)

  
 Computer Vision Source Code
The effectiveness of a coding method can be improved through a space-varying filterbank tree representation of the image, and this property can be conveniently exploited using appropriate bit allocation strategies among the spatial segments of the image.
Modular Flow Scheduling Middleware is an open source implementation of a generic, modular, extensible software architecture for dataflow processing of datastreams.
The computer vision code was folded into the Integrated Performance PRimitives library and it is no longer free.
http://www.cs.cmu.edu/~cil/v-source.html   (9824 words)

  
 RiSource.org
The Governed Code is a "commercial item," as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer software" and "commercial computer software documentation," as such terms are used in 48 C.F.R. 12.212 (Sept. 1995).
You must cause all Governed Code to which you contribute to contain a file documenting the changes You made to create that Governed Code and the date of any change.
This code was initially developed by Ricoh Silicon Valley, Inc. Portions created by Ricoh Silicon Valley, Inc. are Copyright (C) 1995-1999.
http://www.risource.org/RPL/RPL-1.0A.shtml   (2098 words)

  
 Download Mozilla Source Code - MDC
The easiest way to find the source code of the release you want is to start at ftp://ftp.mozilla.org/pub/mozilla.org/, and navigate your way through to it, bearing in mind the directory structure convention listed above.
At the moment, source tarballs of the nightly snapshots are not provided.
Before attempting a build, please review the system requirements and build instructions.
http://developer.mozilla.org/en/docs/Download_Mozilla_Source_Code   (265 words)

  
 Open Source Initiative OSI - The Open Source Definition
For example, it may not restrict the program from being used in a business, or from being used for genetic research.
We think the Open Source Definition captures what the great majority of the software community originally meant, and still mean, by the term "Open Source".
Since our purpose is to make evolution easy, we require that modification be made easy.
http://www.opensource.org/docs/definition.php   (1347 words)

  
 Source Code Collection, GA Archive
This is an index of source code for implementations of genetic algorithms and other EC methods.
libga100 is example C source code on how to write simple applications using genetic algorithms.
The GA Playground is a general purpose genetic algorithm toolkit where the user can define and run his own optimization problems.
http://www.aic.nrl.navy.mil/galist/src   (1327 words)

  
 Linux Source Navigator
We were also described as ``a must for the developer'' in Byte's January 1997 issue.
Since certain functions are defined in all architecture specific code, links to those functions will be unpredictable and, more often than not, will take you to the alpha architecture definitions (this is a consequence of the indexing techniques I used) (Implemened, but my indicies need regenerating)
Add a "status-line" to the top of each file, allowing you to return to the previous file, and telling you the current file.
http://www.ibiblio.org/linux-source   (601 words)

  
 Linux Cross-Reference
For the Linux source code between 50000 and 60000 identifiers are collected.
The Linux source code, with which the project has initially been linked, presents the indexer with some very tough obstacles.
which code areas that will be affected by changing a function or type definition should also come in useful during development and debugging.
http://lxr.linux.no   (769 words)

  
 Source Code
Unless mentioned otherwise, all source code requires Mac OS X 10.2 (Jaguar) or later, and corresponding versions of the Developer Tools to open the projects.
Cocoa Source Code for Mac OS X Developers
This page contains some of our Cocoa/Objective-C source code for fellow Mac OS X developers.
http://www.scotlandsoftware.com/products/source   (1120 words)

  
 Source Code Availability for The W3C Markup Validation Service
Source tarball of the latest production version is always available at .
If you are interested in helping with the development, we suggest you first install the code and read our instructions for developers.
Select the topmost revision numbers on these pages to see the most recent revision of each file.
http://validator.w3.org/source   (641 words)

  
 Sysinternals Freeware - Source Code
It documents the VCACHE interface for use in your own file systems work (or for caching of arbitrary data) in the source code implementation.
In this article I go inside the Disk\Information value to describe its format, and provide source code to a program, Diskkey, that reads and decodes it.
Learn about the computer SID problem everybody has been talking about and get a free computer SID changer, NewSID, complete with full source code.
http://www.sysinternals.com/SourceCode.html   (555 words)

  
 visual basic, vb, vbscript,Free source code for the taking. Over five million lines of programs.
Planet Source Code Jumbo Resource CD: 3 Language Editions!
Solve problems regarding code, announce the new versions of your programs published at Planet-Source-Code.com, request apps, and much more!
Browse the largest code database on the net!
http://www.planetsourcecode.com/vb/?lngWId=1   (550 words)

  
 Open Source
Source code for Chess in Mac OS X
With its open-source core based on FreeBSD 5.0 and the Mach 3.0 microkernel, Mac OS X is the best Macintosh operating system ever for UNIX users.
Read this article to learn why Mac OS X is the preferred platform for this dynamic new tool.
http://www.opensource.apple.com/darwinsource   (300 words)

  
 Allegiance - Home
Chris Moffat, a lead program manager with the Learning Sciences and Technology group in Microsoft Research's University Relations was also one of the project drivers.
The original development team, which includes Joel solap Dehlin, has been instrumental in getting the code released to the community.
He developed his ideas into the game Allegiance, which Microsoft shipped in 2000.
http://research.microsoft.com/research/allegiance   (243 words)

  
 JavaScript Source: Free JavaScripts, Tutorials, Example Code, Reference, Resources, And Help
Ajax Tutorials: How to Auto Include a JavaScript File - Many developers have a large library of JavaScript code at their fingertips that they developed from scripts all over the Internet.
Easy to implement, even for beginners, and works across all browsers.
This article will show you how to dynamically include any JavaScript file, at runtime, by simply calling a function in that file.
http://javascript.internet.com   (527 words)

  
 Welcome : Source Code
Source Code Corporation is one of the fastest growing providers of custom manufactured computer solutions, computer component sourcing, and distribution services throughout the Northeast and Midwest.
In addition, our proprietary Custom System Configurator enables our customers to efficiently design and purchase a system online.
Source Code's digital video business unit, Izon Technologies, is a manufacturer of fully customizable digital security surveillance systems.
http://www.sourcecode.com   (202 words)

  
 PNG Source Code
The following web browsers all include source code and are listed on the browsers page.
The following programming libraries, toolkits, DLLs and Java classes all include source code and are listed on the toolkits page.
libmng (Unix, Win32) - independent C source code
http://www.libpng.org/pub/png/pngcode.html   (1693 words)

  
 Metalshell.com - Source Code Examples ( Last 20 )
You can attach as many files as you want and modify the headers.
Having to compile multiple files from the command line can become a tedious and time consuming task.
Some examples on creating and comparing timestamps with php.
http://www.metalshell.com   (456 words)

  
 CodeGuru
See hundreds of non-trivial code examples that help you solve real-world problems.
The Microsoft.NET Framework 2.0 has made several improvements to the System.DirectoryServices namespace.
Get to Know the VSTS Native C/C++ Code Analyzer
http://www.codeguru.com   (919 words)

  
 Amaya Source Release
The complete Amaya source distribution for Windows and Unix platforms is available at:
(24,939,674 bytes) Amaya source code distribution + LibWWW + Mesa + Redland + wxWidgets + freetype (
(9.180,871 bytes) Amaya source code distribution without extra libraries (
http://www.w3.org/Amaya/User/SourceDist   (387 words)

  
 Rotor Source - 123aspx.com ASP.NET Resource Directory
I also wanted to have an easy way of viewing classes in the files.
Select a Keyword below to view the respective source file.
If you happen to find any anomalies below, regarding how I indexed the code, or something doesn’t look right.
http://www.123aspx.com/rotor/default.aspx   (134 words)

  
 Descent 1 source
These routines are just commented out, so if you have the routines licensed yourself or found a similar package, you can re-enable it quite easy.
You need to have the Descent data files from the release (non-shareware) version of Descent.
Descent-Source mailing list - Official mailing list for source code examination and modification
http://www.descent2.com/ddn/sources/descent1   (275 words)

  
 ZDNet: Tech News and White Papers for IT Professionals
Where is the outrage as mainstream vendors acquire open source software firms
Does Sourcefire investigation reflect lack of understanding of open source?
Extremely critical Mac OS X zero-day exploit released
http://www.zdnet.com   (966 words)

  
 sourcecode.biz - Professional Source Code for Software Developers
This web site contains professional source code for software developers.
New caching manager (MiniTemplatorCache) for the Java varsion.
Therefore it's now free even for commercial use.
http://www.source-code.biz   (34 words)

  
 The Linux Kernel Archives
The Linux kernel, as well as several other pieces of software, are maintained using the git source code control system.
For a more user-friendly wrapper around git, see Cogito.
This site includes publicly available encryption source code which, together with object code resulting from the compiling of publicly available source code, may be exported from the United States under License Exception "TSU" pursuant to 15 C.F.R. Section 740.13(e).
http://kernel.org   (1276 words)

  
 Astrophysics Source Code Library: Archive
GADGET: A code for cosmological simulations of structure formation
XSTAR: A program for calculating conditions and spectra of photoionized gases
http://ascl.net   (1147 words)

  
 freshmeat.net: Welcome to freshmeat.net
Debian: New bmv packages fix arbitrary code execution (Mar 2nd)
Debian: New xpdf packages fix several problems (Mar 2nd)
Debian: New tutos package fixes several vulnerabilities (Mar 2nd)
http://freshmeat.net   (2510 words)

  
 DDJ
Interactive, educational Webinars led by technical experts show you how to navigate the open source community, create a kernel and root filesystem, integrate real-time extensions, enable field upgradeability and more.
This document will show how to create quickly WebSphere applications for your iSeries using the actual skill of your development team, i.e.
Java Code Quality Management Webcast- How to Minimize Unpleasant Surprises in Your Java Code Base
http://www.ddj.com/ftp   (1026 words)

  
 Microsoft Shared Source Initiative Home Page
Microsoft is making it easier for developers all over the world to get its source code under three licenses that are simple predictable, and easy to understand.
Source code of a USB Webcam Driver for Windows CE 4.2 and 5.0 is now available.
Code Center Premium is the Web-based, source code access point for many of the Shared Source programs.
http://www.microsoft.com/resources/sharedsource/default.mspx   (119 words)

  
 Java(TM) Boutique: The Java Source
Be sure to check out our Applets for Programmers which is a list of applets with source code that are particularly good examples to learn from.
Hundreds of free Java code files to download.
All the applets below include the source code!
http://javaboutique.internet.com/javasource   (538 words)

  
 Cprogramming.com - Source Code Directory
Find C and C++ source code to help you learn to program.
Source code demonstrating specific features of C or C++
Finally, you might want to check out Code Cogs - An Open Source Scientific Library / Database in C++ for more code.
http://www.cprogramming.com/cgi-bin/source/source.cgi   (81 words)

  
 Source-Code -Active X
DEMO: Visual Basic source code will let you add an orderform to your program.
NesterSoft WorkTime Source Code - Complete source code for most recent version
NED Image Printer Driver 2000, including complete source code for the device
http://source-code.active-x.biz   (98 words)

  
 FreeVBCode
Currently, there are 3466 code examples and articles on this site.
Welcome to FreeVbCode.Com, the place on the Web for the highest quality, free visual basic code.
Be sure to submit your code for inclusion.
http://www.freevbcode.com   (35 words)

  
 Shareaza.com
Download Shareaza 2.2.1 Source Code Now (2.6 MB)
Download Shareaza 2.2 Source Code Now (2.6 MB)
Download Shareaza 2.1 Source Code Now (2.2 MB)
http://www.shareaza.com/?id=source   (246 words)

  
 Sourcebank
Link your source code, Web site or research paper to Sourcebank
is a directory of links to source code and script posted around the Web.
Or, you can browse through a subset of the code by categories (below).
http://archive.devx.com/sourcebank   (116 words)

  
 Code Beach - Free and Open Source Code and Tutorials
Copyright © 2000 - 2006 Code Beach
Code Beach - Free and Open Source Code and Tutorials
Code Beach is your ultimate guide to free and open source code, tutorials, components, developer tools, and books for ASP, BREW, C++, C#, ColdFusion, Delphi/Kylix, HTML, J2ME, Java, JavaScript, Palm, Perl, PHP, Pocket PC, Python, Ruby, SQL, Symbian, Visual Basic, and XML.
http://www.codebeach.com   (146 words)

  
 Visual Basic Code , VB.NET Code
RapTier is an ASP.NET, C#, VB.NET and SQL Code Generator that helps you build powerful and robust database-driven.NET applications quickly and easily.
Offering thousands of free pre-tested source code snippets and complete applications in twenty different categories.
The ultimate VB, VB.NET, ASP, and ASP.NET source code resource.
http://www.a1vbcode.com   (153 words)

  
 CodeArchive - HOME
You can now easily see what the latest 25 Code Submissions to CodeArchive.com are, all on one page!
You can now easely see what the Top Rated Codes on CodeArchive are, all on one page!
You can also instantly have your code online, by submitting it here!
http://www.codearchive.com   (422 words)

  
 FileShack - Quake 3 1.32 Source Code
John Woo is helping Midway with the third person action game Stranglehold.
This zip include the full source for Quake 3 v1.32, licensed under the GPL.
http://www.fileshack.com/file.x?fid=7547   (195 words)

  
 Adam Curry: Daily Source Code
#341 Daily Source Code for Thursday February 23d 2006
#340 Daily Source Code for Wednesday February 22nd 2006
#343 Daily Source Code for Tuesday February 28th 2006
http://radio.weblogs.com/0001014/categories/dailySourceCode/rss.xml   (350 words)

Compwisdom
 About us   |  Why use us?   |  Press   |  Contact us

 Copyright © 2006 CompWisdom.com Usage implies agreement with terms.