代写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 dataC++代写:CS124 Data Manipulation帮做C/C++编程作业 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.转自:http://ass.3daixie.com/2019030313746651.html
讲解:C++:CS124 Data ManipulationC/C++
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。
推荐阅读更多精彩内容
- By clicking to agree to this Schedule 2, which is hereby ...