Halstead Metrics Program! HELP!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • darenj
    New Member
    • Sep 2008
    • 1

    Halstead Metrics Program! HELP!

    I am a graduating student in MSU-GSC, taking up BSIT. Unfortunately, i don't have a talent in the field of programming. I have a problem regarding our final project this semester in Software Metrics. Our teacher requires us to have HALSTEAD METRICS PROGRAM to be pass on OCT. 01, 2008. Any language will do (C++ or Java, etc..). I really need your help, I'm asking for a favor if you could help in this. :cry: I need a code that will measure the following:
    N1 = number of distinct operators (in each line)
    N2 = number of distinct operands (in each line)
    n1 = total number of unique operators (in each line)
    n2 = total number of unique operands (in each line)

    **It can load also any or other program and such program will be measured by Halstead program..
    Just send the code at: <removed email address> and <removed another email address>


    I'm looking forward on this.. Hoping for your kind and consideration!

    THANK YOU VERY MUCH! More POWER and GOD BLESS! :)
    Last edited by Nepomuk; Sep 22 '08, 01:14 PM. Reason: Removed email addresses
  • JosAH
    Recognized Expert MVP
    • Mar 2007
    • 11453

    #2
    I answered your question in the C/C++ forum.

    kind regards,

    Jos

    Comment

    • Nepomuk
      Recognized Expert Specialist
      • Aug 2007
      • 3111

      #3
      Dear darenj, acording to our Posting Guidelines, Section Things that are generally unacceptable, you are not allowed to post your own or anyone's email address here. This has a very good reason: the danger of bots collecting email addresses and selling them to spammers. Therefore I have deleted both of the email addresses you posted in your question.

      Greetings,
      Nepomuk (Moderator)

      Comment

      Working...