-
Content Count
81 -
Joined
-
Last visited
Community Reputation
4 NeutralAbout skyzoframe[hun]
- Birthday 11/07/1984
Technical Information
-
Delphi-Version
Delphi 10.4 Sydney
Recent Profile Visitors
-
MediaPlayer Android play MP4 video issue
skyzoframe[hun] replied to pcplayer99's topic in Cross-platform
-
Playing an MP4 animation / unsupported media file / cppbuilder
skyzoframe[hun] replied to alank2's topic in FMX
It may not be too late. The example does not work because of the missing codeck pack. the solution: https://stackoverflow.com/questions/28910428/tmediaplayer-error-unsupported-media-file By Jim McKeeth the codeck.: https://www.codecguide.com/download_kl.htm Now all examples work fine. ..\Samples\Object Pascal\Multi-Device Samples\Device Sensors and Services\App Tethering\MediaPlayer\ and even the VideoPlayback sample works. -
Algorithms. Irrational numer storage.Playing with 6 axis robot.
skyzoframe[hun] replied to skyzoframe[hun]'s topic in Algorithms, Data Structures and Class Design
I think, the question already answered. Thanks, now i know what I have to do.. -
Algorithms. Irrational numer storage.Playing with 6 axis robot.
skyzoframe[hun] replied to skyzoframe[hun]'s topic in Algorithms, Data Structures and Class Design
I want 6 axis movement of one kind of robot. And I have a lot of irracional value. That has to be stored in memory. (Float value) -
Algorithms. Irrational numer storage.Playing with 6 axis robot.
skyzoframe[hun] replied to skyzoframe[hun]'s topic in Algorithms, Data Structures and Class Design
Should I have to check every coordinate value in every runtime because of the main coordinate array what I use? I am confused right now... -
Algorithms. Irrational numer storage.Playing with 6 axis robot.
skyzoframe[hun] replied to skyzoframe[hun]'s topic in Algorithms, Data Structures and Class Design
Please give me one kind of example. -
Algorithms. Irrational numer storage.Playing with 6 axis robot.
skyzoframe[hun] replied to skyzoframe[hun]'s topic in Algorithms, Data Structures and Class Design
if I slice 3D into 2D surface. What do you mean about [k*2^n] What do you mean? -
Algorithms. Irrational numer storage.Playing with 6 axis robot.
skyzoframe[hun] replied to skyzoframe[hun]'s topic in Algorithms, Data Structures and Class Design
Many irrational numbers must be used in 3D space. my problem is that it has to be stored in memory. usually in float value. which causes an error if I work in six axes -
Algorithms. Irrational numer storage.Playing with 6 axis robot.
skyzoframe[hun] replied to skyzoframe[hun]'s topic in Algorithms, Data Structures and Class Design
https://en.m.wikipedia.org/wiki/Cube Here check the formulas thread -
Algorithms. Irrational numer storage.Playing with 6 axis robot.
skyzoframe[hun] replied to skyzoframe[hun]'s topic in Algorithms, Data Structures and Class Design
Cube face diagonal or cube space diagonal. Irracional numbers also. (Cube edge 1 integer) -
Algorithms. Irrational numer storage.Playing with 6 axis robot.
skyzoframe[hun] replied to skyzoframe[hun]'s topic in Algorithms, Data Structures and Class Design
I want to adapt to the maximum software possibilities within the limits of Pascal. The hardware constans in this case.( One kind of parameter) -
Algorithms. Irrational numer storage.Playing with 6 axis robot.
skyzoframe[hun] replied to skyzoframe[hun]'s topic in Algorithms, Data Structures and Class Design
I got one MASTER coordinate system. After that 6 slave. That depends of each other in one kind of linear way. My problem is the first axis movement. (Because of reverse engineering) -
Algorithms. Irrational numer storage.Playing with 6 axis robot.
skyzoframe[hun] replied to skyzoframe[hun]'s topic in Algorithms, Data Structures and Class Design
I want 0.1 micron precious movement over 6axis robot. -
Algorithms. Irrational numer storage.Playing with 6 axis robot.
skyzoframe[hun] posted a topic in Algorithms, Data Structures and Class Design
Hi all. How to solve, one kind of irrational number storage in float? (For example Pi value) ( second reason. I want to solve a movement over an axis, in the most precious way over an help of pascal programing.) Regards k.z. -
https://www.packtpub.com/