Search found 78 matches: accurate

Return to advanced search

Steps to integrate AI

... it certain things we need it to resolve, and ultimately implement a transparent process for the user where we make a request and receive the most accurate response, similar to what a regular function does with its return. We understand that the information we want to receive is more complex. Does ...
by leandro
Fri Jan 19, 2024 8:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Steps to integrate AI
Replies: 4
Views: 639

Re: Interesting discussion with ChtGPT

... Harbour/FWH is inferior because it compares current programming "languages" with Clipper, a DOS compiler. Because it doesn't have the accurate information in its data, it gives an erroneous conclusion. Let's assume you are a new programmer, and are looking for a programming option ...
by TimStone
Mon Nov 06, 2023 10:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 1244

Shelly Plug S

Hello friends,
Today, I created a control for a Shelly Plug S for personal use.
The program is in HTML/JS.
Our toaster at work only has a mechanical timer, which is difficult to set.
Now, it's accurate down to the second.
Best regards,
Otto

Image
by Otto
Fri Aug 11, 2023 5:21 pm
 
Forum: mod_harbour
Topic: Shelly Plug S
Replies: 0
Views: 287

Re: seconds() function

SECONDS() function gives time accurate upto milli seconds.
by nageswaragunupudi
Fri Jul 28, 2023 2:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: seconds() function
Replies: 1
Views: 237

Transym OCR for Harbour

... Fivewinners; I have re-written my wrapper functions to OCR from Harbour using Transym. This time using Transym TOCR version 5.1. TOCR is pretty accurate. The biggest problem is their support sucks and you must purchase the license which is good in one single pc. Installing the license is cumbersome ...
by reinaldocrespo
Thu Jun 01, 2023 10:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Transym OCR for Harbour
Replies: 1
Views: 180

Re: Reading QRCodes

Reinaldo

Code: Select all  Expand view
c:\Program Files (x86)\ZBar\bin\zbarimg QRCODE.JPG  > TEXT.TXT


fast, accurate, never misses a beat

I loaded 2000 qr codes in my application so the name of the jpg and text in a short time

Thank to Antonio!
by MarcoBoschi
Thu May 18, 2023 1:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Reading QRCodes
Replies: 8
Views: 539

Understanding how autoGPT works...

... possible to increase efficiency.", "reasoning": "To calculate the current planets' positions in zodiac houses, we need accurate data on the current date and time, the positions of the planets, and the zodiac houses. Since the amount of information needed is extensive, ...
by Antonio Linares
Sun Apr 09, 2023 11:51 am
 
Forum: latest AI news
Topic: Understanding how autoGPT works...
Replies: 6
Views: 528

Printer hDC is 0

...   // ::hDC = PrinterDCfromName( cModel )   endif  I tested replacing PrinterDcFromName( , cModel, ) with the old code and it works. So what is the accurate solution? I don't want to have to manually linked-in a fixed version of TPrinter. TIA
by hua
Wed Feb 15, 2023 4:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Printer hDC is 0
Replies: 6
Views: 372

Re: Windows to small ?

... Windows OS. (API CreateWindow(...)) The window is displayed on the screen and managed by Windows OS. So, the most reliable way of ascertaining the accurate width and height of the window is to ask the Windows OS itself and get the authentic information from the horse's mouth, by using the API call ...
by nageswaragunupudi
Sun Jul 31, 2022 3:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows to small ?
Replies: 7
Views: 455

Re: Printing RTF 22.03

... in RTF format, another might have 20. If they vary the font and size of the characters, with bold, underlining, etc, the commands will not give an accurate count of the lines needed. We have to draw that from the formatted output. Also, because of the way this is handled, in a block size, we can't ...
by TimStone
Tue Apr 12, 2022 2:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Printing RTF 22.03
Replies: 6
Views: 577

Re: Decimal detection

Marc, ... '122.00000' returns '122.' I should point out that technically 122.00000 is not the same as 122. "122.00000" implies that it is accurate to the nearest 5th decimal place (one hundred thousandth of a unit). And 122 implies it is accurate to the nearest whole number. I know that ...
by James Bott
Sat Oct 09, 2021 6:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Decimal detection
Replies: 10
Views: 1163

xBrowse: Process filtered rows only

...                            oBrw:refresh()                         >  But it has been pointed out to me this logic is not accurate if someone did filtering prior to checking it as it will traverse the whole array, not just filtered ones https://i.postimg.cc/0NbPYxNW/emailer.jpg ...
by hua
Mon Jun 01, 2020 7:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse: Process filtered rows only
Replies: 2
Views: 538

xBrowse anomoly

... It also can truncate the remaining data. I also see the strange truncating and improper sizing on other fields. Sizing of the fields was not accurate so I then specified the SIZE for each field in the command. Even so the decimal was still in place. I found it necessary to also add a PICTURE ...
by TimStone
Tue Dec 03, 2019 1:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse anomoly
Replies: 21
Views: 3546

Re: to Nages: test for tdatabase

... read-only and we can not write this field or modify the values. "UPDATEDT" : Field Type "=" This field contains datatime value accurate upto millisecond. DBFCDX automatically updates this field whenever any field in the record is modified, with the latest date and time of modification. ...
by nageswaragunupudi
Sun May 12, 2019 4:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: to Nages: test for tdatabase
Replies: 37
Views: 5692

Re: New FWH 19.03

We will add justify to the Say methods. Thanks
But the above solution is not enough.
We need to be pixel accurate and handle multi-line text. The logic will be more complex.
by nageswaragunupudi
Thu Apr 11, 2019 10:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 19.03
Replies: 37
Views: 4994
Next

Return to advanced search