怎么判定按照两种算法进行编码呢。

28200我写出来,但遇到28400和28900这种,就不会判定,有没有大佬帮帮我呜呜

 Akzeptierte Antwort

ykbdxma
ykbdxma am 21 Mai 2023

0 Stimmen

对1000的余数 是 0 100 200 800 900 用第一种
否则用第二种。
28400=57*500-100
010 0110 110
28900=29*1000-100
010 0010 011

Weitere Antworten (0)

Kategorien

Mehr zu MATLAB 快速入门 finden Sie in Hilfe-Center und File Exchange

Tags

Gefragt:

am 21 Mai 2023

Beantwortet:

am 21 Mai 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!