TSP + Ant Colony Optimization (ACO) + SQLite DB + JAVA |
prototypeprj.com = zaneacademy.com (version 2.0) 00:10 import into Eclipse the downloaded zip file for 'TSP Ant Colony Optimization w/ JAVA Project' 00:28 create a new project and copy code from imported project 01:03 add and setup the sqlite jdbc jar file to the project 01:38 create a new package that will contain all 3 drivers for DB, File, & Hardcoded data 02:03 quickly refactor the code 05:45 test run the hardcoded data Driver 06:54 code CreateDB01 class to create the database and create and populate the city table 08:00 code the 'data from database' DBDriver class 09:10 create and populate the sqlite database containing cities and their latitudes and longitudes 09:17 test run the 'data from database' DBDriver 09:36 create file containing cities and their latitudes and longitudes 10:00 code the 'data from file' FileDriver class 10:26 test run the 'data from file' FileDriver ----------------------------------------------------------------------------------------------------------- download source code @ https://sites.fastspring.com/prototypeprj/instant/2020
download source code @ https://sites.fastspring.com/prototypeprj/instant/all ----------------------------------------------------------------------------------------------------------- |
Labels
ACO
(3)
AdaBoost
(2)
Ant Colony Optimization
(2)
Backpropagation
(2)
binary constraint graph
(1)
blockchain
(2)
brute force
(1)
brute force algorithm
(1)
Class Scheduling
(12)
conditional independence
(1)
conference cheduling
(1)
conference scheduling
(2)
constraint satisfaction problem
(3)
cryptocurrency
(3)
csp
(3)
cyclic group
(1)
data mining
(3)
decision trees
(12)
derive equations
(1)
DHKE
(6)
Diffie Hellman Problem
(1)
Diffie-Hellman Key Exchange
(2)
Digital Signature Algorithm
(1)
Discrete Logarithm Problem
(1)
double and add algorithm
(1)
download source code
(1)
DSA
(1)
ecc
(1)
ECDH
(1)
ECDSA
(1)
Elgamal
(1)
Elgamal Digital Signature
(1)
Elliptic Curve
(1)
Elliptic Curve Diffie–Hellman key exchange
(1)
Elliptic Curve Cryptography
(1)
Elliptic Curve Digital Signature Algorithm
(1)
Encryption
(1)
euler phi function
(1)
extended euclidean algorithm
(1)
generalized discrete logarithm problem
(1)
generate rules
(3)
Genetic Algorithm
(5)
Genetic Algorithms
(19)
gradient descent
(2)
group
(1)
group generator
(1)
grow xml tree
(1)
Handle Underflow
(1)
hashing
(1)
hill climbing
(7)
hopfield network
(2)
independence
(1)
info gain
(1)
information gain
(2)
java
(84)
javafx
(1)
k-nearest neighbors
(2)
Laplace Smoothing
(2)
linear algebra
(3)
Linear Regression
(2)
logical operators
(1)
logistic regression
(4)
map coloring
(1)
message authenticity
(1)
message confidentiality
(1)
message integrity
(1)
multi-party Diffie-Hellman Key Exchange
(1)
Naive Bayes
(6)
nearest neighbor
(1)
nearest neighbors
(1)
Neural Networks
(10)
node splitting
(1)
Normal Equation
(2)
numpy
(1)
P2P
(10)
Peer to Peer
(5)
peer-to-peer
(2)
point addition
(1)
point doubling
(1)
pow
(3)
probability
(2)
proof of work
(3)
proof-of-work
(1)
public key cryptography
(9)
Public Key Cryptography + DHKE w/ Encryption + JAVA
(1)
Python
(18)
random restart hill climbing
(2)
robotics
(1)
rsa
(1)
RSA Digital Signature
(1)
Scala
(1)
Sentiment Classification
(4)
Sequential Minimal Optimization
(2)
sha-256
(1)
simulated annealing
(2)
SMO
(2)
sqlite
(21)
stochastic gradient descent
(2)
Support Vector Machines
(2)
SVM
(2)
Traveling Salesman Problem
(1)
TSP
(13)
underflow handling
(1)
use rules
(3)
workshops scheduling
(2)
Blog Archive
-
▼
2020
(98)
-
▼
July
(27)
- Public Key Cryptography + Elgamal Encryption Schem...
- Public Key Cryptography + DHKE w/ Encryption + JAVA
- Class Scheduling Application (03) + Genetic Algori...
- Public Key Cryptography + Elgamal Digital Signatur...
- Neural Networks + JAVA + Backpropagation 02
- Digital Signature Algorithm (DSA) - Public Key Cry...
- Elliptic Curve Diffie–Hellman key exchange (ECDH)...
- AdaBoost w/ JAVA
- TSP + Ant Colony Optimization (ACO) + SQLite DB + ...
- RSA w/ JAVA
- Elliptic Curve Digital Signature Algorithm (ECDSA)...
- Support Vector Machines (SVM) w/ Sequential Minima...
- Decision Trees + build xml decision trees + JAVA +...
- Genetic Algorithms w/ Scala - Tutorial 01
- Class Scheduling w/ Genetic Algorithms and Python
- Ant Colony Optimization (ACO) + JAVA + Traveling S...
- RSA Digital Signature w/ JAVA
- Peer to Peer (P2P) w/ JAVA
- AdaBoost w/ Python
- Linear Regression w/ Java & Normal Equation (01)
- Derive equations For point addition & point doubl...
- Support Vector Machines (SVM) w/ JAVA & Sequential...
- Sentiment Classification w/ Naive Bayes + JAVA + L...
- Elliptic Curve Cryptography (ECC) - Public Key Cry...
- Backpropagation w/ JAVA (01) - Neural Networks (09)
- Diffie-Hellman Key Exchange - Public Key Cryptogra...
- PrototypePrj.com Core Values
-
▼
July
(27)
Wednesday, July 22, 2020
TSP + Ant Colony Optimization (ACO) + SQLite DB + JAVA
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment