留学无忧辅导工作室🎓
-->
05
27
C++代写:FIT2071VisualTextQuest C++代写:FIT2071VisualTextQuest
Introduction做一个文本界面的RPG游戏,包含一个2D地图,地图上有陷阱,有武器等等,随意发挥。由于直接是第三次作业,虽然给了前面的答案,不过信息量还是略大。 Game OverviewUnlike previous assi
2017-05-27 SafePoker
24
18
C代写:CS354MemoryAllocation C代写:CS354MemoryAllocation
代写内存分配函数,用来取代glibc中的malloc()和free(). Learning GoalsThe purpose of this program is to help you understand the nuances o
2017-05-18 SafePoker
11
07
Java代写:CS130Tic-Tac-Toe Java代写:CS130Tic-Tac-Toe
Introduction实现一个 Tic-Tac-Toe 的游戏,Tic-Tac-Toe是游戏里面最基础的游戏之一,每次落子判断横竖斜一共四个方向的同色棋子即可。 BackgroundThis project is the rst i
2017-05-07 SafePoker
02
CUDA代写:CME213PageRank CUDA代写:CME213PageRank
Introduction入门级的CUDA吧,用GPU进行PageRank的算法编写。不过算法的核心部分框架都已提供,需要实现的主要是显卡的内存申请和释放,以及一些基本的迭代运算操作。 IntroductionIn this progra
2017-05-02 SafePoker