CRYPTOGRAPHY AND IMAGE PROCESSING with Java GUI and SQLite is popular PDF and ePub book, written by Vivian Siahaan in 2019-10-31, it is a fantastic choice for those who relish reading online the Computers genre. Let's immerse ourselves in this engaging Computers book by exploring the summary and details provided below. Remember, CRYPTOGRAPHY AND IMAGE PROCESSING with Java GUI and SQLite can be Read Online from any device for your convenience.

CRYPTOGRAPHY AND IMAGE PROCESSING with Java GUI and SQLite Book PDF Summary

The book details how programmers and database professionals can develop SQLite-based Java GUI applications that involves cryptography and image processing. In this book, you will learn how to build from scratch a criminal records management database system using Java/SQLite. All Java code for digital image processing in this book is Native Java. Intentionally not to rely on external libraries, so that readers know in detail the process of extracting digital images from scratch in Java. In chapter one, you will create Bank database and its four tables. In chapter two, you will learn the basics of cryptography using Java. Here, you will learn how to write a Java program to count Hash, MAC (Message Authentication Code), store keys in a KeyStore, generate PrivateKey and PublicKey, encrypt / decrypt data, and generate and verify digital prints. In chapter three, you will learn how to create and store salt passwords and verify them. You will create a Login table. In this case, you will see how to create a Java GUI using NetBeans to implement it. In addition to the Login table, in this chapter you will also create a Client table. In the case of the Client table, you will learn how to generate and save public and private keys into a database. You will also learn how to encrypt / decrypt data and save the results into a database. In chapter four, you will create an Account table. This account table has the following ten fields: account_id (primary key), client_id (primarykey), account_number, account_date, account_type, plain_balance, cipher_balance, decipher_balance, digital_signature, and signature_verification. In this case, you will learn how to implement generating and verifying digital prints and storing the results into a database. In chapter five, you will create a Client_Data table, which has the following seven fields: client_data_id (primary key), account_id (primary_key), birth_date, address, mother_name, telephone, and photo_path. In chapter six, you will create Crime database and its six tables. In chapter seven, you will be taught how to extract image features, utilizing BufferedImage class, in Java GUI. In chapter eight, you will be taught to create Java GUI to view, edit, insert, and delete Suspect table data. This table has eleven columns: suspect_id (primary key), suspect_name, birth_date, case_date, report_date, suspect_ status, arrest_date, mother_name, address, telephone, and photo. In chapter nine, you will be taught to create Java GUI to view, edit, insert, and delete Feature_Extraction table data. This table has eight columns: feature_id (primary key), suspect_id (foreign key), feature1, feature2, feature3, feature4, feature5, and feature6. All six fields (except keys) will have a BLOB data type, so that the image of the feature will be directly saved into this table. In chapter ten, you will add two tables: Police_Station and Investigator. These two tables will later be joined to Suspect table through another table, File_Case, which will be built in the seventh chapter. The Police_Station has six columns: police_station_id (primary key), location, city, province, telephone, and photo. The Investigator has eight columns: investigator_id (primary key), investigator_name, rank, birth_date, gender, address, telephone, and photo. Here, you will design a Java GUI to display, edit, fill, and delete data in both tables. In chapter eleven, you will add two tables: Victim and File_Case. The File_Case table will connect four other tables: Suspect, Police_Station, Investigator and Victim. The Victim table has nine columns: victim_id (primary key), victim_name, crime_type, birth_date, crime_date, gender, address, telephone, and photo. The File_Case has seven columns: file_case_id (primary key), suspect_id (foreign key), police_station_id (foreign key), investigator_id (foreign key), victim_id (foreign key), status, and description. Here, you will also design a Java GUI to display, edit, fill, and delete data in both tables.

Detail Book of CRYPTOGRAPHY AND IMAGE PROCESSING with Java GUI and SQLite PDF

CRYPTOGRAPHY AND IMAGE PROCESSING with Java GUI and SQLite
  • Author : Vivian Siahaan
  • Release : 31 October 2019
  • Publisher : SPARTA PUBLISHING
  • ISBN : 978186723xxxx
  • Genre : Computers
  • Total Page : 499 pages
  • Language : English
  • PDF File Size : 8,8 Mb

If you're still pondering over how to secure a PDF or EPUB version of the book CRYPTOGRAPHY AND IMAGE PROCESSING with Java GUI and SQLite by Vivian Siahaan, don't worry! All you have to do is click the 'Get Book' buttons below to kick off your Download or Read Online journey. Just a friendly reminder: we don't upload or host the files ourselves.

Get Book

Learn SQLite with JDBC

Learn SQLite with JDBC Author : Vivian Siahaan,Rismon Hasiholan Sianipar
Publisher : SPARTA PUBLISHING
File Size : 40,7 Mb
Get Book
In this book, you will learn how to build from scratch a criminal records management database system...

Python GUI For Signal and Image Processing

Python GUI For Signal and Image Processing Author : Vivian Siahaan,Rismon Hasiholan Sianipar
Publisher : SPARTA PUBLISHING
File Size : 53,6 Mb
Get Book
You will learn to create GUI applications using the Qt toolkit. The Qt toolkit, also popularly known...