Advanced Search

المحرر موضوع: help help plz >> ضروري  (زيارة 908 مرات)

0 الأعضاء و 1 ضيف يشاهدون هذا الموضوع.

أبريل 29, 2009, 10:44:01 مساءاً
زيارة 908 مرات

mis student

  • عضو مبتدى

  • *

  • 1
    مشاركة

    • مشاهدة الملف الشخصي
help help plz >> ضروري
« في: أبريل 29, 2009, 10:44:01 مساءاً »
السلام عليكم ورحمة الله وبركاته


اخباركم ؟

اول شي ها اول موضوع لي فالمنتدى وان شاءالله مش آخر موضوع ^^




ياريت لي عنده خبرة في مادة الــ java وبرنامج jgrasp يفيدني


عندي بروجكت فالجافا وانا تقريبا مخلصته بس باقي بارت الــ
encryption


ملخص الموضوع ان المستخدم يفتح اي دوكيمنت وبالــ
encryption كود يشفر المعلومات


وهاي فكرة عامة عن الموضوع

The encryption function: How to perform the encryption?
In that project, we will take one basic function which is described as follow:
The program will read the content of the file character by character, and change each
character by another one. In order to do that, we will use the ASCII code. For example if
the string is “this”, its characters are ‘t’, ‘h’, ‘i’, and ‘s’. The ASCII codes of these
characters are 116, 104, 105, and 115. Our encryption function will increment the ASCII
codes by 1. For example, the corresponding encrypted character for the string “this” will
be the characters which have the following ASCII codes: 117 (116+1), 105, 106, and 116.
the characters which have these ASCII codes are: ‘u’, ‘i’, ‘j’, and ‘t’. So the encrypted
value is the string “uijt”. An encryption function is efficient ONLY if we can recuperate
the original string from the encrypted one. In our case from the string “uijt”, we can
recuperate our original string “this”, by decreasing the ASCII codes of the characters by
1.


اللي يفهم فسوالف الجافا والكودات ياريت يفيدني عندي اسبوع فقط لوقت التسليم!!

وللتفاصيل عن البروجكت ومحتواه [ أرجو التواصل عالخاص بليز ] ,,




بكون شاكرة الكمـ ,,



والسموحه