{"id":20543468,"url":"https://github.com/morgankryze/computer_science_problem","last_synced_at":"2025-05-09T14:32:07.500Z","repository":{"id":157382173,"uuid":"595721254","full_name":"MorganKryze/Computer_Science_Problem","owner":"MorganKryze","description":"Another console application of mine. This one creates BitMaps and custom fractals","archived":true,"fork":false,"pushed_at":"2023-10-04T09:16:19.000Z","size":9726,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T04:43:19.049Z","etag":null,"topics":["bitmap","console-application","csharp","csharp-ui"],"latest_commit_sha":null,"homepage":"https://morgankryze.github.io/Computer_Science_Problem/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MorganKryze.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}},"created_at":"2023-01-31T17:15:48.000Z","updated_at":"2024-11-28T16:33:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"ca988ca1-fd93-42aa-bc3d-2bc3c6406c90","html_url":"https://github.com/MorganKryze/Computer_Science_Problem","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorganKryze%2FComputer_Science_Problem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorganKryze%2FComputer_Science_Problem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorganKryze%2FComputer_Science_Problem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorganKryze%2FComputer_Science_Problem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MorganKryze","download_url":"https://codeload.github.com/MorganKryze/Computer_Science_Problem/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253266482,"owners_count":21880984,"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":["bitmap","console-application","csharp","csharp-ui"],"created_at":"2024-11-16T01:37:59.654Z","updated_at":"2025-05-09T14:32:04.327Z","avatar_url":"https://github.com/MorganKryze.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Computer Science Problem\n \n Table of contents \n \n [1 - Welcome Aboard!](https://github.com/MorganKryze/Computer_Science_Problem#welcome-aboard)\n \n [2 - The documentation](https://github.com/MorganKryze/Computer_Science_Problem#the-documentation)\n \n [3 - Structure](https://github.com/MorganKryze/Computer_Science_Problem#structure)\n \n \u003e [Core classe](https://github.com/MorganKryze/Computer_Science_Problem#core-classes)\n     \n \u003e [Visual Class](https://github.com/MorganKryze/Computer_Science_Problem#visual-classe)\n     \n \u003e [Processing classes](https://github.com/MorganKryze/Computer_Science_Problem#processing-classes)\n\n\n## Welcome Aboard! \n\nThe subject of this academic work is to code a solution for various scientific problems such as convolution matrix, fractals, complex numbers or pixels management. \nHere is a  to get to the documentation of the code.\n\n## The documentation\n\nAs our code may not be as explicit for us as for you, we used the docfx software and the \"/// comments\" to create a documentation page hosted on this [link](https://morgankryze.github.io/Computer_Science_Problem/ \"Complete documetation\").\n\n## Structure\n\n### Core classe\n\n* A GameManager - contains the calls for the processing functions such as main menu, actions, file choice and so on.\n\n### Visual classe\n\n* A ConsoleVisuals class - contains the methods to display the menu and the results.\n\n### Processing classes\n\n* A Convolution class - contains the properties and the kernels to apply to an image.\n* An Image class - contains the attributes and methods to process a bmp file and create a virtual image out of it.\n* A ConvertTo class - contains the methods to convert Little Endian byte arrays into integers and vice versa.\n* A Complex class - contains the attributes and methods to process complex numbers.\n* A Pixel class - contains the attributes and methods to create and manipulate pixels.\n*An HuffmanNode class - contains \n*An HuffmanTreee class -contains\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorgankryze%2Fcomputer_science_problem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorgankryze%2Fcomputer_science_problem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorgankryze%2Fcomputer_science_problem/lists"}