We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.PL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Programming Languages

Title: The bitwise operations related to a fast sorting algorithm

Abstract: In the work we discuss the benefit of using bitwise operations in programming. Some interesting examples in this respect have been shown. What is described in detail is an algorithm for sorting an integer array with the substantial use of the bitwise operations. Besides its correctness we strictly prove that the described algorithm works in time O(n). In the work during the realisation of each of the examined algorithms we use the apparatus of the object-oriented programming with the syntax and the semantics of the programming language C++.
Subjects: Programming Languages (cs.PL)
Journal reference: (IJACSA) International Journal of Advanced Computer Science and Applications, Vol. 4, No. 9, 2013
Cite as: arXiv:1312.0138 [cs.PL]
  (or arXiv:1312.0138v1 [cs.PL] for this version)

Submission history

From: Krasimir Yordzhev [view email]
[v1] Sat, 30 Nov 2013 18:43:31 GMT (8kb)

Link back to: arXiv, form interface, contact.