C++代写:CS124 Data Manipulation帮做C/C++编程作业

代写C++基础作业,读取数据并进行分析操作。RequirementFor this project, you will create a C++ class for your data set and use logic from your previous project to read the data from a file into 1000+ objects. Your class should have at least 5 fields where at least one is a numerical type and at least one is a string type. You should have constructors, getters, setters, and other methods as appropriate. You also need to create a function that will go through your data and perform some kind of calculation on it.DesignConsider the following questions:What fields do I need? What are their type? What names make sense?Which fields and methods need comments to clarify their meaning?How will I store the objects? In a Stack, Queue, list, vector, or something else? Why?What function makes the most sense to calculate on my data?Example functions include:The sum, average, min, and/or max of a columnThe shortest/longest word in a columnThe number of times a specific value appears in a columnImplementYou must store the data you collect in one or more files. It is recommended that you use the data and program from Project 1.You must read the data from a file and store it in 1000 objects using a C++ program.You must write 500 words on the decisions you made in this project: which fields and methods you chose, how you know they work correctly, how you stored the objects, what function you chose to implement, why you chose it, the complexity of your methods and function, etc.You must submit your .cpp file(s), your data file(s), and your writeup. Please submit your writeup in PDF format.TestMake sure your program successfully stores all 1000+ objects from your data set, and that all the methods of your class and your function work as intended. When appropriate, use output manipulations when writing to the console for easy readability.GradingThe project is out of 50 points.5 pts Program compiles and runs.5 pts Code style. Readable, naming style is consistent, comments where appropriate.10 pts Class satisfies requirements.2 pts File input works correctly.8 pts Objects are stored in 1000+ objects in some type of containing data structure.5 pts Function satisfies requirements.5 pts Methods and function are tested fully.10 pts Writeup satisfies requirements, is easily readable, and is professional.本团队核心人员组成主要包括硅谷工程师、BAT一线工程师,精通德英语!我们主要业务范围是代做编程大作业、课程设计等等。我们的方向领域:window编程 数值算法 AI人工智能 金融统计 计量分析 大数据 网络编程 WEB编程 通讯编程 游戏编程多媒体linux 外挂编程 程序API图像处理 嵌入式/单片机 数据库编程 控制台 进程与线程 网络安全 汇编语言 硬件编程 软件设计 工程标准规等。其中代写编程、代写程序、代写留学生程序作业语言或工具包括但不限于以下范围:C/C++/C#代写Java代写IT代写Python代写辅导编程作业Matlab代写Haskell代写Processing代写Linux环境搭建Rust代写Data Structure Assginment 数据结构代写MIPS代写Machine Learning 作业 代写Oracle/SQL/PostgreSQL/Pig 数据库代写/代做/辅导Web开发、网站开发、网站作业ASP.NET网站开发Finance Insurace Statistics统计、回归、迭代Prolog代写Computer Computational method代做因为专业,所以值得信赖。如有需要,请加QQ:99515681 或邮箱:[email protected] 微信:codehelp

你可能感兴趣的:(C++代写:CS124 Data Manipulation帮做C/C++编程作业)