Skip to content
View HansonZhu-bd's full-sized avatar
  • 家里蹲科技有限公司
  • Shenzhen

Block or report HansonZhu-bd

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. WeatherSpider WeatherSpider Public

    Forked from windyzj/WeatherSpider

    天气爬虫(全国城镇天气自动定时抓取更新,并开放RESTful查询接口),附带代理IP池定时更新并检测其可用性

    Java

  2. DataMiningAlgorithm DataMiningAlgorithm Public

    Forked from linyiqun/DataMiningAlgorithm

    数据挖掘18大算法实现以及其他相关经典DM算法

    Java

  3. ipdatabase ipdatabase Public

    Forked from wzhe06/ipdatabase

    IP geolocation binary tree search

    Java

  4. flink-recommandSystem-demo flink-recommandSystem-demo Public

    Forked from xuyuhanGithub/flink-recommandSystem-demo

    🚁🚀基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。

    Java

  5. HIS HIS Public

    Forked from ZainZhao/HIS

    HIS英文全称 hospital information system(医院信息系统http://59.110.234.89 ),医疗信息就诊系统,系统主要功能按照数据流量、流向及处理过程分为临床诊疗、药品管理、财务管理、患者管理。诊疗活动由各工作站配合完成,并将临床信息进行整理、处理、汇总、统计、分析等。本系统包括以下工作站:门诊医生工作站、药房医生工作站、医技医生工作站、收费员工作站、对…

    Java

  6. mall mall Public

    Forked from macrozheng/mall

    mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。

    Java