{"id":19514059,"url":"https://github.com/70null07/building-huffman-tree","last_synced_at":"2025-07-25T09:11:13.293Z","repository":{"id":174345208,"uuid":"573055778","full_name":"70Null07/Building-Huffman-tree","owner":"70Null07","description":"Кодирование и декодирование текста методом Хаффмана.","archived":false,"fork":false,"pushed_at":"2022-12-01T16:11:12.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-23T06:36:46.618Z","etag":null,"topics":["decoding","encoding","huffman-coding","huffman-tree","string"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/70Null07.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-12-01T15:50:22.000Z","updated_at":"2022-12-01T16:00:24.000Z","dependencies_parsed_at":"2023-08-27T12:03:48.828Z","dependency_job_id":null,"html_url":"https://github.com/70Null07/Building-Huffman-tree","commit_stats":null,"previous_names":["70null07/building-huffman-tree"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/70Null07/Building-Huffman-tree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/70Null07%2FBuilding-Huffman-tree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/70Null07%2FBuilding-Huffman-tree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/70Null07%2FBuilding-Huffman-tree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/70Null07%2FBuilding-Huffman-tree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/70Null07","download_url":"https://codeload.github.com/70Null07/Building-Huffman-tree/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/70Null07%2FBuilding-Huffman-tree/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266983523,"owners_count":24016559,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["decoding","encoding","huffman-coding","huffman-tree","string"],"created_at":"2024-11-10T23:34:37.190Z","updated_at":"2025-07-25T09:11:13.260Z","avatar_url":"https://github.com/70Null07.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Building-Huffman-tree\nИзначально программа считает количество вхождений каждого символа в текст и общее число символов.\n\n![image](https://user-images.githubusercontent.com/76547066/205099029-e7412eab-fca9-4d3b-9993-f792688df5e4.png)\n\nПосле этого строится B-дерево кодов Хаффмана.\n\n![image](https://user-images.githubusercontent.com/76547066/205099367-f6e13753-4ea3-4d98-b48e-bb7ea1c51224.png)\n\nДалее каждый символ кодируется и выводится закодированный текст (приведен небольшой кусок закодированной информации).\n\n![image](https://user-images.githubusercontent.com/76547066/205099557-4d5fa2e3-f1e1-4984-9ecf-4cfa2896f1e9.png)\n\nПосле этого считываются символы и производится поиск по дереву и декодирование, выводится декодирвоанный текст.\n\n![image](https://user-images.githubusercontent.com/76547066/205099875-896384ac-21c6-4d35-b8db-4a25c57488af.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F70null07%2Fbuilding-huffman-tree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F70null07%2Fbuilding-huffman-tree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F70null07%2Fbuilding-huffman-tree/lists"}