RFQ/BOM 0 Sign In / Register

Select Your Location

user image

Determine the scope and force the problem to be converted.

Hardware design
January 21, 2021 by Howie 527

The figure shows how the string is compared with the upper and lower limits, why is the output abCd and it appears in the range? Thank you.

捕获.PNG

All Comments

user image

Rich Posted on January 21, 2021

This is used to determine the value range and enforce constraints.

When are strings used.

0
user image

Riki Posted on January 21, 2021

This is an example in the book: string comparison is to first convert characters into binary ASCII codes, and then compare ASCII codes. You can look at the binary ASCII code table and try to enter different strings, and you will know the rule.

0
user image

Riki Posted on January 21, 2021

Various access to various trials, and then understand based on the results and help instructions.

0

Write an answer

You need to log in to reply. Sign In | Register