Qvinci BASIC is a dashboard software which allows you to analyze your project. By analyzing your former activities, Qvinci BASIC lets you view your last month profit or loss. The use of the obtained result allows your future forecast. The software includes an alarm to warn you when you exceed the envisaged limit. Qvinci BASIC is a freeware and runs on Windows XP and Vista.
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...
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...
[Bash]Parameters Show[Bash]Parameters
Intro
Example 1
Example 2
Initialize parameters
Examples
Example 3
Intro
You can provide a script on the command line and arguments also known as parameters for its implementation.
There are two categories of...
Basic Excel Formulas ShowBasic Excel Formulas
Below are some basic formulas for Microsoft excel:
Basic formula :
ADDITION cell A1 to A10 = sum (A1: A10)
AVERAGE cell A1 to A10 = average (A1: A10)
MAXIMUM cell A1 to A10 = max (A1: A10)
MINIMUM...
Download Instant Knowledge Base ShowThe use of knowledge base is not only limited to solving engineering problems but it especially consists of organizing information and to-do lists. Therefore it is important that each company has knowledge base for a better collaboration.
In fact,...
Ethernet ShowIntroduction to Ethernet
Ethernet (also known as IEEE 802.3 standard) is a data transmission standard for local area networks based on the following principle:
All machines on an Ethernet network
are connected to the same communication line,
made...
Introduction to Microsoft Windows ShowHistory of Windows
Windows is the operating system sold by the Seattle-based company Microsoft. Microsoft, originally christened "Traf-O-Data" in 1972, was renamed "Micro-soft" in November 1975, then "Microsoft" on November 26, 1976. Microsoft...
Introduction to object-oriented programming ShowA new programming concept
Extract from "Understanding Active X and OLE" by David Chappel
"In the last 35 years, designers of computer hardware have gone from designing machines the
size of a hangar to thin notebooks based on minuscule...