My site Monday, 2024-04-29, 8:44 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

Main » 2010 » January » 22
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: 718 | 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: 679 | Added by: fawkes | Date: 2010-01-22 | Comments (0)

Login form

Search

Calendar
«  January 2010  »
SuMoTuWeThFrSa
     12
3456789
10111213141516
17181920212223
24252627282930
31

Entries archive

Site friends
  • Create your own site

  • Copyright MyCorp © 2024