{"id":20215001,"url":"https://github.com/nikolai2038/study-csharp-matrix","last_synced_at":"2025-10-18T13:02:18.372Z","repository":{"id":171698551,"uuid":"556875384","full_name":"Nikolai2038/study-csharp-matrix","owner":"Nikolai2038","description":"Example of working with a matrix in DataGridView (C#)","archived":false,"fork":false,"pushed_at":"2023-09-28T20:25:27.000Z","size":558,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-03T11:17:28.971Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nikolai2038.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":"2022-10-24T17:23:02.000Z","updated_at":"2023-06-01T15:14:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"1ef8de4e-e9ef-413f-9cab-35e29d9beae4","html_url":"https://github.com/Nikolai2038/study-csharp-matrix","commit_stats":null,"previous_names":["nikolai2038/study-csharp-matrix"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Nikolai2038/study-csharp-matrix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nikolai2038%2Fstudy-csharp-matrix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nikolai2038%2Fstudy-csharp-matrix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nikolai2038%2Fstudy-csharp-matrix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nikolai2038%2Fstudy-csharp-matrix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nikolai2038","download_url":"https://codeload.github.com/Nikolai2038/study-csharp-matrix/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nikolai2038%2Fstudy-csharp-matrix/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264357296,"owners_count":23595576,"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-11-14T06:19:16.366Z","updated_at":"2025-10-18T13:02:13.321Z","avatar_url":"https://github.com/Nikolai2038.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \"Сортировка матрицы\"\n\n## Технологии разработки\n\nПрограмма разработана на языке C# с использованием Windows Forms.\n\n## Запуск\n\nДля запуска игры используется исполняемый файл `Matrix.exe`.\n\n## Возможности программы\n\nПрограмма обеспечивает:\n\n- ввод количества строк в матрице `n \u003c= 100` и количества столбцов в матрице `m \u003c= 100`;\n- ввод элементов матрицы с клавиатуры или случайным образом в интервале `[-100; 100]`;\n- контроль ввода элементов матрицы при ручном вводе;\n- ввод из текстового файла специального формата (данные идут через пробел, каждая новая строка матрицы с новой строки файла);\n- сортировку строк матрицы по выбору:\n  - по убыванию сумм элементов строк;\n  - по возрастанию сумм элементов строк.\n- вывод результатов на экран, а по желанию пользователя на принтер или в текстовый файл;\n- вывод на экран хранящейся в файле матрицы, её корректировки и повторной записи в файл;\n- вывод справки об авторе и программе\n\nПример файла с матрицей лежит в корне репозитория - `matrix.txt`.\n\n## Вид программы\n\n![img.png](images/img.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikolai2038%2Fstudy-csharp-matrix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikolai2038%2Fstudy-csharp-matrix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikolai2038%2Fstudy-csharp-matrix/lists"}