Click here to Skip to main content
6,630,289 members and growing! (20,832 online)
Email Password   helpLost your password?
Announcements
BullFrog Power
 
Search    
Add to IE Search

Articles by Jim Xochellis (5 articles found)

Average article rating: 4.74

Miscellaneous

How to customize the context menus of a WebBrowser control via the IDocHostUIHandler interface.
Last Updated: 27 Oct 2003   Page Views: 159,911   Rating: 4.78/5    Votes: 41   Popularity: 7.71   Bookmark Count: 92
Licence: The Code Project Open License (CPOL)   
This article describes how we can customize the contextual menus of the WebBrowser control, by implementing the IDocHostUIHandler.

General Graphics

A very simple solution for partial bitmap encryption
Last Updated: 15 Mar 2006   Page Views: 34,476   Rating: 4.63/5    Votes: 16   Popularity: 5.58   Bookmark Count: 31
Licence: The Code Project Open License (CPOL)   
A simple and fast image encryption technique, which facilitates the secure use of external image files in common applications.

STL

Can search_n be more efficient?
Last Updated: 27 Mar 2007   Page Views: 64,313   Rating: 4.73/5    Votes: 56   Popularity: 8.26   Bookmark Count: 32
Licence: The Code Project Open License (CPOL)   
This article is discussing the efficiency of the most popular search_n implementations. Furthermore, it is introducing a new search_n specialization for random access iterators, which outruns by far the most commonly used implementations.
find_first_of: A performance pitfall among the STL algorithms
Last Updated: 18 Jun 2007   Page Views: 29,531   Rating: 4.73/5    Votes: 32   Popularity: 7.12   Bookmark Count: 17
Licence: The Code Project Open License (CPOL)   
This article is discussing the performance problems found in the most notable find_first_of implementations and suggests useful improvements and workarounds.
single_pass_search: Generic sequence searching through single-pass iterators
Last Updated: 11 Oct 2008   Page Views: 12,824   Rating: 4.82/5    Votes: 14   Popularity: 5.52   Bookmark Count: 21
Licence: The Code Project Open License (CPOL)   
This article presents a generic sequence searching template function, which is more versatile than std::search

Jim Xochellis


Member
I live in Greece with my wife and our two daughters. I am a professional software developer since 1999, working mostly with C/C++. My expertise are: C/C++, STL, cross-platform programming (Mac+Win) and software optimization. I am familiar with the MFC, wxWidgets and Cplat GUI frameworks and the Python, Java, Pascal, Fortran, Prolog and Rexx programming languages.
Occupation: Software Developer
Location: Greece Greece


Last Updated 21 Nov 2009
Web22 | 2.2.0175 | Advertise | Privacy
Copyright © CodeProject, 1999-2009
All Rights Reserved. Terms of Use