Skip to content
View barkingx's full-sized avatar

Block or report barkingx

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

Pinned Loading

  1. CNDataAudit CNDataAudit Public

    Python-based Scrapy project to crawl datasets from a Chinese Open Data Website. Focuses on evaluating data quality, classifying dirty data, and assessing dataset completeness and timeliness.

    Jupyter Notebook

  2. MSSQL-XML-WebApp MSSQL-XML-WebApp Public

    使用Spring boot开发Java Web应用,实现XML 数据的存储、显示与查询:通过 REST API 和 Ajax 调用实现动态地从 MSSQL 数据库中以XML格式检索数据,通过XSLT转换数据以 HTML表格形式显示检索到的表或视图内容。

    Java 1

  3. RoundRobinSimulator RoundRobinSimulator Public

    基于循环调度算法的进程调度模拟应用程序。该程序提供了一个交互式的图形用户界面,用于实时管理和可视化进程调度。

    Python