search for: nsts

Displaying 2 results from an estimated 2 matches for "nsts".

Did you mean: nss
2007 Apr 18
2
Checking validity of NHS numbers
Hello I need to check that the NHS numbers in my database are valid. I''m storing them as ten-digit strings: the first nine are the identifier and the tenth is a check digit. There are four steps to calculating the check digit (from http://www.connectingforhealth.nhs.uk/systemsandservices/nsts/docs/tech_nn_check_digit.pdf): 1. multiply each of the first nine digits by a weighting factor (10 for the first digit, 9 for the second... 2 for the ninth) 2. sum the results of these multiplications 3. divide the total by 11 and establish the remainder 4. subtract the remainder from 11 to giv...
2008 Feb 26
2
Patch to add debugfs interface to o2net
This is a forward port for net_proc.c from 1.2.