Implementation of Progressive Switching Median Filter
Decision based median filter for high density noise
Untrimmed decision based median filter for high density impulse noise
Compiling Components in Visual Basic for ASP is a tutorial which elaborates about methods involved in generating a compiling componets for MTS and IIS. In this tutorial users can get more details about ASP components, MTS components and automatic...
Creating a TCP Component in Visual Basic is an article which deals with generating TCP component using VB which helps in accessing the emails from the POP server. Here author explains about implemetation of the component to send data, retrieve...
Weighted Median Filter: It is same as median filter, only difference is the mask is not empty. It will having some weight (or values) and averaged. The steps to perform weighted median filtering are as follows: 1) Assume a 3x3...
The adaptive median filter is discussed in recent designline article about embedded MATLAB block http://www.dspdesignline.com/howto/207800676
Also attached is a power point presentation that explains the concept of serialization...
The Visual Basic Game Template is a Visual Basic 2010 template for making games. It includes: A fully functional menu Fully functional options and credits forms. A sprite class and game form. Easy customization. Try it out today!
VBDOXAddin is a little Visual Basic 6.0 tool, integrated in the VB IDE to generate automatic documentation with VBDOX.
C++ Dll to be used in Visual Basic 5/6 (or any tool that can use a Win32 Dll, NOT COM) to access a Firebird database directly. Uses IBPPs library.
Visual Basic Setup wizard is designed to give Visual Basic programmers more flexibility when they get to the point of deploying their own applications.
A recreation of Microsoft's Visual Basic that runs and compiles for/in Linux. We've decided that VB4Linux will be programmed in C. We will probably be beginning sometime within the next week or so... Still looking for developers! Thx!
Open Source Visual Basic.Net compiler (written in Visual Basic.Net)
Utilities and source code libraries written in Visual Basic Classic (VB6). Currently: a source code analyzer; an app to copy templates/date-time stamp to clipboard or manipulate VB6/SQL code in the clipboard; & an ODBC/ADO SQL query...
Functional Basic is a COM Library for Visual Basic 6.0 that implements higher order functions for lists (map, filter, foldr, foldl), functions (bind, compose) and anonymous functions constructed from strings with VB syntax (lambda).
A simple example that illustrates how to use Excel Builder and Visual Basic for Applications (VBA) to create a custom GUI-based application that plugs right into Microsoft Excel.
This submission contains all the files associated with...
Creating a Server Component with Visual Basic is an ASP tutorial through which users can gather more information about generating server components, advantages of using the server side component, methods to utilize the component in right way,...
Creating ActiveX Server Components in Visual Basic is an ASP based article which concentrates on generating ActiveX server component, which performs various tedious operations. In this article author describes about the procedure to execute and...
The must-have book for experienced Visual Basic developers who need to build enterprise-level Web applications / Written by two well-known and respected Microsoft insiders, this book is essential for today?s VB developer who is tasked with...
Introduction to Exception Handling in Visual Basic .NET is a tutorial which gives the issues and its solution. This article explains the difference in between an error and exception. The methods of exception handling along with user's alternative... |