• Calculation of complexity
    How does the complexity of zero-one algorithm is calculated?
  • FAT complexity on Cortex
    Hi I'm deciding which Cortex microcontroller should I use in my project. I will use SD card and FAT filesystem. Is FAT filesystem to complex for Cortex M0 or can M0 perform search, read and writing...
  • Measure Time complexity ?
    Think it is some basic question. I have one ARM7TDMI [LPC 2138] controller operating on 12 MHz clock freq. Suppose I have my programe performing 10 Lac comparisons, in one operation [function...
  • Finding a complex structure size
    I have tried variations using sizeof() with unreliable results. This method works, but is it bogus? Can it be improved? I am not worried about it being portable. // -- Unit Variables -- struct {...
  • Function too complex
    I have a function,but the compiler terminated because the function is too complex. C51 FATAL-ERROR - ACTION: GENERATING INTERMEDIATE CODE ERROR: FUNCTION '_siParseDescriptor' (LINE 1058, T=400,L...