Found 447 repositories(showing 30)
midas-research
An extensive mathematics dataset called MathQuest sourced from the 11th and 12th standard Mathematics NCERT textbooks.
XasanovITpark
bu ilova juda foydali
mostafahashim
Implement an app and a background service, both of which work together as follows: Background Service: 1- It is a math engine service that runs all the time in the background. It is designed to receive MathQuestion from the app. 2- A MathQuestion includes variable number of parameters, one operator {Add,Sub,Mul,Div} and time to receive response. Time to receive response is a scheduled task managed by the background service, which only send a response (MathAnswer response) to the app based on the specified value. 3- Following the point above, there must be a pool or queue mechanism that manage and executes equations as scheduled tasks. App: 1- The app allows a user to enter a basic mathematical question. 2- The app allows a user to determine the delay time; i.e. 5 seconds, 30 seconds, and so on. 3- Upon hitting a button (calculate), the math equation will be sent to the background service to operate in scheduler as described above. 4- There must be a pane that shows operations that are pending execution. 5- There must be a pane that shows operation results received from the background service. 6- There must be an option to view location information i.e. GPS. Other Requirements: 1- Make sure to test your app and background service on Android. 2- Provide a build script to run your app on Android. Provide two profiles, one for QA and the other of Prod. 3- Provide analysis and profiling for the battery and memory leaks and usage of both app and background service. 4- Provide unit and instrumentation tests.
laconc
Fun math game for humans (class project)
alexisflesch
No description available
TuralSuleymani
This file contains questions for understanding Math deeply. You can use the questions to check your or others' skills
bdennin
A game for teaching basic math skills.
AndrewL42
MathQuest is a game created for my Software Engineering class. It's created in GameMaker Studio 2. The game is meant to help first and second graders learn and improve their math skills. Credit to Kenney for some assets: https://www.kenney.nl/assets
loopedsouls
Sistema de Tutoria Inteligente de Matemática Desplugado com IA Generativa
codemath3000
No description available
Nkury
An educational Final Fantasy-esque role-playing game where first, second, and third graders can explore a fantasy medieval setting and vanquish monsters through basic arithmetic math battles. My role on the five-person, two-month long project was to design the world layout and battle system in the Unity3D game engine using C# scripts. The main concept for the battle system was that the player would select two actions whose power levels added up to the health of the enemy. An over-calculation would result in a "miss" while an under-calculation led to the enemy attacking the player.
wskn1
A tool for you to solve math question
jcrucesdeveloper
A generator of Math Question in XML format
Cobra30621
No description available
lpatruno
Data Incubator capstone project: Multi-Label Classification of Math Questions
yuyang0760
latex题库
ahmetkucukonder
by CapScroLL
raphaelh
No description available
amineBelkessa
No description available
calvinshin
A Unity 2D game where a player needs to enter the tube with the right answer
outlander23
This is my first game using Java
igor-kan
No description available
fudannlp16
高考数学题分成抽样概率题语义标签抽取
dogukankosan
MathQuestion, çeşitli matematik soruları üretmek, sormak ve cevaplamak için geliştirilmiş bir C# uygulamasıdır. Eğitim amaçlı kullanılabilir ve farklı zorluk seviyelerinde soru desteği sunar.
Akshat-Somvanshi18
No description available
Daniel-Skoglund
Math Game
CalebBrown2424
Math Quest - AOCS 2021
mohankarki54
It is the class project for CSE-3311 desgining and develoving the Android application.
horue
MathQuest is a simples java game. You awnswer it right, you keep going!
toureholder
An angular app that generates random math questions.