Click here to Skip to main content
15,881,248 members

Articles by Patrice T (Articles: 9)

Articles: 9

RSS Feed

Average article rating: 4.94

General Programming
Algorithms
30 May 2019   Updated: 16 Jan 2021   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 11,363     Bookmarked: 4   Downloaded: 174
Please Sign up or sign in to vote.
How to optimize small factors checking
20 Dec 2020   Updated: 20 Aug 2022   Rating: 4.94/5    Votes: 16   Popularity: 5.94
Licence: CPOL    Views: 31,472     Bookmarked: 9   Downloaded: 310
Please Sign up or sign in to vote.
Using a large list of primes with Trial Division algorithm and how to handle the list
21 Jul 2023   Updated: 21 Jul 2023   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 2,262     Bookmarked: 3   Downloaded: 19
Please Sign up or sign in to vote.
Tree Graphs used as support for Top-Down Analyze method
3 Apr 2022   Updated: 2 Aug 2023   Rating: 4.81/5    Votes: 33   Popularity: 7.11
Licence: CPOL    Views: 47,516     Bookmarked: 42   Downloaded: 599
Please Sign up or sign in to vote.
How to use bitwise operations on Bitfields as primitive SIMD
16 Jan 2021   Updated: 29 Sep 2023   Rating: 4.89/5    Votes: 7   Popularity: 4.13
Licence: CPOL    Views: 13,897     Bookmarked: 4   Downloaded: 302
Please Sign up or sign in to vote.
Another approach to Optimize Trial Division Algorithm
29 May 2019   Updated: 15 Dec 2023   Rating: 4.94/5    Votes: 10   Popularity: 4.94
Licence: CPOL    Views: 38,014     Bookmarked: 11   Downloaded: 443
Please Sign up or sign in to vote.
Small review of Trial Division algorithm
Compression
7 Sep 2021   Updated: 16 Apr 2022   Rating: 5.00/5    Votes: 15   Popularity: 5.57
Licence: CPOL    Views: 23,473     Bookmarked: 18   Downloaded: 414
Please Sign up or sign in to vote.
RLE (Run Length Encoding): The Human Friendly Compression
Programming Languages
XSLT
10 May 2015   Updated: 3 Apr 2021   Rating: 4.88/5    Votes: 22   Popularity: 6.35
Licence: CPOL    Views: 82,288     Bookmarked: 42   Downloaded: 1,255
Please Sign up or sign in to vote.
My learnings and the problems that I encountered while making my very first Stylesheet for ToDoList
VBA
16 Jul 2023   Updated: 27 Jul 2023   Rating: 4.98/5    Votes: 13   Popularity: 5.55
Licence: CPOL    Views: 20,371     Bookmarked: 28   Downloaded: 696
Please Sign up or sign in to vote.
The Excel Tools I crafted to simplify my life as programmer

Average blogs rating:

No blogs have been submitted.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Database Developer
France France
I am a professional programmer.
Problem analyse is certainly what I am best at.
My main programming expertise is in the xBase languages (dBase, Clipper, FoxPro, Harbour, xHarbour), then VBA for Excel and advanced Excel WorkBooks.

I also have knowledge on C/C++, d language, HTML, SVG, XML, XSLT, Javascript, PHP, BASICs, Python, COBOL, Assembly.
My personal interests goes to algorithm optimization and puzzles.