You will write a simple `malloc` and `free` implementation. The barebones version is already there for you in `malloc.c`. You will need to fill in pieces which are commented with `TODO`. Implementations for `calloc` and `realloc` are also provided as convenience, but you may mostly leave them alone. You will want to focus on finishing […]
Archive for the ‘Undergraduate’ Category
Assignment One
July 8th, 2020 
Hello I am wanting someone to change the gamble class and player class to avoid plagiarism therefore to just change the methods but still make the game run smoothly also if possible make the filepath in the cardgame class have no filepath therefore anyone can run it without changing the filepath manually. I am in […]
Unity Physics simulation / Custom colliders, rigidbodies
July 8th, 2020 
OverviewThe purpose of this project is to evaluate student knowledge and skill in implementing physics and physical behavior in a given object inside Unity. Using Unity, students must develop a level in which a certain object of their choice interacts with an environment governed by physics and maths rules. The tasks that the students will […]
Physical Simulation in Unity
July 8th, 2020 
OverviewThe purpose of this project is to evaluate student knowledge and skill in implementing physics and physical behavior in a given object inside a Game Engine or API. Using a specified game Engine or API, students must develop a level in which a certain object of their choice interacts with an environment governed by physics […]
The Rabbit-fox-and some other animal Simulation
July 8th, 2020 
The Rabbit-fox-and some other animal SimulationImplement exercise 12.51 by adding a third animal to the rabbit and fox simulation. The third animalmust interact with the fox and rabbit in some way, and be displayed and graphed the same as thefox and rabbit. Provide an analysis of the running simulation with changes to variables and results. […]
HTML/CSS Assignment
July 8th, 2020 
The Final project instructions Microsoft word document has all of the instructions needed. The Jpg. images are used to write the HTML codes. The Home.png, products.jpg, and contact.png are the screenshots of what the finished products should look like This is for my Business Systems final project with a short deadline.
FinalProject
July 8th, 2020 
This is to write a Matlab code that is given in the pdf along with a write up with these requirements. It should be well formatted, with sections of the projected clearlyseparated from each other. It should summarize all the above tasks and answers toquestions. All figures should be presented and referred to formally (i.e. […]
Advanced front end web development
July 8th, 2020 
Really you need to do three things in this assignment: Build a responsive UI using HTML and CSSImplement suitable functionality using JavaScript (this must include the use of Ajax).Demonstrate understanding of advanced tools, techniques and approaches.My advice is to do (1) and (2) first and then re-write your code to do (3). Heres a possible […]
Python OOP with dynamic typing
July 8th, 2020 
I need help with this Python homework about shapes, link to the assignment page is here https://sites.google.com/cs.stonybrook.edu/cse-216/assignments_1/assignment-5-oop-with-dynamic-typing You can download the code on the page or you can also see the attached files below. Some clarifications- in order to check equality of shapes for each class, you want them to have the same type and […]
Web scrapping and modification
July 8th, 2020 
The PHP page provided generates the board and places tiles. There is also a selectable link called ‘Action 4:’, this button places shrimp on the board. Part 1Provided with the following code file, modify the Game Log link so that it displays a text file called GameLog.txt. When shrimp are added to the board, append […]



Posted in
