Multilayer Perceptron (MLP) is a well known field of study in the Neural Networks. It’s has been widely used in various fields of machine learning. Demo: An Optical Character Recognition (OCR) […]
iCryptography – A C# Cryptography Library
Features [.Net 3.5 Technology Compliant Class Library] [OOP] [Universal Input Validation] [Illustrative UI] [Different Modes [ASCII/HEX/Binary/File]] [All Algorithms Working under optimized Byte Arrays] ——[Chapter 2]—— [1] General Caesar [2] Monoalphabetic […]
Chat Application using WCF
Chat Application using WCF NetTcpBinding Features:- [V.2] 24.05.10 + Support for (two way) Authentication, Confidentiality & Integrity using RSA Public Key Encryption/Decryption & MD5 Hashing (currently working only for user passwords) Procedure:- […]