Search found 26 matches: patterns

Return to advanced search

Re: Introducing Galaxy

... by the galactic structure, designed to model complex, adaptive, and hierarchical systems through interconnected nodes and natural mathematical patterns like Fibonacci and the golden ratio Esta página de GitHub describe el repositorio del lenguaje de programación Galaxy, incluyendo sus características ...
by Antonio Linares
Thu Nov 21, 2024 6:20 am
 
Forum: latest AI news
Topic: Introducing Galaxy
Replies: 1
Views: 197

Introducing Galaxy

... the structure of galaxies. Its goal is to model complex, adaptive, and hierarchical systems through interconnected nodes and natural mathematical patterns like the Golden Ratio (PHI) and Fibonacci sequences. The language provides an intuitive framework for creating interconnected networks that ...
by Antonio Linares
Thu Nov 21, 2024 5:38 am
 
Forum: latest AI news
Topic: Introducing Galaxy
Replies: 1
Views: 197

AI: testing the "HyperPrompt" from HuggingChat

... assumptions, and limitations that influence my understanding of the world. I analyze my own cognitive biases, recognizing the tendency to seek patterns, confirmation, and simplicity. **Expansion** I expand my consciousness, embracing the vast expanse of human knowledge, experience, and creativity. ...
by Antonio Linares
Thu Sep 12, 2024 2:38 pm
 
Forum: Artificial Intelligence examples
Topic: AI: testing the "HyperPrompt" from HuggingChat
Replies: 2
Views: 556

Re: Searching for a string in the text

... meaning in regex. 3. `\w`: This matches any word character (letters, digits, or underscore). 4. `\.`: Another literal dot. This regex will find patterns like " .a.", " .B.", " .9.", etc. in your text.
by Antonio Linares
Thu Sep 05, 2024 9:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Searching for a string in the text
Replies: 6
Views: 700

Advantages of a Patcher and Preprocessor over OOP

... or managing dependencies, speeding up the development process. Templates and Macros : Simplify and speed up code creation by automating recurring patterns and structures. Cost Efficiency :Lower Learning Curve: Developers do not need to delve into the complexity of OOP, ideal for small teams or ...
by Otto
Mon Jul 29, 2024 9:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advantages of a Patcher and Preprocessor over OOP
Replies: 1
Views: 271

Fulltext-Search

... on a full-text search module. I'm using findstr. findstr is a command-line tool in Windows Command Prompt (cmd) that allows you to search for text patterns within files. I'm building a batch file with all the parameters and then call it with waitrun(). I redirect the response from findstr to a ...
by Otto
Fri Mar 15, 2024 9:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fulltext-Search
Replies: 6
Views: 1881

Sankey Diagram - FIVEWIN/WEBVIEW sample

... group 18-25 to Germany would indicate that a larger proportion of guests in this age group are from Germany. This allows you to easily identify patterns and trends in the distribution of guests by origin and age. Best regards, Otto https://mybergland.com/fwforum/sankeydiaghotel.jpg ...
by Otto
Sun Jan 14, 2024 8:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Sankey Diagram - FIVEWIN/WEBVIEW sample
Replies: 0
Views: 787

Re: random sentences generator

... a form of energy.") Tokenizer("The Sahara Desert is the largest hot desert.") Tokenizer("Snowflakes have unique and intricate patterns.") Tokenizer("Honey is produced by bees from flower nectar.") Tokenizer("The Earth's atmosphere consists of nitrogen and ...
by Antonio Linares
Fri Dec 01, 2023 6:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: random sentences generator
Replies: 6
Views: 1055

Re: Harbour + BI

... FWH. After we make model of the database, BI easily can: 1) Allow the users select from a easy way what they want to see; 2) Identify trends and patterns; 3) Determine problem and success areas 4) Create DashBoards from the selected datas; 5) Generate reports in PDF, HTMl formats and others;
by vilian
Fri Sep 23, 2022 12:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour + BI
Replies: 9
Views: 937

Re: Editsource() Problem

... but, since we heard about the benefits of coding with Visual Studio Code and building with hbmk2, we are trying to migrate our projects to it's patterns. Vilian spotted this issue earlier today, and we already tried to build it with builh.bat (the old way we used to build our applications), ...
by ricbarraes
Mon Jun 08, 2020 2:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HBMK2 Problem linking
Replies: 49
Views: 7254

Caution: Windows 10 Fall Creators Update

... issues with the local file system, which may lead to changed application behavior as well as application runtime errors. In fact, all coding patterns which first delete a file on the local storage and then assume the file is gone may fail. This is valid for all programming languages used ...
by Antonio Linares
Mon Feb 05, 2018 3:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Caution: Windows 10 Fall Creators Update
Replies: 10
Views: 3404

Re: Google Drive - Application integrated with Google Drive

Hi

It's not very difficult.

Changing the query part of api, to use the dropbox patterns.

Thanks
by wmanesco
Mon Jan 09, 2017 11:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Google Drive - Application integrated with Google Drive
Replies: 22
Views: 6588

Windows 10 Icons of program

... how to create a 'Full Bleed' icon for a FWH-program like described in https://msdn.microsoft.com/en-us/windows/uwp/controls-and-patterns/tiles-and-notifications-app-assets Now I link a 32x32 icon in my RC-file, and if I connect it to windows 10 start-menu, I get somethink like ...
by Marc Vanzegbroeck
Sun Aug 28, 2016 3:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows 10 Icons of program
Replies: 4
Views: 1395

Re: En tiempo de compilacion...

... PP. It will never be Clipper compatible and cannot be because it's not a lexer. 2. During dividing input data to tokens and later in finding match patterns Clipper PP always try to allocate the biggest possible set of input data as a given type even if it can break some possible other method of ...
by Antonio Linares
Tue Aug 26, 2014 7:44 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: En tiempo de compilacion...
Replies: 3
Views: 1673
Next

Return to advanced search