Thursday, 1 August 2013
Group Diary 1
Week 00
Group Diary 1
Title: CSCI321 Project Group Meeting 1
Time: Friday 26 July 2013 13:30 PM (after the group meeting with the supervisor)
Location: Room 124, Building 3, UOW
Attendees: Guanqiao Huang, Xing Pan, Qing Ren
Recorder: Qing Ren
Objectives:
1. Summary the project content
2. List the problems
3. Make the plan of next week
Summary the project content
We should make sure the content of “who”, “what”, “why” and “how” about the project. “Who” means who the customers are. “What” means what the overall aim is. “Why” means we should find the reason that use the C++ as our project programming language. “How” means the details of the development mode, development environment and the development technique.
Another part we discussed is about the hash function. We discussed some specific details about the hash function, shared the lecture notes about the CSCI262 and CSCI361 within the group members. But there is still some knowledge we need to learn by ourselves.
List the problems
1. How many hash functions we can apply in our project? Only one or many of them.
2. What is the properties and application about the hash function?
3. The testing is just about the hash function or we need to design a testing program to make sure our project run successfully.
4. Why should we discuss whether the project is educational or not?
5. What’s the educational meaning of our project?
6. Are there any tools or methodology about the statistics we need to learn and use in the project?
7. What’s the meaning about the “any computing product”?
8. Shall we design the hash function?
9. The tool we designed just for analyzing one aspect about the hash function or it will refer to many aspects about the hash function?
10. What the result we want to get after the analysis and statistics?
Make the plan of next week
1. Find out the outline of the CSCI321 on the website.
2. Make sure the content of the CSCI321
3. Learn and review the knowledge about the hash function by ourselves.
4. Try to find the answers about the questions above.