Free Online Dictionary
pseudo-code
| Wikipedia English The Free Encyclopedia | Download this dictionary |
Pseudocode
In computer science and numerical computation, pseudocode is an informal high-level description of the operating principle of a computer program or other algorithm. It 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 some subroutines. The programming language is augmented with natural language description details, where convenient, or with compact mathematical notation. The purpose of using pseudocode is that it is easier for people to understand than conventional programming language code, and that it is an efficient 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 place.
| See more at Wikipedia.org... |
© This article uses material from Wikipedia® and is licensed under the GNU Free Documentation License and under the Creative Commons Attribution-ShareAlike License
| Wikipedia Deutsch Die freie Enzyklopädie | Download this dictionary |
Pseudocode
Pseudocode ist eine sprachliche Mischung aus natürlicher Sprache, mathematischer Notation und einer höheren Programmiersprache. Wie Flussdiagramme und Nassi-Shneiderman-Diagramme ist auch Pseudocode eine Möglichkeit, Algorithmen darzustellen. Ein Algorithmus wird in Pseudocode einerseits genauer beschrieben als in natürlicher Sprache, anderseits aber noch nicht so detailliert wie durch ein Computerprogramm. Ein Programm in Pseudocode ist geeignet, um von Menschen gelesen, nicht aber von einem Computer ausgeführt zu werden. Pseudocode ist also definitiv keine Programmiersprache.
| Mehr unter Wikipedia.org... |
© Dieser Eintrag beinhaltet Material aus Wikipedia und ist lizensiert auf GNU-Lizenz für freie Dokumentation
| Wikipédia Français | Download this dictionary |
Pseudo Code
Cette page d’ répertorie les différents sujets et articles partageant un même nom.
| Pour la suite, voir Wikipédia.org… |
Pseudo-code
En programmation, le pseudo-code est une façon de décrire un algorithme sans référence à un langage de programmation en particulier.
| Pour la suite, voir Wikipédia.org… |
© Cet article se sert du contenu de Wikipédia® et est autorisé sous les termes de la Licence de Documentation libre GNU
| Svenska Wikipedia – den fria encyklopedin | Download this dictionary |
Pseudokod
Pseudokod är i datorprogrammering ett för ett icke-programspråk specifikt sätt att beskriva algoritmer. Det finns ingen standard för pseudokod. Pseudokod används dels i äkta datorprogram, instoppade i kodkommentarer, för att ge en skiss till kod som ännu inte skrivits, dels används det i publicerade program enbart avsedda att läsas, då en äkta programimplementation bedöms vara mer svårläst. Pseudokod kan även vara ett verktyg för att beskriva en algoritm utan att behöva ta hänsyn till olika programspråks variation av implementeringen.
| Se mer på Wikipedia.οrg… |
© Den här artikeln använder material från Wikipedia® och är licensierad enligt GNU Free Documentation License
| Polska Wikipedia – Darmowa encyklopedia | Download this dictionary |
Pseudokod
Pseudokodem nazywany jest taki sposób zapisu algorytmu, który, zachowując strukturę charakterystyczną dla kodu zapisanego w języku programowania, rezygnuje ze ścisłych reguł składniowych na rzecz prostoty i czytelności. Pseudokod nie zawiera szczegółów implementacyjnych (jak np. inicjalizacja zmiennych, alokacja pamięci), często też opuszcza się w nim opis działania podprocedur (jeśli powinien być on oczywisty dla czytelnika), zaś nietrywialne kroki algorytmu opisywane są z pomocą formuł matematycznych lub zdań w języku naturalnym.
| W celu uzyskania więcej informacji, zobacz w Wikipedia.οrg... |
© W niniejszym artykule wykorzystano materialy pochodzace z Wikipedia® i posiada on Powszechna Licencje Publiczna GNU
| pseudo-code in English | pseudo-code in French | pseudo-code in Italian | pseudo-code in Spanish | pseudo-code in Dutch | pseudo-code in Portuguese | pseudo-code in German | pseudo-code in Greek | pseudo-code in Korean | pseudo-code in Turkish | pseudo-code in Hebrew | pseudo-code in Polish | pseudo-code in Hungarian | pseudo-code in Czech | pseudo-code in Finnish | pseudo-code in Swedish
You think you have ethics...
Take the survey NOW!
