VietMX's Blog
  • C++
  • JAVA
  • JS
  • NODEJS
  • PYTHON
  • TOOLS
  • BLOCKCHAIN
  • AI
  • EBOOK
  • ACM
  • ALGORITHM
  • Q&A

JAVA

Java Program to Perform Cryptography Using Transposition Technique

2021 VietMX 0

This is a java program to implement transposition technique. In cryptography, a transposition cipher is a method of encryption by which the positions held by […]

Java Program to Implement the Vigenere Cypher

2021 VietMX 0

This is a java program to implement Vigenere cipher. The Vigenère cipher is a method of encrypting alphabetic text by using a series of different […]

Java Program to Implement the Hill Cypher

2021 VietMX 0

This is a java program to implement hill cipher. In classical cryptography, the Hill cipher is a polygraphic substitution cipher based on linear algebra. Invented […]

Java Program to Implement the Monoalphabetic Cypher

2021 VietMX 0

This is a java program to implement monoalphabetic cypher. In cryptography, a substitution cipher is a method of encoding by which units of plaintext are […]

Java Program to Implement the Checksum Method for Small String Messages and Detect

2021 VietMX 0

This is a java program to implement checksum method and verify message. A checksum or hash sum is a small-size datum from an arbitrary block […]

Java Program to Implement the RSA Algorithm

2021 VietMX 0

This is a java program to implement RSA algorithm. RSA is one of the first practicable public-key cryptosystems and is widely used for secure data […]

Java Program to Implement the MD5 Algorithm

2021 VietMX 0

This is a java program to implement MD5 algorithm. The MD5 message-digest algorithm is a widely used cryptographic hash function producing a 128-bit (16-byte) hash […]

Java Program to Implement the One Time Pad Algorithm

2021 VietMX 0

This is a java program to implement one time pad algorithm. In cryptography, a one-time pad (OTP) is an encryption technique that cannot be cracked […]

Java Program to Decode a Message Encoded Using Playfair Cipher

2021 VietMX 0

This is a java program to implement playfair cipher algorithm. The Playfair cipher or Playfair square is a manual symmetric encryption technique and was the […]

Java Program to Encode a Message Using Playfair Cipher

2021 VietMX 0

This is a java program to implement playfair cipher algorithm. The Playfair cipher or Playfair square is a manual symmetric encryption technique and was the […]

Java Program to Implement Caesar Cypher

2021 VietMX 0

This is a java program to implement Caesar Cipher Encryption algorithm. This is the simplest of all, where every character of the message is replaced […]

Java Program to Implement Wagner and Fisher Algorithm for online String Matching

2021 VietMX 0

This is a java program to implement Wagner and Fisher Algorithm. In computer science, the Wagner–Fischer algorithm is a dynamic programming algorithm that computes the […]

Java Program to Implement Levenshtein Distance Computing Algorithm

2021 VietMX 0

This is a java program to implement Levenshtein Distance Computing Algorithm. In computer science, edit distance is a way of quantifying how dissimilar two strings […]

Java Program to Use Dynamic Programming to Solve Approximate String Matching

2021 VietMX 0

This is a java program to solve approximate string matching using dynamic programming. Here is the source code of the Java Program to Use Dynamic […]

Java Program to Implement String Matching Using Vectors

2021 VietMX 0

This is a java program to perform search using Vectors. Here is the source code of the Java Program to Implement String Matching Using Vectors. […]

Java Program to Perform String Matching Using String Library

2021 VietMX 0

This is a java program to perform search using string library. Here is the source code of the Java Program to Perform String Matching Using […]

Java Program to Perform Finite State Automaton based Search

2021 VietMX 0

This is a java program to perform search using DFA. Here is the source code of the Java Program to Perform Finite State Automaton based […]

Java Program to Perform Naive String Matching

2021 VietMX 0

This is a java program to perform Naive String matching algorithm. Here is the source code of the Java Program to Perform Naive String Matching. […]

Java Program to Implement the Program Used in grep/egrep/fgrep

2021 VietMX 0

This is a java program to implement grep linux command. Here is the source code of the Java Program to Implement the Program Used in […]

Java Program to Implement Aho-Corasick Algorithm for String Matching

2021 VietMX 0

This is a java program to implement Aho-Corasick Algorithm. It is a kind of dictionary-matching algorithm that locates elements of a finite set of strings […]

Posts navigation

« 1 … 6 7 8 … 71 »

SEARCH

  • The Stern-Brocot tree and Farey sequences

    2021 0
  • 15 Puzzle Game: Existence Of The Solution

    2021 0
  • Josephus Problem

    2021 0
  • Optimal schedule of jobs given their deadlines and durations

    2021 0
  • Scheduling jobs on two machines

    2021 0
  • Scheduling jobs on one machine

    2021 0
  • Sprague-Grundy theorem

    2021 0
  • Games on arbitrary graphs

    2021 0
  • K-th order statistic in O(N)

    2021 0
  • Search the subarray with the maximum/minimum sum

    2021 0
  • Longest increasing subsequence

    2021 0
  • Range Minimum Query

    2021 0
  • Heavy-light decomposition

    2021 0
  • 2 – SAT

    2021 0
  • Paint the edges of the tree

    2021 1
  • Edge connectivity / Vertex connectivity

    2021 0
  • Topological Sorting

    2021 0
  • Kuhn’s Algorithm for Maximum Bipartite Matching

    2021 0

Algorithm Array Collections Convert Converting Custom Data Structure Deep Learning Dictionary File Finding Generate Graph Guide HttpClient Implement InputStream Introduction Jackson Java JavaScript JPA JUnit List Machine Learning MongoDB New Year Node.js OAuth2 Perform Program Python REST API Set Spring Spring Boot Spring Cloud Spring Data Spring MVC Spring Security Stream String Strings Tree WebFlux

  • ACM
  • AI
  • ALGORITHM
  • BLOCKCHAIN
  • C/C++
  • EBOOK
  • JAVA
  • JS
  • NODEJS
  • PYTHON
  • TOOLS
CONTACT INFORMATION
  • Email: maixuanviet.com@gmail.com
  • Skype: maixuanviet.com@outlook.com
  • Linkein: linkedin.com/in/maixuanviet
  • HackerRank: hackerrank.com/vietmx
  • Github: github.com/vietmx
  • Tiktok: tiktok.com/@maixuanviet.com

DMCA.com Protection Status