NASA Logo, National Aeronautics and Space Administration
Skip to content.
Sections
Personal tools
You are here: Home » Explorers Post 631 - Computer Technology » Explorers Post 631 2006-2007 » C language program bloodtype1 to compute inheritance of blood types

C language program bloodtype1 to compute inheritance of blood types

Up one level
As an example of text-based computer programming using the C language, the program bloodtype1 computes all possible blood types for a mother, father, or child if the blood type is known for the other 2 of those 3 people.
C language program  bloodtype1  to compute inheritance of blood types README
An overview of the files in this folder.
C language program  bloodtype1  to compute inheritance of blood types blood11InACM.txt
Input data for the ACM 2007 programming contest problem
C language program  bloodtype1  to compute inheritance of blood types blood11OutACM.txt
Output data for the ACM 2007 programming contest problem
C language program  bloodtype1  to compute inheritance of blood types blood12InAllFindMom.txt
Input data to find mom's types for all 64 dad's and kid's types
C language program  bloodtype1  to compute inheritance of blood types blood12OutAllFindMom.txt
Output data showing mom's types for all 64 dad's and kid's types
C language program  bloodtype1  to compute inheritance of blood types blood13InAllFindDad.txt
Input data to find dad's types for all 64 mom's and kid's types
C language program  bloodtype1  to compute inheritance of blood types blood13OutAllFindDad.txt
Output data showing dad's types for all 64 mom's and kid's types
C language program  bloodtype1  to compute inheritance of blood types blood14InAllFindKid.txt
Input data to find kid's types for all 64 mom's and dad's types
C language program  bloodtype1  to compute inheritance of blood types blood14OutAllFindKid.txt
Output data showing kid's types for all 64 mom's and dad's types
C language program  bloodtype1  to compute inheritance of blood types bloodtype1.c
C source code for the program (ready to be compiled)
C language program  bloodtype1  to compute inheritance of blood types bloodtype1.c.html
HTML for C source code with text colored by the "vim" editor
C language program  bloodtype1  to compute inheritance of blood types bloodtype1.c_c
C source code with line numbers but no comments (for reading)
C language program  bloodtype1  to compute inheritance of blood types bloodtype1.c_n
C source code with comments and line numbers (for reading)
C language program  bloodtype1  to compute inheritance of blood types bloodtype1.exe
Executable program for Windows "Start | Run ..." or command line
C language program  bloodtype1  to compute inheritance of blood types bloodtype1.txt
Online help printed by command "bloodtype1 -h" (98 text lines)
C language program  bloodtype1  to compute inheritance of blood types bloodtype1_Sec.c
C source code with almost all comments removed (for reading)
C language program  bloodtype1  to compute inheritance of blood types bloodtype1_Sec.c.html
HTML for colored C source code with almost all comments removed
C language program  bloodtype1  to compute inheritance of blood types BloodType1_02.zip
 
 

NASA Logo - nasa.gov
Powered by Plone