Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content

Stack Exchange Network

Stack Exchange network consists of 183 Q&A communities includingStack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

Visit Stack Exchange
Loading…
Code Review

Questions tagged [byte]

Ask Question

The tag has no summary.

12 questions
Filter by
Sorted by
Tagged with
3votes
3answers
165views

(This post is the continuation of Get histogram of bytes in any set of files in Java - take II.)This time my code looks like as follows:...
coderodde's user avatar
4votes
1answer
172views

IntroThis post is the continuation of Get histogram of bytes in any set of files in Java. This time, I have incorporated all (?) the suggestions provided by Alexander Ivanchenko.The entire ...
coderodde's user avatar
3votes
1answer
194views

Intro(This post has a continuation at Get histogram of bytes in any set of files in Java - take II.)This time I decided to rewrite the byte histogram counters in C++ [1][2][3] to Java. Usage is the ...
coderodde's user avatar
0votes
1answer
43views

I would like to refactor the following code snippet adapted from a project I'm involved. It is part of a code to control power outlets via network. The code snippet was written by myself based on the ...
Looser User's user avatar
6votes
1answer
251views

I've written a bytes to number converter for cpp similar to the pythonint.from_bytes.It does not make any assumptions on:The endianness of the input bufferThe ...
Sam Coutteau's user avatar
1vote
1answer
3kviews

We had astring withbyte array (hexadecimal) sequence, like: ...
Igor's user avatar
  • 192
2votes
1answer
390views

We were asked to create a Base64 encoder for Assembly x86-64 on Linux. Was wondering how my code below could be improved, be it notation or anything else. We only had Assembly for 3 months so I'm not ...
user avatar
3votes
1answer
352views

I I'm trying to make an multiplayer game using golang and unity. Golang server side checking units on scene(like a character move). It also sends the information (position, health) of the units on ...
snn's user avatar
  • 33
1vote
1answer
273views

I'm trying to take a raw byte array of audio and trim it.The user selects a start and end value using a range slider....
user avatar
1vote
1answer
1kviews

I have a TCP Listener withNetworkStream that reads 530 bytes from the Client once a second.Within the TCP Listener ...
W.Donald's user avatar
2votes
1answer
2kviews

This question is about swapping bytes of anuint64_t value, or in other words, about converting between endianness of an integer value:...
4votes
1answer
127views

IntroductionAs a Python neophyte, I implemented the Hangman game as a practice, which operates case-insensitively on the 26 English letters.My biggest concern at the moment is my use of ...
L. F.'s user avatar
  • 9,715

Hot Network Questions

more hot questions
Newest byte questions feed

[8]ページ先頭

©2009-2025 Movatter.jp