Description: Telephone speech recognition need to identify phone numbers, which need to identify the ten numbers 0 to 9, while the identification of training needs before the first of these ten numbers, please write a program to design a phone number list, required the least number of digital group. Of which: each group of numbers are eight (example: 62781707), the ten numbers 0 to 9 for each connection at least once between the two figures (as 62,781,707, of which there :6-2 ,2-7, 7- 8,8-1,1-7,7-0,0-7 7 Connection ,7-0 and 0-7 is a different connection) ,0-0 ,1-1 ,......, 9-9 connections have to consider. Each number at the beginning, at the end of each appear at least once (as 62,781,707, of which 6 appear once in the beginning, 7 at the end there once).
To Search:
File list (Check if you may need any files):
c++大作业5.docx