{"id":21189536,"url":"https://github.com/karenina-na/data-structure-experiments","last_synced_at":"2026-05-20T15:19:52.045Z","repository":{"id":154124648,"uuid":"625981263","full_name":"Karenina-na/Data-structure-experiments","owner":"Karenina-na","description":"西北工业大学(NWPU)数据结构实验","archived":false,"fork":false,"pushed_at":"2023-06-04T07:09:58.000Z","size":143,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T20:46:18.968Z","etag":null,"topics":["c","cpp","data-structures-and-algorithms"],"latest_commit_sha":null,"homepage":"","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/Karenina-na.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-10T14:41:08.000Z","updated_at":"2024-10-05T17:19:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"c97f6221-67fe-4f00-b7ec-61e0150823ae","html_url":"https://github.com/Karenina-na/Data-structure-experiments","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Karenina-na/Data-structure-experiments","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karenina-na%2FData-structure-experiments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karenina-na%2FData-structure-experiments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karenina-na%2FData-structure-experiments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karenina-na%2FData-structure-experiments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Karenina-na","download_url":"https://codeload.github.com/Karenina-na/Data-structure-experiments/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karenina-na%2FData-structure-experiments/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33264836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T15:12:43.734Z","status":"ssl_error","status_checked_at":"2026-05-20T15:12:42.300Z","response_time":356,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["c","cpp","data-structures-and-algorithms"],"created_at":"2024-11-20T18:52:54.438Z","updated_at":"2026-05-20T15:19:52.023Z","avatar_url":"https://github.com/Karenina-na.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data-structure-experiments\n\n## NWPU data structure experiment\n\n## Environment\n\n- Windows 10\n- MinGW-w64\n- CMake 3.25.3\n- GCC 12.2.0\n- G++ 12.2.0\n- GDB 12.1\n- CLion 2023.1\n\n## Change Function\n\nif you want to change the function, you can change the `main.cpp` file.\n\n## Notice\nThe project directory should not contain chinese characters.\n\n## run\ncompile\n\n```shell\ncmake -DCMAKE_BUILD_TYPE=Debug -G \"CodeBlocks - MinGW Makefiles\" -S . -B ./cmake-build-debug-mingw\n```\n\nbuild\n\n```shell\ncmake --build ./cmake-build-debug-mingw --target Data_structure_experiments -- -j 14\n```\n\nrun\n\n```shell\n./bin/Data_structure_experiments.exe\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarenina-na%2Fdata-structure-experiments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarenina-na%2Fdata-structure-experiments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarenina-na%2Fdata-structure-experiments/lists"}