Skip to content
View EtherealShen's full-sized avatar

Block or report EtherealShen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. WordCloud WordCloud Public

    一个基于爬虫以及数据可视化的Python项目,将目标文章分词和构建词云图,并用可视化图形展示数据

    Python 9

  2. CurriculumDesign CurriculumDesign Public

    Java课设,基于哈希表,字典树,AVL树三种数据结构以及GUI的英汉词典

    Java 1

  3. China-City-PM2.5 China-City-PM2.5 Public

    基于数据可视化的python大数据分析课设,使用numpy,pandas,pyecharts等库

    HTML 1

  4. cloud-resource cloud-resource Public

    一个基于 Spring Boot、Redis、COS、AI 与 WebSocket 构建的智能协同云图床,支持公共、私有、团队三类资源管理。用户可上传、检索图片;管理员可审核与分析内容;团队成员可协同编辑,实现高效图像管理与共享。

    Java 1

  5. IMDB IMDB Public

    基于numpy,pandas,并使用pyecharts库进行可视化的IMDB电影大数据分析

    HTML

  6. MyThreadPool MyThreadPool Public

    手撕线程池

    Java