15,746,652 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View Javascript questions
View C++ questions
View Python questions
View Java questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Search within:
Articles
Quick Answers
Messages
Artificial Intelligence
Artificial Intelligence
Neural Networks
Machine Learning
Deep Learning
ML.Net
Big Data
Data Science
Tensorflow
ChatGPT
Internet of Things
Internet of Things
Arduino
Edge Device
Raspberry-Pi
Wearables
IoT Edge
Industrial IoT
DevOps
DevOps
Agile
Automation
Continuous Build
Continuous Delivery
Continuous Deployment
Continuous Integration
Deployment
Git
Installation
Integration Testing
Load Testing
Quality Assurance
TFS
Unit Testing
Testing
Containers
Containers
Docker
Kubernetes
Virtual Machine
High Performance Computing
High Performance Computing
GPU
Parallel Processing
Parallelization
Vectorization
Hosted Services
Hosted Services
AWS
Cordova
ExtJS
Google Cloud
Microservices
PhoneGap
Serverless
Storage
Web Hosting
WordPress
Azure
Security
Security
Blockchain
Cryptography
Encryption
Identity
Identity Server
Web Development
Web Development
Blazor
CSS3
Flask
HTML5
Kestrel
LESS
Nginx
Node.js
React
SCSS
Spring
Vue.js
ASP.NET
CSS
Apache
HTML
IIS
XHTML
Mobile Apps
Mobile Apps
Flutter
Ionic
iOS
Nativescript
React Native
Xamarin
Windows Mobile
Android
Desktop Programming
Desktop Programming
Cocoa
Electron
QT
Universal Windows Platform
X11
Windows Forms
ATL
MFC
Swing
Win32
WTL
WPF
XAML
System
Database Development
Database Development
Data Visualization
Elasticsearch
Lucene
MariaDB
MongoDB
NoSQL
PostgreSQL
Redis
MySQL
SQL Server
Productivity Apps and Services
Productivity Apps and Services
LibreOffice
OpenOffice
Sharepoint
Team Communication Tools
Biztalk
Microsoft Office
SAP
Game Development
Game Development
Doom
Kinect
Playstation 4
Playstation 5
Unity
Unreal
XBox
Multimedia
Multimedia
Audio
Image Processing
Video
Audio Video
DirectX
GDI
GDI+
OpenGL
General Programming
General Programming
Algorithms
Compression
Computational Geometry
Emulation
Exceptions
File
Internet
Localization
Memory Management
Optimization
Parser
Performance
Regular Expressions
Sorting
State Machines
Architecture
Design / Graphics
Printing
String
Threads
Usability
Programming Languages
Programming Languages
ASM
Bash
Basic
COBOL
Dart
Go
Haskell
Kotlin
Lua
Pascal
R
Razor
Rust
Scala
Swift
Typescript
Objective C
Visual Basic
VBScript
C++
C#
F#
FORTRAN
Java
Javascript
Perl
Python
Ruby
SQL
PHP
PowerShell
XML
Articles by Mircea Neacsu (Articles: 14, Project: 1, Tip/Tricks: 5)
Articles: 14, Project: 1, Tip/Tricks: 5
Articles
Technical Blogs
Tips and Tricks
Reference Articles
Projects
Average article rating: 4.82
Desktop Programming
Win32
Doing UTF-8 in Windows, Part 2 - Tolower or Not to Lower
18 Feb 2020 Updated:
18 Feb 2020
Rating: 5.00/5 Votes: 2 Popularity: 1.51
Licence: MIT Views: 11,324
Bookmarked: 4
Downloaded: 149
Please
Sign up or sign in
to vote.
Case folding for UTF-8 code
Doing UTF-8 in Windows
25 Nov 2019 Updated:
2 Aug 2020
Rating: 4.81/5 Votes: 13 Popularity: 5.36
Licence: MIT Views: 23,203
Bookmarked: 24
Downloaded: 416
Please
Sign up or sign in
to vote.
This is (yet another!) article on how to handle UTF-8 encoding on a platform that still encourages the UTF-16 encoding.
General Programming
Algorithms
Stern-Brocot Trees and their Applications
19 Jan 2021 Updated:
1 May 2021
Rating: 4.96/5 Votes: 25 Popularity: 6.93
Licence: MIT Views: 17,553
Bookmarked: 24
Downloaded: 286
Please
Sign up or sign in
to vote.
A data structure for finding best rational approximations
2-D Interpolation Functions
13 Sep 2021 Updated:
13 Sep 2021
Rating: 5.00/5 Votes: 20 Popularity: 6.51
Licence: MIT Views: 25,826
Bookmarked: 20
Downloaded: 1,492
Please
Sign up or sign in
to vote.
Various algorithms for 2D interpolation
Exceptions
Of Threads and Objects
17 Jun 2022 Updated:
17 Jun 2022
Rating: 5.00/5 Votes: 6 Popularity: 3.89
Licence: MIT Views: 5,700
Bookmarked: 9
Downloaded: 88
Please
Sign up or sign in
to vote.
C++ thread objects and their use
Parser
C++ Replacement for getopt
2 Jan 2023 Updated:
2 Jan 2023
Rating: 5.00/5 Votes: 10 Popularity: 5.00
Licence: MIT Views: 13,499
Bookmarked: 20
Downloaded: 220
Please
Sign up or sign in
to vote.
Parser for command line options
Programming Languages
C
Embedding AWK in a C program
5 Apr 2020 Updated:
5 Apr 2020
Rating: 5.00/5 Votes: 14 Popularity: 5.73
Licence: MIT Views: 16,084
Bookmarked: 15
Downloaded: 249
Please
Sign up or sign in
to vote.
An AWK interpreter converted to a C-callable library
C++
Windows Sockets Streams Part II - Multi-Threaded TCP Servers
10 Jun 2020 Updated:
10 Jun 2020
Rating: 5.00/5 Votes: 1 Popularity: 0.00
Licence: MIT Views: 12,355
Bookmarked: 10
Downloaded: 508
Please
Sign up or sign in
to vote.
Make a multi-threaded server in 20 lines or less
Windows Sockets Streams Part III - HTTP Server
6 Jul 2020 Updated:
6 Jul 2020
Rating: 5.00/5 Votes: 2 Popularity: 1.51
Licence: MIT Views: 8,446
Bookmarked: 5
Downloaded: 241
Please
Sign up or sign in
to vote.
Make yourself a HTTP server in 20 lines or less
Windows Sockets Streams
2 Dec 2019 Updated:
2 Dec 2019
Rating: 4.33/5 Votes: 3 Popularity: 2.07
Licence: MIT Views: 9,054
Bookmarked: 9
Downloaded: 442
Please
Sign up or sign in
to vote.
C++ streams for socket communications in Windows
YACB - Yet Another Circular Buffer
15 Jan 2021 Updated:
16 Jan 2021
Rating: 3.40/5 Votes: 2 Popularity: 1.02
Licence: CPOL Views: 7,281
Bookmarked: 6
Downloaded: 278
Please
Sign up or sign in
to vote.
A fast and modern circular buffer implementation
C++ Error Handling with Error Code Objects
20 Nov 2019 Updated:
20 Nov 2019
Rating: 5.00/5 Votes: 7 Popularity: 4.23
Licence: MIT Views: 13,122
Bookmarked: 13
Downloaded: 453
Please
Sign up or sign in
to vote.
How to use error code objects for error handling in C++
Producer/Consumer Queues in C++
4 Oct 2020 Updated:
4 Oct 2020
Rating: 5.00/5 Votes: 4 Popularity: 3.01
Licence: MIT Views: 23,074
Bookmarked: 6
Downloaded: 391
Please
Sign up or sign in
to vote.
A simple implementation for producer/consumer mechanism
Go
CPM - A C/C++ Package Manager
26 Nov 2021 Updated:
27 Nov 2021
Rating: 5.00/5 Votes: 4 Popularity: 3.01
Licence: MIT Views: 9,320
Bookmarked: 6
Downloaded: 66
Please
Sign up or sign in
to vote.
Effective management tool for multiple libraries
Average blogs rating:
No blogs have been submitted.
Average tips rating: 4.47
C
Eat Your Own Dogfood [Tip/Trick]
7 Oct 2021 Updated:
7 Oct 2021
Rating: 5.00/5 Votes: 12 Popularity: 5.40
Licence: CPOL Views: 7,374
Bookmarked: 4
Downloaded: 57
Please
Sign up or sign in
to vote.
Source code organization suggestion
C++
Spell That Number [Tip/Trick]
14 Jan 2020 Updated:
14 Jan 2020
Rating: 2.43/5 Votes: 5 Popularity: 1.70
Licence: MIT Views: 1,980
Bookmarked: 3
Downloaded: 100
Please
Sign up or sign in
to vote.
How to spell even large numbers in English
How to Get the BIOS UUID [Tip/Trick]
27 Mar 2020 Updated:
29 Mar 2020
Rating: 4.99/5 Votes: 17 Popularity: 6.14
Licence: MIT Views: 49,922
Bookmarked: 23
Downloaded: 1,578
Please
Sign up or sign in
to vote.
Get a unique identifier for a computer
UTF-8 in Windows - INI Files [Tip/Trick]
2 Apr 2020 Updated:
2 Apr 2020
Rating: 4.94/5 Votes: 6 Popularity: 3.84
Licence: MIT Views: 8,793
Bookmarked: 12
Downloaded: 259
Please
Sign up or sign in
to vote.
How to handle UTF-8 in Windows INI files
Evaluation of Polynomials and Powers [Tip/Trick]
17 Jun 2020 Updated:
19 Jun 2020
Rating: 5.00/5 Votes: 3 Popularity: 2.39
Licence: MIT Views: 7,520
Bookmarked: 5
Downloaded: 0
Please
Sign up or sign in
to vote.
How to efficiently evaluate a polynomial in C++
Average reference rating:
No reference articles have been posted.
Average project rating: 5.00
DevOps
Testing
UTPP - Another Unit Test Framework [Project]
20 Apr 2020 Updated:
1 Feb 2022
Rating: 5.00/5 Votes: 3 Popularity: 2.39
Licence: MIT Views: 8,081
Bookmarked: 5
Downloaded: 102
Please
Sign up or sign in
to vote.
An easy to use unit test framework
Mircea Neacsu
Canada
Mircea is an OOP (old, opinionated programmer) with more years of experience than he likes to admit. Always opened to new things, he is however too bruised to follow any passing fad.
Lately, he hangs around here, hoping that some of the things he learned can be useful to others.