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

1 vue (au cours des 30 derniers jours)
tnwyed
tnwyed le 21 Mai 2023
28200我写出来,但遇到28400和28900这种,就不会判定,有没有大佬帮帮我呜呜

Réponse acceptée

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

Plus de réponses (0)

Catégories

En savoir plus sur MATLAB 快速入门 dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!