Frontiers of Supercomputing
Vol. 2, No. 2, Jul. 2019
Algorithms in Computer Systems | Miscellaneous
|
Editors' Choice |
Miscellaneous |
|
2.9k Visits |
391 Downloads |
a University of Bridgeport, Bridgeport, United States
|
This article has been retracted by International Computer Science and Engineering Society (ICSES) because of ethical misconduct, scientific distortion, or administrative error, and cannot be downloaded and used for any purpose based on the violation in ICSES Ethics in Publicationcall_made |
Retraction Note by the Editor-in-Chief
Highlights and Novelties
1. This editorial article gives brief insights about few from plenty of various algorithms in computer systems.
2. Survey of various algorithms have been made on computer systems.
3. Various algorithms have been discussed in brief; for instance, algorithms that can predict growth of cities, algorithms that can create 3-dimensional shapes, algorithms for customization of video game difficulty using big data, algorithms in the smart watch, and finally, algorithms to detect fake users on social networks.
Manuscript Abstract
Basic definition of algorithm in mathematics is step by step procedure to solve a problem. Algorithms are basic and most important area in a writing an error free programs. Fig. 1 illustrates flow chart of a computer algorithm. One of the most essential thing to remember is that there can be various algorithms for the same problem but some algorithms are much better than others. Technically, algorithm and programs are actually not the same thing, they differ at the level of precision. It is often expressed loosely defined format called “pseudo code” which matches programming language closely leaving out specific details that can be added later. Pseudo code doesn’t have hard and fast rules about commands, but it is halfway between an information instruction and specific program. Although, there are plenty of algorithms that are already there and are yet to be implemented, designed with various methods, techniques and composition of various methods. This editorial paper gives brief insights about few from plethora of various algorithms in computer systems; for instance, algorithms that can predict growth of cities, algorithms that can create three dimensional shapes, algorithms for customization of video game difficulty using big data, algorithms in the smart watch, and finally, algorithms to detect fake users on social networks.
Keywords
Algorithms Computer Systems Pseudo-Code
Copyright and Licence
© Copyright was transferred to International Computer Science and Engineering Society (ICSES) by all the Authors. This manuscript is published in Open-Access manner based on the copyright licence of Creative Commons Attribution Non Commercial 4.0 International (CC BY-NC 4.0).
Cite this manuscript as
Manu Mitra, "Algorithms in Computer Systems," Frontiers of Supercomputing, vol. 2, no. 2, pp. 1-3, Jul. 2019.
For External Scientific Databeses
--BibTex--
@article{al._285 title="Algorithms in Computer Systems", author="Manu Mitra", journal="Frontiers of Supercomputing (FoS)", volume="2", number="2", pages="1-3", year="2019", month="07", day="30", publisher= "International Computer Science and Engineering Society (ICSES)", doi="", url="http://www.i-cses.com/files/download.php?pID=285"}
--EndNote--
%0 Journal Article %T Algorithms in Computer Systems %A Manu Mitra %J Frontiers of Supercomputing (FoS) %V 2 %N 2 %P 1-3 %D 2019 %I International Computer Science and Engineering Society (ICSES) %U http://www.i-cses.com/files/download.php?pID=285 %8 2019-07-30 %R %@ 2467-298X
--Dublin--
< name="citation_title" content="Algorithms in Computer Systems">
< name="citation_author" content="Manu Mitra">
< name="citation_publication_date" content="2019-07-30">
< name="citation_journal_title" content="Frontiers of Supercomputing (FoS)">
< name="citation_issn" content="2467-298X">
< name="citation_volume" content="2">
< name="citation_issue" content="2">
< name="citation_firstpage" content="1">
< name="citation_lastpage" content="3">
< name="citation_pdf_url" content="http://www.i-cses.com/files/download.php?pID=285">
|