-
一个Vb与mapx结合的开发实例,为初学者一个参考的机会
一个Vb与mapx结合的开发实例,为初学者一个参考的机会-Vb with a combination of the development of MapX instance, a reference for beginners the opportunity to
- 2023-02-24 14:30:06下载
- 积分:1
-
there is a defect in only know that the secret and public key
还有一个缺陷就是在只知道密文 x 及公钥(n,e)的情况下,只要将 (x^e) mod n 所得余数 s 再不断地循环操作 s = s^e mod n,此运算不断地循环 e 次之后,很多情况下都可以循环出原文,只是计算量过余多一些罢了。不过有不少情况下,根本都无须循环 e 次,不过对于1024位的 n 级别来说,e 也是一个相当大的数值,所以循环密文的余数以解得原文是有些不现实。 以上内容仅供参考,如有不实,请予更正-there is a defect in only know that the secret and public key-x (n, e) the circumstances, as long as (x ^ e) mod n from the remaining s to continuously cycle operation s = s ^ e mod n, this constant cycle of Operational e occasion, the very many circumstances can be recycled from the original, but I calculated the volume more than just. There are, however, many instances, simply do not need e cycle times, but for 1024 the level n, e is a very large figure, so secret circle the remainder of the text was obtained in the original is a bit unrealistic. The above is for reference only, if not true, I corrected
- 2022-03-22 01:18:28下载
- 积分:1
-
RSA算法的C语言源代码
RSA算法的C语言源代码-RSA algorithm in C language source code
- 2022-03-24 18:22:41下载
- 积分:1
-
local computer network programming examples
本地计算机网络编程实例-local computer network programming examples
- 2022-04-22 05:28:26下载
- 积分:1
-
自行开发的Crimsonland游戏修改器源码
自行开发的Crimsonland游戏修改器源码-Self-developed game Crimsonland modify source browser
- 2022-03-06 13:30:03下载
- 积分:1
-
自己写的关于用matlab画的bezier curve的程序,可以在次基础上,添加曲线修补的功能...
自己写的关于用matlab画的bezier curve的程序,可以在次基础上,添加曲线修补的功能-Ploting the bezier
- 2022-06-03 16:09:32下载
- 积分:1
-
Web 浏览器项目
这是用于 web 浏览器中你可以下载和执行作为工具使用 JVM 的 java 项目的实现。
- 2022-12-16 13:20:04下载
- 积分:1
-
翻译英语单词的小程序.我也不想更新程序,所以开源.您要更新了此程序发给我一份吧!...
翻译英语单词的小程序.我也不想更新程序,所以开源.您要更新了此程序发给我一份吧!-English translation of the word small programs. I do not want to update, so revenue. You want to update this to me a procedure!
- 2023-02-06 21:45:03下载
- 积分:1
-
Abstraction:
This design require me use a most unusual swap algorithm. When swa...
本次设计要求我使用最不经常使用页面淘汰算法。该算法在需要太太某一页是,首先淘汰到当前时间为止,被访问次数最少的那一页。这只要在页表中给每一页增设一个访问计数器即可实现。每当该页被访问时,访问计数器加1,而发生一次缺页中断时,则淘汰计数值最小的那一页,并将所有的计数器清零。-Abstraction:
This design require me use a most unusual swap algorithm. When swap operation is demanded, this algorithm first swap the least accessed page up to present. To implement this algorithm, only need add a counter variable to eash page of the page table. When one page is accessed, the counter increase one. When page invalid interrupt occur, wash out the page with least count, then reset all the counters to zero.
- 2023-08-21 12:30:03下载
- 积分:1
-
本程序为VC++ 6.0的部分学习代码,有助于初学者学习.
本程序为VC++ 6.0的部分学习代码,有助于初学者学习.-procedures for the VC 6.0 of learning code, help beginners learn.
- 2022-07-09 19:15:50下载
- 积分:1