代写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 ...