GithubHelp home page GithubHelp logo

shanghaif / bubble-line Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vimlab-hfut/bubble-line

0.0 0.0 0.0 45.59 MB

This repository contains the source code and data related to Bubble-Line, like the linear data analysis platform and craw and web crawler

JavaScript 23.56% Python 7.02% Java 49.65% HTML 0.23% Vue 19.55%

bubble-line's Introduction

Bubble-Line及系统相关代码

本仓库主要存放与论文《Bubble-Line:多元线状空间数据抽象可视化》有关的算法实现、实验平台、实验问卷数据。

文件夹说明

bubble-line-vis

  • bubble-line算法实现代码及前端模块
  • 安装使用
  1. 安装相关依赖包
npm install
  1. 运行前端服务器
npm run serve
  1. 如需打包
npm run build

server

  • 平台后端部分,基于SpringBoot+Mybatis+Maven+Mysql,要求jdk1.8及以上,主要涉及数据处理,如归一化,墨卡托投影等
  • 安装使用
  • 安装jdk1.8及以上,mysql5.5及以上,maven3.6.3及以上
  • 使用maven安装依赖后,运行web-application模块\web-application\src\main\java\cn\hfut\web里的WebApplication.java启动平台后端,端口号、数据库连接密码修改请打开Bubble-Line\server\web-application\src\main\resources里的application.yml文件

data

涉及到的数据及爬虫代码,链家网房价爬虫代码用python编写,安装python环境即可运行

experiment

实验相关文件及平台操作演示demo

bubble-line's People

Contributors

kawinth avatar vimlab-hfut 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.