Output (ASCII and SCAN code) when a is pressed |
Information about resetting and configuring Mobile phones (Java, Android, Symbian etc), educational articles especially for programming in C, C++ and Java and more about Computers and operating systems
C Program to Display SCAN and ASCII Codes of Keys on Keyboard Using 8086 Interrupt
Algorithm, C and C++ Programs to find Closure From Functional Dependencies
In this post we will see how to find closure of an attribute or a set of attributes. Before learning how to get closure, we should first know what is a closure. Closure of a given set C is the set of attributes that are functionally determined by the set C under the set of functional dependencies F. There can be closure for any set. Every attribute in the set whose closure is to be found out, will be a member of its closure set C+ also. Consider an example:
Diagonalisation Principle as Proving Technique - Tutorial with Examples
Diagonalisation principle is a mathematical method of proof. It is included in Theory of computation as a proving technique. The following is a download link to a PDF tutorial of Diagonalization principle.
Click here to download tutuorial as PDF
Click here to download tutuorial as PDF
Labels:
$studymat
,
diagonalisation
,
download
,
engineering
,
free
,
Mathematics
,
Maths
,
of
,
pdf
,
physics
,
poof
,
principle
,
proving
,
TC
,
technique
,
Theory of computation
,
tutorial
Age of Empires 3 Cheat Codes and Tricks
It would be helpful sometimes to use some of the cheat codes while you play the game Age of Empires III from Ensemble studios. There are some tricks also which will help you to enjoy the game better. Here are the cheat codes and game tricks and hints for the Age of Empire 3 Game. You can use the same cheats for the Warchiefs and Asian dynasties extension packs of the game also.
Cheat codes
Code | Effect |
this is too hard | Win in singleplayer |
<censored> | Gives 10,000 wood |
Ya gotta make do with what ya got | spawns the Mediocre Bombard at your Home City gather point |
Sooo Good | Turn on “Musketeer’ed!” when you get killed by Musketeers |
Speed always wins |
Intel 8085 Microprocessor Simulator Software for Computer
In this post, I am adding links to some of the Intel 8085 Microprocessor kit Simulator software for your computer. They are available free of cost. There are 8085 simulator applications with Microprocessor textbooks like 8085 Microprocessor by Gaonkar. The following are 8085 simulator software for computer available for free download.
Java simulator with good features.
http://8085simulator.codeplex.com
GNU SIM 8085 simulator for Windows and Linux
http://gnusim8085.org
Java simulator with good features.
http://8085simulator.codeplex.com
GNU SIM 8085 simulator for Windows and Linux
http://gnusim8085.org
C and C++ Compiler For Android Smartphones
In this post i'm listing some C Program compilers for Android phones or tabs. It will be very handy if you have one in your phone if you are a programming student. You don't need to have a laptop or a Personal computer with you.
It is a powerful offline C/C++ IDE + C/C++ compiler for Android operating System. I have been using it for 1 year. You do not need to root your phone to use this app. Its features are as listed below:
C4Droid
It is a powerful offline C/C++ IDE + C/C++ compiler for Android operating System. I have been using it for 1 year. You do not need to root your phone to use this app. Its features are as listed below:
Labels:
$ccpp
,
Android
,
apk
,
app
,
application
,
C compiler
,
C for Droid
,
c plus plus
,
c program
,
C++
,
C4Droid
,
compiler
,
cpp
,
download
,
for
,
free
,
mobile
,
paid
,
phone
Principle of Mathematical Induction - Tutorial with Example Problems
In this post, I am adding a study material for Principle of Mathematical induction. The principle of Mathematical induction is a proving technique widely used. Therefore, Mathematical induction also comes in various subjects like mathematics, physics and theory of computation (also in engineering courses). The same thing is taught in plus one (first year of higher secondary or senior seconadary (for CBSE)) maths. Here i am adding a pdf file with a tutorial for Principle of mathematical induction. You can download the PDF tutorial from following link:
Click here to download PDF tutorial.
Click here to download PDF tutorial.
Labels:
$studymat
,
cbse
,
download
,
engineering
,
examples
,
free
,
higher
,
induction
,
mathematical
,
Mathematics
,
Maths
,
of
,
pdf
,
plus one
,
principle
,
proving
,
secondary
,
senior
,
techniques
,
Theory of computation
Storage Classes for Variables in C Programming Language
Every variable in C programming language has two properties; type and storage class. 'Type' refers to the data type of the variable such as integer, character, floating point values etc. It also deals with the size of the variable ( in bytes). 'Storage class' determines the part of memory where storage is allocated for the variable and how long the storage allocation continues to exist. It also determines the scope which specifies the part of the program over which a variable name is visible, i.e. the variable is accessible by name. The scope restriction can be overrode by making use of pointers. Whatever, in short, storage class is the property that determines the part of memory where storage is allocated, the lifetime of variable and the scope of the variable.
There are for storage classes in C programming:
There are for storage classes in C programming:
- Automatic
- Register
- External
- Static
Intel 8085 Microprocessor Simulator for Android Phones
8085 microprocessor |
8085 Simulator in Playstore
Labels:
$studymat
,
Android
,
app
,
application
,
assembler
,
assembly
,
compiler
,
download
,
execute
,
hex code
,
hexadecimal
,
instruction
,
Intel 8085
,
level
,
microprocessor
,
mnemonics
,
simulation
,
Simulator
Subscribe to:
Posts
(
Atom
)