Main > Free Download Search >

Free spyware doctor license code software for linux

spyware doctor license code

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 6359
Spyware Removal Tool 3.5

Spyware Removal Tool 3.5


Spyware is a major problem in many computers these days. You can easily be a victim and not even know it. Do you mysteriously have a different h... more>> <<less
Download (15KB)
Added: 2009-03-31 License: Freeware Price: Free
455 downloads
Space Commander 0.4

Space Commander 0.4


Space Commander is a game that aims to be similar to Elite and Privateer, with maybe a bit of Trade Wars thrown in. more>>
Space Commander is a game that aims to be similar to Elite and Privateer, with maybe a bit of Trade Wars thrown in.
The project is a remarkably functional space simulation with under 200 lines of code in the main file.
DEPENDENCIES
You need a recent version of Python and some support libraries. The game is currently being written using Python v 2.4.3 but it may work with newer or older versions with some minor tweaking. I intend to be using Python 2.5 and PyGame 1.8 shortly.
- Python 2.4.3
- PyGame 1.7
- Numeric 22.0
Basically you need a pretty complete Python kit. Most Linux distributions should have everything that you need and Windows / OSX users will be able to install it all with a small bit of effort.
To play the MIDI score in Linux you have to install and configure Timidity due to some old code in sdl-mixer which is a pre-dependency of PyGame. If the game crashes and
complains about midi, just comment out the MIDI line in spacecommander.py to disable it.
As to performance issues. I pass the buck. If it runs too slowly then get a faster computer, better graphics card, better operating system, whatever.
The idea of writing this in Python is to have a compromise between ultimate performance and the ability to understand and tinker around with the code.
You could try reducing the number of stars in the galaxy by editing bigbang.py also.
Feel free to re-write the game in hand optimized assembler, but you must send me a copy of your code per the LICENSE.
RUNNING THE GAME
Linux: ./spacecommander.py
KEYBOARD COMMANDS
ESC / Q: Quit the game
Left / Right: Yaw
Up / Down: Pitch
PgUp / PgDN: Roll
Enhancements:
- The main engine was completely rewritten and now supports flying a spaceship around a randomly generated galaxy. 2D rendering of objects using PyGame is supported.
- Mouse flight control is featured.
<<less
Download (MB)
Added: 2006-12-20 License: GPL (GNU General Public License) Price:
1041 downloads
PHP Active Code Library 0.10

PHP Active Code Library 0.10


PHP Active Code Library (ACL) is a PHP 5 class used to store and call PHP files that are stored in a database. more>>
PHP Active Code Library (ACL) is a PHP 5 class used to store and call PHP files that are stored in a database.

The files are stored in a plain text field and not a binary field. PHP ACL also takes care of include/require calls.

If a file includes another file stored in the database, PHP ACL takes care of getting, generating, and including that file.
<<less
Download (0.013MB)
Added: 2006-07-27 License: GPL (GNU General Public License) Price:
1191 downloads
Resistor Color Code Calculator 1.0

Resistor Color Code Calculator 1.0


Resistor Color Code Calculator calculates the value of a resistor (an electronic component). more>>
Resistor Color Code Calculator project calculates the value of a resistor (an electronic component).

The colors on the resistor are input into the program, and the result displays the resistance value of the resistor.

This is much easier than memorizing rhymes to remember colors.
<<less
Download (0.87MB)
Added: 2006-06-09 License: Free for non-commercial use Price:
1256 downloads
Oregano for linux 0.40.5

Oregano for linux 0.40.5


provides a wide variety of component libraries, including CMOS, TTL, lineal.. more>> Its Free Software!
Free your mind, free your code
Oregano is free software, licensed under the General Public License (GPL).
Oregano is based on the original source code of the same name, written by Richard Hult, and has been continued by this group of developers since late 2003.
Schematic capture
Design is everything
Oregano has an user friendly graphic interface that allows to design and describe the circuit to simulate. It provides a wide variety of component libraries, including CMOS, TTL, lineal, operational amplifiers, and a lot more!
Circuit simulation
...
Oregano lets you simulate the designed circuits. You can analyze in time, in frequency, do DC sweep and Fourier Analysis. You can configure several simulation options, use probe tools, edit the netlist and simulate manually.
Oregano can use GNU Cap and ngSpice as simulation backends.
Ease of use
...
The main goal is to develop a program that is easy to use, it does not encumber the user with lots of unnecesary options, and that anyone can use it with very little effort.
Supported platforms
...
Oregano is available for a wide variety of Unixes, including GNU+Linux, FreeBSD and Darwin.
<<less
Download (0.62MB)
Added: 2009-04-27 License: Freeware Price: Free
183 downloads
Pretty Code Web 1.00

Pretty Code Web 1.00


Pretty Code Web is a syntax highlighter for publishing code, written in any programming language, to the Web. more>>
Pretty Code Web is a syntax highlighter for publishing code, written in any programming language, to the web.
Written in php it uses syntax files separate from the main code to highlight a specified language.
Main features:
- Syntax highlighting for (potentially) any language.
- User defined syntax files.
- User defined colors
- Separate colors for:
- 6 Keyword Groups
- Text Strings
- Operators
- Block and Line Comments
- Bracket Characters
<<less
Download (0.024MB)
Added: 2005-10-20 License: Free for non-commercial use Price:
1470 downloads
ExtUtils::ModuleMaker::Licenses 0.204

ExtUtils::ModuleMaker::Licenses 0.204


ExtUtils::ModuleMaker::Licenses is a Perl module to get the License for a new module. more>>
ExtUtils::ModuleMaker::Licenses is a Perl module to get the License for a new module.

SYNOPSIS

A supporting player for ExtUtils::ModuleMaker to get the COPYRIGHT section of pod and the contents of the LICENSE file.

USAGE

Should only be called from ExtUtils::ModuleMaker.

PUBLIC METHODS

Each public function/method is described here. These are how you should interact with this module.

Get_License

Usage :
Purpose :
Returns :
Argument :
$p_module_data = text for the LICENSE file
Throws :
Comments :

PRIVATE METHODS

Each private function/method is described here. These methods and functions are considered private and are intended for internal use by this module. They are not considered part of the public interface and are described here for documentation purposes only.

License_Apache
Purpose : Get the copyright pod text and LICENSE file text for this license

License_Artistic
Purpose : Get the copyright pod text and LICENSE file text for this license

License_BSD
Purpose : Get the copyright pod text and LICENSE file text for this license

License_GPL
Purpose : Get the copyright pod text and LICENSE file text for this license

License_IBM
Purpose : Get the copyright pod text and LICENSE file text for this license

License_Intel
Purpose : Get the copyright pod text and LICENSE file text for this license

License_Jabber
Purpose : Get the copyright pod text and LICENSE file text for this license

License_LGPL
Purpose : Get the copyright pod text and LICENSE file text for this license

License_MIT
Purpose : Get the copyright pod text and LICENSE file text for this license

License_MITRE
Purpose : Get the copyright pod text and LICENSE file text for this license

License_Mozilla_1_0
Purpose : Get the copyright pod text and LICENSE file text for this license

License_Mozilla_1_1
Purpose : Get the copyright pod text and LICENSE file text for this license

License_Nethack
Purpose : Get the copyright pod text and LICENSE file text for this license

License_Nokia
Purpose : Get the copyright pod text and LICENSE file text for this license

License_Python
Purpose : Get the copyright pod text and LICENSE file text for this license

License_Q
Purpose : Get the copyright pod text and LICENSE file text for this license

License_Ricoh
Purpose : Get the copyright pod text and LICENSE file text for this license

License_Sun
Purpose : Get the copyright pod text and LICENSE file text for this license

License_Sleepycat
Purpose : Get the copyright pod text and LICENSE file text for this license

License_Vovida
Purpose : Get the copyright pod text and LICENSE file text for this license

License_ZLIB
Purpose : Get the copyright pod text and LICENSE file text for this license

License_Perl
Purpose : Get the copyright pod text and LICENSE file text for this license

Custom_Licenses
Purpose : Get the copyright pod text and LICENSE file text for some
custom license provided by the programmer

<<less
Download (0.079MB)
Added: 2007-01-08 License: Perl Artistic License Price:
1020 downloads
Gpredict 0.8.0

Gpredict 0.8.0


Gpredict is a real-time satellite tracking and orbit prediction program. more>>
Gpredict project is a satellite tracking program for Unix-like operating systems. In the begining (v. 0.1.x) Gpredict was just a GUI client to John Magliacanes excellent satellite tracking program, Predict, but due to performance problems it has been decided to include the tracking code directly into Gnome Predict (v. 0.2.0 and later).

Gpredict is licensed under the GNU General Public License which basically gives you the right to freely use, distribute and modify the software and its source code, but without any warranty from the authors.

<<less
Download (1.8MB)
Added: 2007-06-03 License: GPL (GNU General Public License) Price:
877 downloads
Advanced Strategic Command 1.16.4

Advanced Strategic Command 1.16.4


Advanced Strategic Command is a free, turn based strategy game. more>>
Advanced Strategic Command is a free, turn based strategy game. Advanced Strategic Command project is designed in the tradition of the Battle Isle series from Bluebyte and is currently available for Windows and Linux.

Advanced Strategic Command is distributed under the terms of the Gnu General Public License (the license Linux uses too), which basically means the game is free, the complete source code is available and you can do everything with it as long as it remains free.

<<less
Download (11.5MB)
Added: 2006-11-04 License: GPL (GNU General Public License) Price:
638 downloads
ExtUtils::ModuleMaker::Licenses::Standard 0.47

ExtUtils::ModuleMaker::Licenses::Standard 0.47


ExtUtils::ModuleMaker::Licenses::Standard is a Perl module for open source software licenses. more>>
ExtUtils::ModuleMaker::Licenses::Standard is a Perl module for open source software licenses.

SYNOPSIS

use ExtUtils::ModuleMaker::Licenses::Standard;

This package holds subroutines imported and used by ExtUtils::ModuleMaker to include license and copyright information in a standard Perl module distribution.

PUBLIC METHODS

Each public function/method is described here. These are how you should interact with this module.

License_Apache
Purpose : Get the copyright pod text and LICENSE file text for this license

License_Artistic
Purpose : Get the copyright pod text and LICENSE file text for this license

License_r_BSD
Purpose : Get the copyright pod text and LICENSE file text for this license

License_BSD
Purpose : Get the copyright pod text and LICENSE file text for this license

License_GPL
Purpose : Get the copyright pod text and LICENSE file text for this license

License_IBM
Purpose : Get the copyright pod text and LICENSE file text for this license

License_Intel
Purpose : Get the copyright pod text and LICENSE file text for this license

License_Jabber
Purpose : Get the copyright pod text and LICENSE file text for this license

License_LGPL
Purpose : Get the copyright pod text and LICENSE file text for this license

License_MIT
Purpose : Get the copyright pod text and LICENSE file text for this license

License_MITRE
Purpose : Get the copyright pod text and LICENSE file text for this license

License_Mozilla_1_0
Purpose : Get the copyright pod text and LICENSE file text for this license

License_Mozilla_1_1
Purpose : Get the copyright pod text and LICENSE file text for this license

License_Nethack
Purpose : Get the copyright pod text and LICENSE file text for this license

License_Nokia
Purpose : Get the copyright pod text and LICENSE file text for this license

License_Python
Purpose : Get the copyright pod text and LICENSE file text for this license

License_Q
Purpose : Get the copyright pod text and LICENSE file text for this license

License_Ricoh
Purpose : Get the copyright pod text and LICENSE file text for this license

License_Sun
Purpose : Get the copyright pod text and LICENSE file text for this license

License_Sleepycat
Purpose : Get the copyright pod text and LICENSE file text for this license

License_Vovida
Purpose : Get the copyright pod text and LICENSE file text for this license

License_ZLIB
Purpose : Get the copyright pod text and LICENSE file text for this license

License_Perl
Purpose : Get the copyright pod text and LICENSE file text for this license

Custom_Licenses
Purpose : Get the copyright pod text and LICENSE file text for some
custom license provided by the programmer

<<less
Download (0.13MB)
Added: 2007-01-10 License: Perl Artistic License Price:
1021 downloads
comisat Games Collection 0.5.2

comisat Games Collection 0.5.2


comisat Games Collection is an all-in-one free collection of games written in gambas for unix-like system. more>>
comisat Games Collection is an all-in-one free collection of games written in gambas for unix-like system. They are available in italian and (not completely) in english.

comisat Games Collection is FREE SOFTWARE, released under the terms of the GNU General Public License Version 2 as published by Free Software Fundation. You can help the development of comisat Games Collection testing the software, mailing bugs, translating the project in different languages, correcting and improving the code.

<<less
Download (7.9MB)
Added: 2006-10-12 License: GPL (GNU General Public License) Price:
1110 downloads
Doubly Linked List 1.2.0

Doubly Linked List 1.2.0


Doubly Linked List project consists of an API for a doubly linked list. more>>
Doubly Linked List project consists of an API for a doubly linked list. The API is divided into six functional groups: initialization, status and state, pointer manipulation, list update, search, and input/output. The API has been used in production software for over 2 years.
Enhancements:
- A CVS-generated ChangeLog has replaced the manually kept HISTORY file.
- The three header files have been reduced to one, and the code formatting has partially changed.
- The documentation has been updated, and a new PDF file has been added to the already existing PS and HTML docs.
- The project is now dual licensed: the Eclipse license has been added to the original Artistic License.
<<less
Download (0.32MB)
Added: 2007-08-01 License: Artistic License Price:
817 downloads
Asymptopia Crossword Builder 2.6

Asymptopia Crossword Builder 2.6


Asymptopia Crossword Builder project is a math and text crossword builder for education. more>>
Asymptopia Crossword Builder project is a math and text crossword builder for education.
Asymptopia Crossword Builder is a JavaScript education application. Through the GUI, you can automatically generate unlimited math crosswords (add/sub/mult/div/alg/frac) or enter/paste your own lists of key:hint pairs. It is educational, and keeps kids busy.
Enhancements:
- Source code is now available for download.
- The project license has changed to the GNU Public License (GPL).
<<less
Download (1.0MB)
Added: 2007-02-26 License: GPL (GNU General Public License) Price:
581 downloads
Html Code Convert 3.3

Html Code Convert 3.3


Speed up the conversion of HTML code into different format more>>
HTML Code Convert helps speed up the conversion of HTML code into different format including Java Script, JavaServer Pages, Microsoft ASP, PHP, Perl, Python, and the UNIX Shell. It is particularly useful in CGI scripting.
Enhancements:
- Colors and font selected in prefeferences box.
- Fixe bug with Quit button. First try to support accessibility.
- Updated schemas.
<<less
Download (184KB)
Added: 2009-04-29 License: Freeware Price:
198 downloads
CRM114 Discriminator 20060704a

CRM114 Discriminator 20060704a


CRM114 is a system to examine incoming e-mail, data files or other data streams. more>>
CRM114 is a system to examine incoming e-mail, data files or other data streams, system log streams and to sort, filter, or alter the incoming files or data streams according to the users wildest desires.
Criteria for categorization of data can be by satisfaction of regexes, by sparse binary polynomial matching with a Bayesian Chain Rule evaluator, a Hidden Markov Model, or by other means. Accuracy of the SBPH/BCR classifier has been seen in excess of 99 per cent, for 1/4 megabyte of learning text. In other words, CRM114 learns, and it learns fast .
CRM114 is compatible with SpamAssassin or other spam-flagging software; it can also be pipelined in front of or behind procmail. CRM114 is also useful as a syslog or firewall log filter, to alert you to important events but ignore the ones that arent meaningful.
People have been able to run CRM114 on Linux, BSD, Mac OS-X, and Windows (natively and with Cygwin), and it has even been integrated with Microsoft Outlook and QUALCOMM Eudora. See the "Cool Things" link below for details. I cant help on any of these except Linux, though if you ask on the mailing list, someone might be able to assist you.
You can get at all of these exciting interconnects (including the Outlook macros) below in "Other CRM114 Cool Things", below.
CRM114 is licensed under the GPL; it is WITHOUT WARRANTY of ANY KIND, and it is BETA/FIELD TEST QUALITY. Its still experimental, be warned.
Use at your own risk, and send me bug reports! Or even better, send me improvements! If your code is substantial, I prefer to dual-license the code (i.e. we both get full rights to it, including the right to reuse and relicense under other licenses).
Not every user gets great results with the default classifier; thats why CRM114 has six different classifiers available. Its easy to switch classifiers to see what the tradeoffs are.
Enhancements:
- This version makes OSB classification, mailreaver, and reavercacheing the default configuration, along with an improved learning system (mailtrainer.crm) for faster convergence and higher accuracy.
- There have been a few edge-condition bugs squashed, and the documentation has been updated as well.
- This is the recommended version for all new and upgrade installs.
<<less
Download (0.41MB)
Added: 2006-07-10 License: GPL (GNU General Public License) Price:
1202 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5