Search found 230 matches
- Mar 26, 2018 22:06
- Forum: Projects
- Topic: WinFBE Editor and FreeBASIC Compiler (All-in-One Package) (V2.1.8 November 19, 2020)
- Replies: 728
- Views: 153638
Re: WinFBE FreeBASIC Editor for Windows (Updated September 27, 2017)
WinFBE : Tested and adopted, great job...
- Mar 24, 2018 15:28
- Forum: General
- Topic: MonitorOFF
- Replies: 11
- Views: 1891
Re: MonitorOFF
Update, after reflection I made a slight modification to let the choice to activate or not the LockWorkStation function, the option will only be active if the program is launched with the /LockStation parameter... Example : MonitorOFF /LockStation ... '*************************************** ' Monit...
- Mar 19, 2018 17:22
- Forum: General
- Topic: MonitorOFF
- Replies: 11
- Views: 1891
Re: MonitorOFF
my version is much simpler but why not, it is what makes the strength of a source code, the possibility to modify it at will... thank you for your modification... that said, I am happy to see that freebasic continues to evolve, I now often use lazarus/freepascal but freebasic remains unbeatable for ...
- Mar 18, 2018 16:18
- Forum: General
- Topic: MonitorOFF
- Replies: 11
- Views: 1891
Re: MonitorOFF
Update... for some unknown reason, windows 7 refuses to block the session after some time of inactivity while it configures for, I might have to restart the system that currently has an uptime of about 51 days (this may be the reason for the bug) but I don't want to do it.... so I modified MonitorOF...
- Jun 13, 2017 17:11
- Forum: Community Discussion
- Topic: Relsoft needs help.
- Replies: 28
- Views: 6241
Re: Relsoft needs help.
Hello,
Have you considered alternative treatments ???
Everything is on the net ... i know ... you probably do not believe ... and yet ...
To start, type "Dr Robert Morse" on Youtube ...
good luck...
Have you considered alternative treatments ???
Everything is on the net ... i know ... you probably do not believe ... and yet ...
To start, type "Dr Robert Morse" on Youtube ...
good luck...
- Feb 04, 2015 15:22
- Forum: Projects
- Topic: Algorithm to detect duplicate videos ?
- Replies: 12
- Views: 4747
Re: Algorithm to detect duplicate videos ?
DOS is still alive and effective for this kind of treatment in batch ... You mean Windows NT's command line interface (cmd.exe), do you? Plain DOS is only of very limited usefulness nowadays; e.g. for flashing firmware, hardware diagnostics and other low level/realtime stuff. I would have to find t...
- Jan 31, 2015 13:51
- Forum: Projects
- Topic: Algorithm to detect duplicate videos ?
- Replies: 12
- Views: 4747
Re: Algorithm to detect duplicate videos ?
Resolved. the solution is a basic ffmpeg to create thumbnails in jpg SELECTED videos in resolution of 80x60. Then I tested some duplicate image detection programs. The most effective was a free program called ImgSearch. the final isolation of double image files and video files association with visua...
- Jan 16, 2015 14:04
- Forum: Tips and Tricks
- Topic: Simple GUI
- Replies: 65
- Views: 14029
Re: Simple GUI
I confirm. it corrects the problem ...
- Jan 16, 2015 12:12
- Forum: Tips and Tricks
- Topic: Simple GUI
- Replies: 65
- Views: 14029
Re: Simple GUI
This code compiles fine with FreeBasic 1.00 and 1.01 but a crash execution. no problem with the 0.24 version of FreeBasic ...
- Jan 15, 2015 15:40
- Forum: Libraries
- Topic: Any tutorial SDL examples
- Replies: 6
- Views: 2270
Re: Any tutorial SDL examples
I agree that it should work immediately. time is precious and should be used to code ... if you do not want to take your head, here is a package that allows you to compile examples of static and do nothing more. the necessary libraries are available in the directory ... static libraries, have been t...
- Jan 14, 2015 21:01
- Forum: Projects
- Topic: Algorithm to detect duplicate videos ?
- Replies: 12
- Views: 4747
Re: Algorithm to detect duplicate videos ?
http://duplicatevideosearch.com/
I found and tests Duplicate Video Search, efficient, the test version was actually find many videos in double ...
but will not pay for that, I should prefer an open source solution, I continue my research ...
I found and tests Duplicate Video Search, efficient, the test version was actually find many videos in double ...
but will not pay for that, I should prefer an open source solution, I continue my research ...
- Jan 13, 2015 19:05
- Forum: Projects
- Topic: Algorithm to detect duplicate videos ?
- Replies: 12
- Views: 4747
Re: Algorithm to detect duplicate videos ?
sean_vn in general. before creating a feature I do a search to avoid wasting time reinventing the wheel. I give an example. Recently I was looking for a way to clean html code, leaving only the text. I found a function pascal language in three minutes on the net. then the creation of the program in ...
- Jan 12, 2015 12:31
- Forum: Projects
- Topic: Algorithm to detect duplicate videos ?
- Replies: 12
- Views: 4747
Re: Algorithm to detect duplicate videos ?
Interesting but very complex. difficult to understand. I am not a mathematician. I looking for a simpler algorithm (FreeBasic) based on the research of the same color matching point ...
it seems that the subject was not studied here, I'll see in other forums ...
but thank you for the link ...
it seems that the subject was not studied here, I'll see in other forums ...
but thank you for the link ...
- Jan 10, 2015 16:30
- Forum: Projects
- Topic: Algorithm to detect duplicate videos ?
- Replies: 12
- Views: 4747
Algorithm to detect duplicate videos ?
hello,
is what someone has created a program to detect the videos in duplicate. or has developed an efficient algorithm in this direction ...
ps: I already test programs in that sense. I looking for a free solution.
is what someone has created a program to detect the videos in duplicate. or has developed an efficient algorithm in this direction ...
ps: I already test programs in that sense. I looking for a free solution.
- Sep 06, 2014 15:25
- Forum: Projects
- Topic: wxFBE, editor for both Windows and Linux
- Replies: 261
- Views: 63924
Re: wxFBE, editor for both Windows and Linux
weird. I had completely forgotten that I had tests your library in 2011
thank you for your reply.
thank you for your reply.