homework-exercises
There are 137 repositories under homework-exercises topic.
MichaelStott/SimplexSolver
Python script that solves standard linear programs with the Simplex algorithm and outputs step-by-step LaTeX instructions.
GabrielMajeri/teme-fmi
Teme la informatică pentru facultate
lewdev/hw-gen
Math Homework Generator generates new random print-friendly homework worksheets for math practice. The randomness allows for variation and not allow the student to use patterns to write their answers.
ETAOIK/UCAS_Pattern-Recognition_2023Fall
**科学院大学2023Fall-模式识别课程作业与期末真题
Robertboy18/UAlberta-Mathematics
Mathematics + Statistics Courses at the University of Alberta
mehanix/teme-fmi
🎓 Homework/Coursework during my bachelor's in Computer Science
BeiYazi0/cnn
简简单单的手搓神经网络框架
ETAOIK/UCAS_Stochastic-Processes_2023Fall
**科学院大学2023Fall-随机过程课程作业
InfiniTADS-UFPR/TADS_UFPR_1_Semestre
Atividades e trabalhos realizados para o primeiro semestre do curso de graduação em Análise e Desenvolvimento de Sistemas pela Universidade Federal do Paraná
Nojipiz/cs_101
Homeworks of "Computer Science" (or the closest) college classes at UPTC.
Jiaocz/CityBattle
This project is what we chose at Software Development Training class. It is a remake of Battle City, a game released at 1985. This project is based on Java, developped on Eclipse. Contact me at link below. 中文地址为https://gitee.com/orangiii/CityBattle
BeiYazi0/Basic_speech_signal_processing
语音信号的录制、合成和分离
BeiYazi0/DL_homework
深度学习导论作业
Micuks/code
store my code
shAdow-XJY/schoolSecondhandApp-flutter
校园二手交易平台App——前端(客户端)flutter
virag-ky/HTML
This repository contains the HTML playlist homework.
BeiYazi0/SDR_simulation
软件无线电系统基础设计
fckey/Optimization
Classroom Learning Record:optimization | Definition、Techniques、homework、material 、presentation
jate-koh/kmutt-cpe-assignment
📚 Repo that stored all my CPE subject's assignments (KMUTT)
lorenzoyang/ArithmeticExprEval
A simple evaluator of arithmetic expressions implemented in RISC-V assembly, with an additional implementation provided in C.
LukeRoantree4815162342/HomeworkGenerator
A framework/tool for quickly generating Maths homework questions and answers as .pdf files (aimed ages ~6-14).
MaiMeng1204/Machine-Learning-Homework-Exercise-ZhouZhihua
Python编程实现周志华《机器学习》课后习题
mehanix/DFA-NFA-Acceptor
🖧 Program that loads a DFA/NFA from a file, then checks if words are accepted by the automata.
mevelick/Cpp-Practice
Examples of my work through homework assignments I have completed
oncado86/JavaCamp_2022
Engin Demiroğ : Yazılım Geliştirici Yetiştirme Kampı - JAVA (2022)
seigtm/TrainingPractice2020
C# Training practice in my college (2020).
tuildes/tasks-in-c
Exercícios, códigos e algoritmos feitos em C
ZeroWeight/Numerical-Analysis-and-Algorithms
Cheat-sheet and homework assignments of Numerical Analysis and Algorithms(40250443-0, Tsinghua Univ.)
1Git2Clone/hackerrank-hw
University homework assignments rewritten in rust as well as testing
BeiYazi0/calculator
利用 51 单片机实现简易计算器
cynney/HomeworkC3-HTML
First html page with links and forms
mariateodorapopescu/Pagerank_in_Mathlab
My project from the first-year course of Numerical Methods
seigtm/BMP-24bit-Monochromizer
Refactored sample code from my university's (SPbPU) course "Computer Architecture" for the first laboratory assignment: BMP Converter.
seigtm/java-spbpu-homework
A collection of practical Java programming tasks focused on design patterns, custom annotations, a translator program, and Stream API exercises. These tasks enhance understanding of core Java concepts and object-oriented principles.