Coder Social home page Coder Social logo

lvxiafei / java-genetic-algorithm-shortest-path Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cugxuan/java-genetic-algorithm-shortest-path

0.0 1.0 0.0 185 KB

在网页点击然后服务器使用遗传算法计算后返回最短路径

HTML 17.55% JavaScript 19.71% Java 62.74%

java-genetic-algorithm-shortest-path's Introduction

java-routing

在网页点击然后服务器使用遗传算法计算后返回最短路径

使用Java Servlet 使用了D3可视化库进行画图。 使用原生ajax进行JavaScript前端和后台Java Servlet的交互。


src文件中为Java的源文件 WebContent为网页内容的文件夹

commit: 1.完成了基本的内容,贪心算法并不正确,准备修改提交方法,现在方法,每次使用POST提交一个点,然后使用 GET获得返回内容,打算修改成:保存所有点然后使用POST方法一次提交。 已经修改,使用字符串保存,然后一次上传,也可以对多客户端的情况进行处理,不会干扰

java-genetic-algorithm-shortest-path's People

Contributors

cugxuan avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.