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! :)
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! :)
Comment