menu
Log In
Register
menu
Login
Register
Questions
Hot!
Unanswered
Tags
Users
Ask a Question
About us
Cookie Policy
Home
Tag
programming
Recent questions tagged programming
1
vote
1
answer
How do the numbers compare?
How do the numbers compare?
I read that numbers are compared by subtracting and checking for zero. What will the processor do with huge numbers? For example, the number 3!!! 3( 3^27) ...
programming
by
Anton_repr
asked
Feb 12, 2021
1
vote
1
answer
How to inject a dll written as a hex from an exe?
How to inject a dll written as a hex from an exe?
The condition is: there is an exe file, it must inject the dll into another process, not as a file, but as a sequence{ 0x54, 0xf6, 0x4a, ... which is written in the sour ...
programming
by
StillDontKnowMyName
asked
Feb 10, 2021
2
votes
3
answers
Is working on ev3 programming?
Is working on ev3 programming?
Arguing with the "programmer" at ev3. I say, it's even jap. The "programmer" of ev3 says that you can "program" on it. Is the development process on ev3 programming? ...
programming
by
Pav3lpy
asked
Feb 10, 2021
1
vote
2
answers
What does a hardware engineer need to know and be able to do?
What does a hardware engineer need to know and be able to do?
It is the development of the hardware itself that is of interest, in order to, for example, create processors, graphics cards for computers, etc. Their innards, not the ...
electronics
programming
iron
computers
by
nenne
asked
Feb 9, 2021
1
vote
5
answers
Cross-platform desktop application development. What do you recommend?
Cross-platform desktop application development. What do you recommend?
Good afternoon. You need to make a small desktop application with closed code. And it should work on win,mac,lin. Please advise some cross-platform development tool. Ex ...
programming
cross-platform
by
tefoxis
asked
Feb 8, 2021
1
vote
4
answers
Are there online standards for pseudocode?
Are there online standards for pseudocode?
There is an encyclopedia-like information resource about programming. In order to make the material understandable to everyone, I decided to write examples for certain t ...
programming
by
privet_ya_zarealsa
asked
Feb 7, 2021
1
vote
1
answer
Why does it crashes at startup?
Why does it crashes at startup?
When you start it flies out what is the problem? Cleo script: {$CLEO .cs}//-------------MAIN---------------0000: NOP :NONAME_2wait 0 if 0AB0: key_pressed 53 jf @NONAME ...
programming
development-games
by
reCumcha
asked
Feb 7, 2021
2
votes
9
answers
How to count very large numbers, and in what programming language?
How to count very large numbers, and in what programming language?
Hello. -- Please take this question very seriously. I want to know exactly the expert opinion of programmers and mathematicians. So, here is the gist of the question. ...
programming
higher-mathematics
by
Isolution666
asked
Feb 7, 2021
2
votes
4
answers
How can gravity be programmed?
How can gravity be programmed?
I want to make a program like a starry sky, i.e. there will be some bodies (stars) which will be attracted to each other, their trajectory will be distorted, and in the ...
programming
physics
by
Uncle_Savva
asked
Feb 6, 2021
1
vote
3
answers
How can the physics of circles be implemented?
How can the physics of circles be implemented?
I want to implement collisions of circles with the floor, walls and with each other. Can you please tell me in which direction to at least dig? ...
programming
physics
by
Uncle_Savva
asked
Feb 6, 2021
1
vote
3
answers
What coding training programs are available?
What coding training programs are available?
Without knowledge of the language to learn right away in practice ...
programming
by
Abdugani00
asked
Feb 6, 2021
1
vote
1
answer
Can programming be thought of as a universe to be studied and explored?
Can programming be thought of as a universe to be studied and explored?
Heard a lot that you can learn to code all your life That is, you can do so much, at least create your own world? ...
programming
by
GmDvlpr
asked
Feb 6, 2021
1
vote
1
answer
Is there an alternative to C++ for dynamic libraries?
Is there an alternative to C++ for dynamic libraries?
This is a cry from the heart! Hello. I chose Python as my main programming language. And honestly, I don't regret it! I can program on Windows, Linux. But! There are ti ...
programming
by
Ben_r007
asked
Feb 5, 2021
1
vote
4
answers
How do I make a program that will compile data into an exe?
How do I make a program that will compile data into an exe?
Hello World! The question was already above, if anything the task is not tied to a specific language. ...
programming
windows
by
VITYUSHA
asked
Feb 5, 2021
1
vote
4
answers
How do I make my own IDE?
How do I make my own IDE?
Good night, everyone! Can you please tell me how to make your own development environment? Are there any tutorials on this topic where they teach how to create something ...
programming
by
felony13twelve
asked
Feb 5, 2021
2
votes
2
answers
Get gyroscope and accelerometer data from an action camera or video?
Get gyroscope and accelerometer data from an action camera or video?
Is there any way to get gyroscope and accelerometer data from the mp4 video (taken on the action camera with a gyroscope) or from the camera itself for further processin ...
arduino
programming
raspberry-pi
by
TheFdu4
asked
Feb 4, 2021
1
vote
1
answer
Solve the truth problem?
Solve the truth problem?
Help me understand the logic of the problem: Write a condition that is true when only one of the numbers X and Y is less than 2 Resolve with conditions: 1. <= 2 compa ...
programming
by
Ger4
asked
Feb 3, 2021
Page:
« prev
1
2
3
4