My site Tuesday, 2024-03-19, 6:50 AM
Main | Registration | Login Welcome Guest | RSS
Site menu

Our poll
Which anime is the best
Total of answers: 29

Statistics

Total online: 1
Guests: 1
Users: 0

gotoxy()
switch
do while
int main()
{ mainMenu();
 return 0;
}
void mainMenu()
{int choice;
char ans;
do{     clrscr();
        gotoxy(35,8);
  printf("\n 1. item 1");
printf("\n 2. item 2");
printf("\n 3. item 3");
printf("\n 4. item 4");
printf("\n 5. Quit");
printf("\n Please select ");
scanf("%d", &choice);
... Read more »
Views: 706 | Added by: fawkes | Date: 2012-01-26 | Comments (0)

Full explanation on assemblers 
http://pages.cs.wisc.edu/~larus/HP_AppA.pdf
Compiler
compilation process
Views: 707 | Added by: fawkes | Date: 2012-01-15 | Comments (0)

Pseudocode is a compact and informal high-level description of a computer programming algorithm that uses the structural conventions of a programming language, but is intended for human reading rather than machine reading. Pseudocode typically omits details that are not essential for human understanding of the algorithm, such as variable declarations, system-specific code and subroutines. The programming language is augmented with natural language descriptions of the details, where convenient, or with compact mathematical notation. The purpose of using pseudocode is that it is easier for humans to understand than conventional programming language code, and that it is a compact and environment-independent description of the key principles of an algorithm. It is commonly used in textbooks and scientific publications that are documenting various algorithms, and also in planning of computer program development, for sketching out the structure of the program before the actual coding takes p ... Read more »
Views: 711 | Added by: fawkes | Date: 2010-01-22 | Comments (0)

A flowchart is a diagrammatic representation of a step-by-step solution to a given problem. It is a common type of diagram, that represents an algorithm or process, showing the steps as boxes of various kinds, and their order by connecting these with arrows. Data is represented in these boxes, and arrows connecting them represent flow / direction of flow of data. Flowcharts are used in analyzing, designing, documenting or managing a process or program in various fields.
Views: 673 | Added by: fawkes | Date: 2010-01-22 | Comments (0)

Microfiche, and its close cousin microfilm, have been around for years. They are valuable research and archive sources in libraries around the world. A microfiche is a 4 by 5 inch (10.2 by 15.2 cm) piece of photographic film, containing printed information in a size too small to be seen by the naked eye. Books, journals and magazines are often archived on microfiche. The advent of microfiche allowed libraries to carry printed resources they would otherwise never have the floor or storage space to hold.

The major advantages of microfiche include storage in a small space, stability of the format, and no special knowledge needed to read it. As long as a microfiche machine is avail ... Read more »

Views: 789 | Added by: fawkes | Date: 2009-10-02

Microforms are any form, either films or paper, containing microreproductions ... Read more »

Views: 620 | Added by: fawkes | Date: 2009-10-02

Plotters are a specialist type of printer which is able to draw high quality images on very largepieces of paper, for example 3 foot wide by 10 foot long.

They are used by engineers, architects and map-makers to draw plans of buildings, diagrams of machines or large scale maps. They can also be used for many other similar tasks.

A plotter differs from a printer in that it draws images using a pen that can be lowered, raised and moved across the paper to form con ... Read more »

Views: 772 | Added by: fawkes | Date: 2009-10-02

laser printers are used in many workplaces because they are quiet, they print a large number ofsheets very quickly and they produce high quality documents.

They print in the same way as photocopiers. Powdered ink, called 'Toner', is fused onto paper by heat and pressure.

You can purchase a laser printer which prints black and white copies only or you can pick a colour laser printer. Black and white versions are relatively cheap to purchase and you only need to buy one toner (which is also expensive). Colour laser printers are still a little too expensive for most people to purcha ... Read more »

Views: 691 | Added by: fawkes | Date: 2009-10-02

1 2 »
Login form

Search

Calendar
«  March 2024  »
SuMoTuWeThFrSa
     12
3456789
10111213141516
17181920212223
24252627282930
31

Entries archive

Site friends
  • Create your own site

  • Copyright MyCorp © 2024