User Profile
Collapse
-
Im starting the design phase, for my software project too. The main thing we have to cover in our design is basically the architecture of the software we are trying to develope, there's also the interface, the work-break down structure, activity diagram, sequence diagram, Algorithms, risk list, etc.... -
This thread is really good :) as i will be doing a software development project, and knowing all the design techniques that different people use is really useful.
Thanks for sharing your techniques
carlyLeave a comment:
-
ohhhhh I see so thats why r0 was trying to warn me about you ;) ,didnt really get it the first time. I thought he was showing it to me as something I can code. Anyway enjoy coding it!! :)
carly...Leave a comment:
-
Thanks r0,
But sorry to tell you that im completly blank when it comes to chess:
1.)e4 e5
2.)Nf3 Qf6
3.)Bc4 Bc5
4.)Nc3 a6
5.)Nd5 Qd6
6.)d4 Bxd4
7.)Nxd4 e5xd4
8.)Bf4 Qc5
9.)Nxc7+ Kd8
10.)Qxd4 Qxd4
11.)Nxa8 Qe4+
12.)Be3 Qxg2
13.)0-0-0 b5
14.)Bb6+ Ke8
15.)Nc7+
??????????????? ??????????????? ???????????
...Leave a comment:
-
We thought about doing a game, but many people in previous batches did games, and we're looking for something new. Thanks for the suggestion, I'd be really glad to hear more :)...Leave a comment:
-
yeah......I know, and im soooooooo worried as well, but my team members are not intereseted in anything yet, and we have around 18 days left to actually start proposing our topics......... .................Leave a comment:
-
Software project....
Hi,
I'l be starting my graduation project in a few more weeks, and my group members and I still havent found the right topic. We've all been reasearching and all, but we still need more ideas. One of the ideas that we came up with is a text paraphraser. We enter the computer some text, then that text gets paraphrased, after that we type in a question related to the text, and we get the correct answer to that question. Another was a... -
In this case the star topology would be the most suitable one....Leave a comment:
-
Cant wait for the next class :D ........ really like the way your explaining things!!
Thanks!!
Carly ;)Leave a comment:
-
ummm... I only needed help in writing this part to code:
Code:if(//String in file)
carly...Leave a comment:
-
find word in file
Hi i have been trying to solve this question:
Write a C++ program to find a given word in a file. It should display all the line numbers where the word occurs.
i did this code:
Code:#include <iostream> #include <conio.h> #include <fstream> using namespace std; int main() { string s1; ifstream in ("file.txt");
-
help with String Library
Hi all,
I have been working on a quesstion, i have solved parts a up to c, but im having trouble with part d and e, any tips on how i can solve them would be very much appreaciated. I'd also appreaciate if you guys can also tell me if i have correctly solved a,b and c.
this is the question:
If string s1 and string s2 are two string variables, containing some strings how do you:
a.print out the number... -
Gosh what a foolish mistake........ ......thanks r035198x !!!!!!!!!!!!
carlyLeave a comment:
-
Error problem
hey i did this code and i keep getting this error:
syntax error before `;' token
in this part of the code:
Code:(in.read (&c, 1);
Code:#include <iostream> #include <conio.h> #include <fstream> #include <string.h> using namespace std; int main() { ifstream in ("English.txt");
-
Multiple choice questions..
hi,
i've been solving these multiple choice questions, and i'd like to know if what i answered is right ot wrong......... just to double check :)
I) Consider the code given below.
Code:class Base{} public class MyCast extends Base{ static boolean b1=false; static int i = ‐1; static double d = 10.1; public static void
-
reading strings..
Hi Everyone,
I have been trying to do this question but i dont really know how to start.
- Write a program which will read a string and rewrite it alphabetical order. For example, the word STRING should be written as GINRST.
I did this code, but im having some trouble finishing it off, especially with this part (STRING should be written as GINRST).
Code:Public static void main (String[]args){
-
-
Need help with this C question...
Hi......i need some help with this C program.
I have created a array called "data" of 100 integers, im just having problems with writing the funtion call that will sort the 100 elements data[22] through data[32]. My program should run as: ./my_sort input_file sorted_file
Thanks!!
Carly -
Hi, thank you so much r035198x, i will try your code and i'll try to do the logout methode...will let you know about my progress....... .THANKS!!
carlyLeave a comment:
-
Hi............ thank you SOOOOO much for your help. No im not going to use a databse.
thanks once again, hope to hear from you soon!Leave a comment:
No activity results to display
Show More
Leave a comment: