samy.bakheet

Dr.-Ing. Samy Sadek

Assistant Professor - Neuro-IT (Artificial Vision), Vice-Dean for Graduate Studies and Research

Faculty of Computers and Information

Address: P. O Box 82533 Sohag, Egypt

1793

Like
2018-09-14 17:38:11 | 1 | Introduction to programming with VB.Net
تطبيقات عملية (1)
* إذا كان راتب أحد الموظفين 5000 جنيه، صرفت له علاوة 14% من الراتب. اكتب كود لحساب وطباعة اجمالي الراتب السنوي بعد اضافة العلاوة. اكتب كود لحساب كل مما يلي: * محيط ومساحة مستطيل بمعلومية طوله L وعرضه W. * مساحة وحجم كرة بمعلومية نصف قطرها (R) * مساحة وزويا مثلث بمعلومية اطوال اضلاعه. * قرر رب اسرة دفع زيادة ... Read more

2018-09-07 16:03:42 | 0 | Machine vision
Sample exam
Question-1: * Define a digital image. * Explain the steps involved in digital image processing (DIP). * What is a geometric transformation? * Obtain the digital negative of the 8-bit gray level image shown on the right. Question-2: * What is meant by pixel? * Write short notes on neighbors of a pixel. * Differentiate Median and Mean filter. * ... Read more

2018-09-07 15:55:19 | 0 | Technical computing
Sample exam
ATTEMPT THE FOLLOWING QUESTIONS. QUESTION-1[30 PTS]: FILL IN THE FOLLOWING BLANKS. * The Matlab expression for is __________ * ______ is used to suppress Matlab’s * The Matlab code: A = [1 2 3; 4 5 6];B = A(A>2) will result in ______ * The command CLEAR ALL means _______ * The commands: X=’ABCDEFGH’; Y=’12345678’; Z=[X;Y]’ will result in _______ ... Read more

2018-09-07 15:03:03 | 0 | Theory of Compliers
Sample exam
Attempt ONLY FIVE of the following questions. Each question carries equal marks. QUESTION-1:CHOOSE THE MOST CORRECT ANSWER AND WRITE ONLY THE LETTER CORRESPONDING TO THE CORRECT ANSWER NEXT TO THE QUESTION NUMBER IN YOUR ANSWER SHEET. * Which of the following is used for grouping of characters into tokens? * a) parser b) code optimizer c) code generator d) scanner ... Read more

2018-09-07 14:57:23 | 0 | Data Structures
Sample exam
Attempt only five of the following questions. Each question carries equal marks. QUESTION-1: TRUE OR FALSE? IF FALSE, CORRECT THE STATEMENT. * Data encapsulation is the separation of the logical properties of data (and its organization) from its implementation ignoring inessential details. * Both a queue and a stack are a FIFO data structure. * Any appearance of a function ... Read more

2018-09-07 14:52:13 | 0 | Theory of Algorithms
Sample exam
Attempt ALL of the following questions. Each question carries equal marks. QUESTION-1: CHOOSE THE MOST CORRECT ANSWER FROM THE ANSWERS OFFERED. Example(s) of O (1) algorithms is(are) * Printing a character to the screen * Incrementing a variable * Adding two numbers together * All of the above * None of the above Which of the following algorithm should execute ... Read more

2018-09-07 14:46:44 | 0 | C++ Programming Language
Exam-1
ANSWER THE FALLOWING QUESTIONS: Q.1: * Explain why in C++ the function MAIN(_)__MAIN()_ is a special function and why it is important. * Fill in the blanks in the following: * An error which is caught by the compiler is a ______ error. * The operator that tests for equality is _____. * The do-while statement terminates when its condition ... Read more

2018-08-24 18:03:12 | 0 | FUNDAMENTALS OF COMPUTER SCIENCE
Self-Assessment Test
Attempt the following questions PART-1:CHOOSE THE MOST CORRECT ANSWER. * After counting 0, 1, 10, 11, the next binary number is … * a) 12 b) 100 c)101 d) 110 * The hexadecimal equivalent of 5810 is … * a) 72 b) 111010 c) 3A d) 3C * Which of the following is a type of network? * a) Ring ... Read more

  • «
  • 1
  • »