Оценить:
 Рейтинг: 0

Справочник Жаркова по проектированию и программированию искусственного интеллекта. Том 5: Программирование искусственного интеллекта на Visual Basic (продолжение 1)

Год написания книги
2023
Теги
<< 1 ... 75 76 77 78 79 80 81 82 83 >>
На страницу:
79 из 83
Настройки чтения
Размер шрифта
Высота строк
Поля

End If

If str(9) = "f" Then

Chr3.Text = "F"

End If

If str(10) = "f" Then

Chr2.Text = "F"

End If

If str(11) = "f" Then

Chr1.Text = "F"

End If

ElseIf Word_in.TextLength = 13 Then

If str(0) = "f" Then

Chr13.Text = "F"

End If

If str(1) = "f" Then

Chr12.Text = "F"

End If

If str(2) = "f" Then

Chr11.Text = "F"

End If

If str(3) = "f" Then

Chr10.Text = "F"

End If

If str(4) = "f" Then

Chr9.Text = "F"

End If

If str(5) = "f" Then

Chr8.Text = "F"

End If

If str(6) = "f" Then

Chr7.Text = "F"

End If

If str(7) = "f" Then

Chr6.Text = "F"

End If

If str(8) = "f" Then

Chr5.Text = "F"

End If

If str(9) = "f" Then

Chr4.Text = "F"

End If

If str(10) = "f" Then

Chr3.Text = "F"

End If

If str(11) = "f" Then

Chr2.Text = "F"

End If

If str(12) = "f" Then

Chr1.Text = "F"

End If
<< 1 ... 75 76 77 78 79 80 81 82 83 >>
На страницу:
79 из 83

Другие электронные книги автора Валерий Алексеевич Жарков