photo

suzi freunden


2012 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
1 回答

ランク
114,240
of 301,432

評判
0

コントリビューション
3 質問
1 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,280

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,555

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

Feeds

表示方法

質問


Extract the upper and the lower half of an integer
Hi, is there a function that extract the upper half of an integer (most significants bits) and the lower half? Thanks

14年弱 前 | 2 件の回答 | 0

2

回答

質問


ROTL and ROTR for 64 bits
Hi, is there a Circular left bit shift operator for 64 bits? for exemple I have this number x=9223372036855037954 circula...

14年弱 前 | 2 件の回答 | 0

2

回答

回答済み
dec2bin is not precise with 64 bits numbers
thanks for the answers, I have another question: is there a function doing a correct bitshift for unsigned integer bigger than 2...

約14年 前 | 0

質問


dec2bin is not precise with 64 bits numbers
Hi, I was trying to apply a left circular shift to a 64 bits number, when I notice that dec2bin does'nt work correctly, Have yo...

約14年 前 | 4 件の回答 | 0

4

回答