留学无忧辅导工作室🎓
-->
01
28
PHP代写:CS242AddingThreadedComments PHP代写:CS242AddingThreadedComments
给已有的网页增加一个评论系统,允许用户添加评论。需要注意的是security以及filter功能的实现。 OverviewThis week, you will add a threaded commenting system to y
2020-01-28 SafePoker
27
AI代写:CS7638Asteroids AI代写:CS7638Asteroids
使用 Kalman filter 算法,估算行星间的运动轨迹。![Kalmanfilter](https://upload.wikimedia.org/wikipedia/commons/thumb/a/a5/Basic_concept
2020-01-27 SafePoker
26
24
Web代写:CS3309Website Web代写:CS3309Website
实现一个网站的数据库连接部分,以及网站所需的 [ CRUD ](https://www.codecademy.com/article/what-is-crud “CRUD”) 部分。 Executive Summary / Def
2020-01-24 SafePoker
23
23
22
20
Java代写:CS6300EncodeUtility Java代写:CS6300EncodeUtility
实现一个Java应用程序,能够对文件进行加密。 Project Goals Develop a Java application for encoding strings within a file. Get experience wit
2020-01-20 SafePoker
19
Java代写:COMP2011QuickSort Java代写:COMP2011QuickSort
快速排序 Quick Sort 的思想非常简单,主要的难点在于如何在有限的存储空间中实现,使用linked list可以解决空间问题,在ListOnArray上实现快速排序算法。![QuickSort](https://upload.wi
2020-01-19 SafePoker
18
16
Java代写:CS212Hangman Java代写:CS212Hangman
使用Swing完成 Hangman 小游戏。![Hangman](https://plugins-soft.com/wp-content/uploads/apps/spencerstudios-user-hangman_3.jpg) P
2020-01-16 SafePoker
15
Java代写:CS6300Textprocessor Java代写:CS6300Textprocessor
实现一个 [ Textprocessor ](https://www.techopedia.com/definition/22541/text-processing “Textprocessing”) 并通过测试,注意命令参数的逻辑顺序。
2020-01-15 SafePoker
18 / 20