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

조회 수: 1 (최근 30일)
tnwyed
tnwyed 2023년 5월 21일
답변: ykbdxma 2023년 5월 21일
28200我写出来,但遇到28400和28900这种,就不会判定,有没有大佬帮帮我呜呜

채택된 답변

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB 快速入门에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!