Visual Basic Code , VB.NET Code
Find Code:
  All
  VB
  VB.NET
  ASP
  ASP.NET
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Mailing List
  Link to us
 Home >> Author

 All submissions by: "Dipankar Basu"

Solve a set of LinearEquations by GaussEliminationVersion: VB6
Author: Dipankar BasuSubmitted: 2/10/2007Views: 11630
Perform Gaussian Elimination to solve a system of linear equations on n-variables, having n-number of equations, with partial pivoting. This is the final update to my program. Subject : Methods of Numerical Analysis

Gauss Elimination on N-variablesVersion: VB6
Author: Dipankar BasuSubmitted: 12/23/2006Views: 16958
This is an update to my previous program. Perform Gaussian Elimination method to solve a system of n-variables of n-linear system of equations. I hope the program will ne some help to students on the subject.

Password Manager Final BetaVersion: VB6
Author: Dipankar BasuSubmitted: 8/30/2006Downloads: 8239
You can use this application to store sensitive data like LoginID and Password in a secure database, using a user friendly interface. This application uses standard cryptographic algorithms. This is an update to my previous submission supporting Command ...more>>

My Simple Library Management SystemVersion: VB6
Author: Dipankar BasuSubmitted: 5/31/2006Downloads: 25627
A Library Management System using Microsoft SQL Server database in the backend. This project can also be implemented on Oracle by only changing the ADODB.ConnectionString property. Before working on the project you need to create the normalised tables, I' ...more>>

Encrypt messages with secure AES method UPDATEVersion: VB6
Author: Dipankar BasuSubmitted: 2/23/2006Downloads: 7160
A textCrypt application to encrypt/decrypt text messages. This application can also create a shared key, and can encrypt/decrypt messages encrypted with the key. The key is protected with a private password. The application use the Rijndael AES algorithm. ...more>>

Encrypt messages with secure AES methodVersion: VB6
Author: Dipankar BasuSubmitted: 1/20/2005Downloads: 9010
Description : AES is the Advanced Encryption Standard, which is the result of a three-year competition sponsored by the U.S. Government's National Institute of Standards (NIST). This encryption method, also known as Rijndael, has been adopted by NIST as a ...more>>

Password ManagerVersion: VB6
Author: Dipankar BasuSubmitted: 6/25/2004Downloads: 8636
You can use this application to store sensitive data like LoginID and Password in a secure database, using a user friendly interface. This application uses standard cryptographic algorithms.

Folder Icon ChangerVersion: VB6
Author: Dipankar BasuSubmitted: 4/19/2004Downloads: 4046
This is an application to change the folder's icon displayed in Windows Explorer in a very quick and simple way.

File Kutter ver: 1.00Version: VB6
Author: Dipankar BasuSubmitted: 3/19/2004Downloads: 5511
This is a file Splitting software. It can split any file in any size without any limit. A DOS batch file is created along with the splitted files, so it can be joined very easily.

Folder ProtectVersion: VB6
Author: Dipankar BasuSubmitted: 3/19/2004Downloads: 7665
This is a application to hide folders from unauthorized access. The hidden folders become invisible and cannot be directly accessed from Windows Explorer. A password can also be assigned to this program to prevent unauthorized use. The hidden folders can ...more>>
Page 1 of  2  Next >>

Go to page: 1  2