Posts by Murilo Formiga • 163 points
5 posts
-
2
votes1
answer80
viewsQ: How do I warn the compiler that this is an IEEE 754?
i need help. I have, for example, a hexadecimal number 0x41140000 which is 9.25 by the IEEE 754 standard, but how to read this value (contained in an integer variable) by casting a float and picking…
casked Murilo Formiga 163 -
0
votes1
answer263
viewsQ: Error trying to access site using Http Service
Hello, people. I really need your help. There is a system in which I am working at the University that consists of entering the academic system of the university, through the requisition of…
-
0
votes0
answers69
viewsQ: Rendering problem in Android Studio 1.5
Hey there, guys. How to solve the problem Rendering problem in Android Studio 1.5? I am several days trying and nothing to achieve, since I learned that there are several factors that make occur…
-
1
votes1
answer108
viewsQ: Algorithm for sorting the elements of a data set
"A team needs to write an algorithm that sorts the elements of a data set, from a certain criterion defined by the function. Knowing that the data set does not have more than 100 elements and that…
-
12
votes3
answers2963
viewsQ: How to measure the complexity of an algorithm?
I need to know if my algorithm meets the demand of the following statement: Implement an algorithm with O(n) complexity that performs the factorial of a number x such that x belongs to Naturals.…
casked Murilo Formiga 163