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

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

Год написания книги
2023
Теги
<< 1 ... 63 64 65 66 67 68 69 70 71 ... 83 >>
На страницу:
67 из 83
Настройки чтения
Размер шрифта
Высота строк
Поля

If str(4) = "e" Then

Chr11.Text = "E"

End If

If str(5) = "e" Then

Chr10.Text = "E"

End If

If str(6) = "e" Then

Chr9.Text = "E"

End If

If str(7) = "e" Then

Chr8.Text = "E"

End If

If str(8) = "e" Then

Chr7.Text = "E"

End If

If str(9) = "e" Then

Chr6.Text = "E"

End If

If str(10) = "e" Then

Chr5.Text = "E"

End If

If str(11) = "e" Then

Chr4.Text = "E"

End If

If str(12) = "e" Then

Chr3.Text = "E"

End If

If str(13) = "e" Then

Chr2.Text = "E"

End If

If str(14) = "e" Then

Chr1.Text = "E"

End If

ElseIf Word_in.TextLength = 16 Then

If str(0) = "e" Then

Chr16.Text = "E"

End If

If str(1) = "e" Then

Chr15.Text = "E"

End If

If str(2) = "e" Then

Chr14.Text = "E"

End If

If str(3) = "e" Then

Chr13.Text = "E"

End If

If str(4) = "e" Then

Chr12.Text = "E"

End If

If str(5) = "e" Then
<< 1 ... 63 64 65 66 67 68 69 70 71 ... 83 >>
На страницу:
67 из 83

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