StockWave Basic Edition is a software analysis of the Monte Carlo method. It includes 800 shares: the United Kingdom, United States, EU, AUS, IND and offers access to historical data. The program offers a simple to use and online help of more than 200 pages. The software is totally free and English.
Basic MS-Dos commands ShowBasic MS-Dos commands
Intro
The command prompts:
Intro
Here is a list of basic commands that you can use in a DOS prompt (e.g. a using a boot disk).
To have additional information about these commands, type /? after entering the...
How to read a file line by line ShowHow to read a file line by line
Intro
Tips
Bonus
Intro
One of the most common errors of learning scripts bash on GNU / Linux is to read a file line by line, is to use a loop "for" (for line in $ (cat file.txt) do. ..), which in this...
Activation key for Avast Home Edition ShowActivation key for Avast Home Edition
Application
The anti-virus AVAST Home Edition is free which however requires a free activation key valid for one year to perform.
Application
Click on below link:
http://www.avast.com/fre/home...
Download Driver ATI Catalyst ShowTo drive ATI Catalyst 8.4 includes the following utilities: Multimedia Center 9.16, HydraVision, HydraVision Basic Edition, Remote Wonder 3.04, WDM to Drive Install Bundle, Southbridge / IXP Driver, Catalyst Control Center Version 8.4.
It takes care...
Download Avast! Home Edition ShowDescription:
Avast! 4 Home Edition is a complete and free antivirus solution, fully able to find computer viruses, to create and check the integrity of programs installed, to test executed programs and opened documents, to test and check email and...
Linux - The Vi editor ShowIntroduction to Vi
Despite its very limited ergonomics, Vi i is one of the most popular text editors texte under Unix type systems (with Emacs and pico). Under Linux, there is a free version of Vi called Vim (Vi Improved). Vi (pronounced vee-eye)...
Base64 encoding ShowBase64 encoding
The concept of Base64 encoding entails using US-ASCII (non-accented) characters to encode any sort of data in 8-bit form. Email protocols were originally designed to send messages in plain text only. But as email systems vary...