-
-
[
Java/JSP]
evolver.zip
This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the best path route within a specified time. Usage: java Evolver <seconds> <city file> <config file> Author: Liu Yang
-
[
Visual C++ (VC++)]
algorithm.rar
Examples of pseudo-code algorithm, genetic algorithm is the most important process of selection and crossover.
Category:
AI-NN-PR Upload User:
zhlcust Size:
1K
-
-
[
Visual C++ (VC++)]
Robust_car_tracking_using_Kalman_Filtering.rar
... excellent estimates of road
curvature, distance to and relative speed of a tracked vehicle. We have complemented the tracker with a novel
machine learning based algorithm for car detection, the CANSS algorithm, which serves to initialize tracking
Category:
SCM Upload User:
guhuanw Size:
378K
-
-
[
Windows_Unix]
mcrversion.zip
In this paper, we propose a color-based
segmentation method that uses the K-means clustering
technique to track tumor objects in magnetic
resonance (MR) brain images. The key concept in this
color-based segmentation algorithm with K-means is
-
[
Visual C++ (VC++)]
VC.rar
Algorithm of Image Processing with VC a very good paper on image processing, a succinct description of how to carry out image processing VC programming
-
-
-
[
Windows_Unix]
CSharpFiltersProject.zip
... a DIBSECTION is not terribly different. This first article will focus on per pixel filters, in other words, filters that apply the same algorithm to each pixel in place with no regard for the values in any other pixels. You will see as we progress that ...
Category:
.net Upload User:
jaye19 Size:
22K