freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

信息安全與密碼學(xué)實(shí)驗(yàn)報(bào)告(編輯修改稿)

2024-08-30 08:47 本頁(yè)面
 

【文章內(nèi)容簡(jiǎn)介】 = n。 aa[14] = o。 aa[15] = p。 aa[16] = q。 aa[17] = r。 aa[18] = s。 aa[19] = t。 aa[20] = u。 aa[21] = v。 aa[22] = w。 aa[23] = x。 aa[24] = y。 aa[25] = z。 string[] bb = new string[26]。 bb[0] = A。 bb[1] = B。 bb[2] = C。 bb[3] = D。 bb[4] = E。 bb[5] = F。 bb[6] = G。 bb[7] = H。 bb[8] = I。 bb[9] = J。 bb[10] = K。 bb[11] = L。 bb[12] = M。 bb[13] = N。 bb[14] = O。 bb[15] = P。 bb[16] = Q。 bb[17] = R。 bb[18] = S。 bb[19] = T。 bb[20] = U。 bb[21] = V。 bb[22] = W。 bb[23] = X。 bb[24] = Y。 bb[25] = Z。 endregion try { region 秘鑰 string tx = 。 int le = 。 string[] txt = new string[le]。 int[] txt2 = new int[le]。 for (int i = 0。 i le。 i++) { txt[i] = tx[i].ToString()。 } for (int i = 0。 i le。 i++) { for (int j = 0。 j 26。 j++) { if (txt[i] == bb[j]) { txt2[i] = j。 } } } endregion region 明文 string tx2 = 。 int le2 = 。 string[] txt3 = new string[le2]。 int[] txt4 = new int[le2]。 for (int i = 0。 i le2。 i++) { txt3[i] = tx2[i].ToString()。 } for (int i = 0。 i le2。 i++) { for (int j = 0。 j 26。 j++) { if (txt3[i] == aa[j]) { txt4[i] = j。 } } } endregion region 加密 int[] txt5 = new int[le2]。 int m = le2 / le。//得到明文的整數(shù)組的個(gè)數(shù) for (int i = 0。 i (m + 1)。 i++) { for (int j = 0。 j le。 j++) { if ((j + i * le) le2) { txt5[j + i * le] = (txt4[j + i * le] + txt2[j]) % 26。 } } } endregion region 密文顯示 string[] txt6 = new string[le2]。 for (int i = 0。 i le2。 i++) { txt6[i] = bb[txt5[i]]。 } string tx7 = 。 for (int i = 0。 i le2。 i++) { tx7 += txt6[i]。 } = tx7。 endregion } catch { (請(qǐng)輸入正確的秘鑰及明文)。 } } private void button2_Click(object sender, EventArgs e) { region ()。 string[] aa = new string[26]。 aa[0] = a。 aa[1] = b。 aa[2] = c。 aa[3] = d。 aa[4] = e。 aa[5] = f。 aa[6] = g。 aa[7] = h。 aa[8] = i。 aa[9] = j。 aa[10] = k。 aa[11] = l。 aa[12] = m。 aa[13] = n。 aa[14] = o。 aa[15] = p。 aa[16] = q。 aa[17] = r。 aa[18] = s。 aa[19] = t。 aa[20] = u。 aa[21] = v。 aa[22] = w。 aa[23] = x。 aa[24] = y。 aa[25] = z。 string[] bb = new string[26]。 bb[0] = A。 bb[1] = B。 bb[2] = C。 bb[3] = D。 bb[4] = E。 bb[5] = F。 bb[6] = G。 bb[7] = H。 bb[8] = I。 bb[9] = J。 bb[10] = K。 bb[11] = L。 bb[12] = M。 bb[13] = N。 bb[14] = O。 bb[15] = P。 bb[16] = Q。 bb[17] = R。 bb[18] = S。 bb[19] = T。 bb[20] = U。 bb[21] = V。 bb[22] = W。 bb[23] = X。 bb[24] = Y。 bb[25] = Z。 endregion try { region 秘鑰 string tx = 。 int le = 。 string[] txt = new string[le]。 int[] txt2 = new int[le]。 for (int i = 0。 i le。 i++) { txt[i] = tx[i].ToString()。 } for (int i = 0。 i le。 i++) { for (int j = 0。 j 26。 j++) { if (txt[i] == bb[j]) { txt2[i] = j。 } } } endregion region 密文 string tx2 = 。 int le2 = 。 string[] txt3 = new string[le2]。 int[] txt4 = new int[le2]。 for (int i = 0。 i le2。 i++) { txt3[i] = tx2[i].ToString()。 } for (int i = 0。 i le2。 i++) { for (int j = 0。 j 26。 j++) { if (txt3[i] == bb[j]) { txt4[i] = j。 } } } endregion region 解密 int[] txt5 = new int[le2]。 int m = le2 / le。//得到密文的整數(shù)組的個(gè)數(shù) for (int i = 0。 i (m + 1)。 i++) { for (int j = 0。 j le。 j++) { if ((j + i * le) le2) { int n = (txt4[j + i * le] txt2[j]) % 26。 if (n 0)
點(diǎn)擊復(fù)制文檔內(nèi)容
環(huán)評(píng)公示相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖片鄂ICP備17016276號(hào)-1