15,745,574 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 Günther M. FOIDL (Articles: 10)
Articles: 10
Articles
Technical Blogs
Tips and Tricks
Reference Articles
Projects
Average article rating: 4.83
Artificial Intelligence
Machine Learning
Sammon Projection
18 Oct 2009 Updated:
20 Oct 2009
Rating: 4.94/5 Votes: 32 Popularity: 7.44
Licence: CDDL Views: 97,685
Bookmarked: 52
Downloaded: 2,126
Please
Sign up or sign in
to vote.
Sammon's projection is a nonlinear projection method to map a high dimensional space onto a space of lower dimensionality.
Desktop Programming
Win32
List With Events
6 Dec 2008 Updated:
6 Dec 2008
Rating: 4.29/5 Votes: 11 Popularity: 4.47
Licence: CPOL Views: 48,555
Bookmarked: 22
Downloaded: 294
Please
Sign up or sign in
to vote.
An extended List that fires events when the count of list-items changes
Shadow Copying of Applications
6 Oct 2008 Updated:
16 Oct 2008
Rating: 4.88/5 Votes: 43 Popularity: 7.82
Licence: CPOL Views: 108,383
Bookmarked: 128
Downloaded: 1,317
Please
Sign up or sign in
to vote.
Shadow copied applications aren't locked by the loader, so they can be updated/substituted at runtime.
Windows Forms
DataGridView that Saves Column Order, Width and Visibility to user.config
8 Jun 2009 Updated:
29 Jul 2009
Rating: 4.64/5 Votes: 19 Popularity: 5.83
Licence: CPOL Views: 133,513
Bookmarked: 75
Downloaded: 6,820
Please
Sign up or sign in
to vote.
Enhanced DataGridView that saves column order, width and visibility to user.config
Component for Customizing Menu Shortcuts
21 Oct 2008 Updated:
21 Oct 2008
Rating: 5.00/5 Votes: 11 Popularity: 5.00
Licence: CPOL Views: 44,342
Bookmarked: 35
Downloaded: 1,110
Please
Sign up or sign in
to vote.
A component that allows the customization of menu shortcuts. This can be useful for barrier free applications.
Cropping Images
5 Nov 2008 Updated:
5 Nov 2008
Rating: 4.87/5 Votes: 43 Popularity: 7.96
Licence: CPOL Views: 211,538
Bookmarked: 109
Downloaded: 20,137
Please
Sign up or sign in
to vote.
A demo that shows how to crop images by selecting a region with the mouse.
Fuzzy Search
1 Jun 2009 Updated:
2 Jun 2009
Rating: 4.95/5 Votes: 41 Popularity: 7.87
Licence: CPOL Views: 145,041
Bookmarked: 123
Downloaded: 6,046
Please
Sign up or sign in
to vote.
A simple implementation of the fuzzy string search.
Programming Languages
C#
Customizing Menu Shortcuts
23 Aug 2008 Updated:
21 Oct 2008
Rating: 4.90/5 Votes: 10 Popularity: 4.90
Licence: CDDL Views: 62,522
Bookmarked: 58
Downloaded: 1,679
Please
Sign up or sign in
to vote.
Sample that allows the user to customize the shortcuts assigned to menu items.
Particle swarm optimization for function optimization
10 Sep 2009 Updated:
10 Sep 2009
Rating: 4.86/5 Votes: 33 Popularity: 7.25
Licence: CDDL Views: 177,757
Bookmarked: 64
Downloaded: 8,927
Please
Sign up or sign in
to vote.
A particle swarm can be used to optimize functions. To do so, the particles explore the search space and try to find the minimum or maximum of a given function.
Vernam encryption/decryption of files
27 Sep 2008 Updated:
27 Sep 2008
Rating: 5.00/5 Votes: 13 Popularity: 5.40
Licence: CDDL Views: 101,929
Bookmarked: 30
Downloaded: 6,037
Please
Sign up or sign in
to vote.
Class for encrypting/decrypting files using a Vernam chipher.
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.
Günther M. FOIDL
Software Developer (Senior)
Foidl Günther
Austria
Engineer in combustion engine development.
Programming languages: C#, FORTRAN 95, Matlab
FIS-overall worldcup winner in Speedski (Downhill) 2008/09 and 2009/10.