Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~2K People Reached
Favorite Tags
Member Avatar for kyros

Hello Everyone; I am asked to draw dfd for Employee Monitoring System. Before it, there is a question about the methodology that I should use. I think it is more likely to use Waterfall model, because of the time schedules in the system. Anyway, I might be wrong, can you …

Member Avatar for gusano79
0
151
Member Avatar for kyros

hello everyone my aim is to count different words from text file and write them to output file with the number of occurences.but my code didn't work,I don't know the mistake but I think my read and write functions cause the problem.any help or suggestions? [CODE] #include<iostream> #include<string> #include<fstream> #define …

Member Avatar for WaltP
0
209
Member Avatar for kyros

[COLOR="Red"]I have an assignment from my data structures course.We learn almost nothing about C++.But they gave that assignment,and said do it anyway.Many of my classmates have it done with money.But I wanna learn how to make this project by myself.I'm thinking about the structure for 5 days and nights.I wanna …

Member Avatar for hiddepolen
0
749
Member Avatar for kyros

hello everyone.I have a question. I saw this question in a site and tried to solve this but I have no idea can you help me? Write a recursive function (use no while loops or for loops) that prints all the elements of an array of integers, one per line. …

Member Avatar for Lerner
0
165
Member Avatar for kyros

hello.I have an C++ assignment I have to find a path to exit from maze.I should read the maze from a file and write it to an array..but I couldn't do it.can you help me,can you give the code to do that and which headers should I include,please answer me …

Member Avatar for SgtMe
-1
372