{"id":13505393,"url":"https://github.com/KuangjuX-Archived/Algorithm-Lab","last_synced_at":"2025-03-29T23:31:34.160Z","repository":{"id":56030122,"uuid":"316919805","full_name":"KuangjuX-Archived/Algorithm-Lab","owner":"KuangjuX-Archived","description":null,"archived":true,"fork":false,"pushed_at":"2020-12-22T01:54:15.000Z","size":96,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-26T19:27:39.966Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KuangjuX-Archived.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-29T09:49:31.000Z","updated_at":"2023-08-16T02:28:51.000Z","dependencies_parsed_at":"2022-08-15T11:50:14.446Z","dependency_job_id":null,"html_url":"https://github.com/KuangjuX-Archived/Algorithm-Lab","commit_stats":null,"previous_names":["kuangjux-archived/algorithm-lab","kuangjux/algorithm-lab"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KuangjuX-Archived%2FAlgorithm-Lab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KuangjuX-Archived%2FAlgorithm-Lab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KuangjuX-Archived%2FAlgorithm-Lab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KuangjuX-Archived%2FAlgorithm-Lab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KuangjuX-Archived","download_url":"https://codeload.github.com/KuangjuX-Archived/Algorithm-Lab/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246258884,"owners_count":20748573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T00:01:04.843Z","updated_at":"2025-03-29T23:31:29.113Z","avatar_url":"https://github.com/KuangjuX-Archived.png","language":"C++","funding_links":[],"categories":["资源清单"],"sub_categories":["2440031 算法设计与分析"],"readme":"# Algorithm-Lab\n\n## Introduction\n\nThis project is a simple implementation about algorithm created by Chao Xu, in which the problem of subset can be solved in $O(\\sqrt{n}t)$. In this project, we implement the algorithm in C++ and support some test cases. We use this program as a major assignment for algorithm design and analysis of TJU.\n\n## Config\n\n```\ng++\nmingw32-make.exe\n```\n\n## Usage\n\nIn this project, we provide a makefile to help you to run this program easily. \n\nFirst, you need clone this project in your computer.\n\n```\ngit clone git@github.com:KuangjuX/Algorithm-Lab.git Subset\ncd Subset/src\n```\n\nNow you are in the folder of source code.  You can compile and run by executing the following commands in your terminal:\n\n```\nmingw32-make\nmingw32-make run\n```\n\n## Author\n\n- [KuangjuX](https://github.com/KuangjuX)\n\n- [Hasuer](https://github.com/Hasuer)\n- [Feng-Jay](https://github.com/Feng-Jay)\n- [v25bh145](https://github.com/v25bh145)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKuangjuX-Archived%2FAlgorithm-Lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FKuangjuX-Archived%2FAlgorithm-Lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKuangjuX-Archived%2FAlgorithm-Lab/lists"}