-
一元多 项式的相加 采用的是链表
一元多 项式的相加 采用的是链表-hjkhsaf hjkdhsjkhjk hjkfsd
- 2022-08-25 23:15:05下载
- 积分:1
-
DC power supply design
简易数控直流电源设计,-DC power supply design
- 2022-01-25 19:16:10下载
- 积分:1
-
可行性分析,需求分析,详细设计,总体设计,说明书。实例...
可行性分析,需求分析,详细设计,总体设计,说明书。实例-feasibility analysis, demand analysis, detailed design, overall design, specification. Examples
- 2022-07-21 00:24:30下载
- 积分:1
-
java学习笔记,非常精彩,是初学者最佳资料,值得一看。
java学习笔记,非常精彩,是初学者最佳资料,值得一看。-java study notes, very attractive, is the best beginner, an eye-catcher.
- 2022-11-06 05:05:04下载
- 积分:1
-
库函数说明文件
库函数说明文件 -Library functions documentation
- 2023-03-26 15:45:03下载
- 积分:1
-
VC use memory
VC++中使用内存映射文件处理大文件,文件操作是应用程序最为基本的功能之一,Win32 API 和MFC 均提供有支持
文件处理的函数和类,常用的有Win32 API 的CreateFile()、WriteFile()、
ReadFile()和MFC 提供的CFile 类等-VC use memory-mapped file handling large files, file manipulation application is the most basic function, MFC and Win32 API is available to support the document processing functions and classes, used the Win32 API CreateFile (), WriteFile (), ReadFile () and the MFC CFile type
- 2022-07-04 12:37:50下载
- 积分:1
-
对网络爬虫的优化的一些方法,通过本文能对网络爬虫的优化有一个新的认识。
对网络爬虫的优化的一些方法,通过本文能对网络爬虫的优化有一个新的认识。-Optimization of network reptiles some ways, through this article on the network can be optimized reptiles have a new awareness.
- 2022-02-04 03:30:31下载
- 积分:1
-
一个银行账户管理系统用来写的,当然没有其他的部分了…
一个银行帐务管理系统
用c写的,截面当然没有其他的高级语言写得好了,给学西c的朋友看把,呵呵
-a bank account management system used to write c, of course, no other section of the high-level language is so well written, c West to study looked for a friend, huh
- 2022-03-19 07:32:57下载
- 积分:1
-
J2EE应用程序开发的UML和Rational rose.pdf
Developing J2EE Application with the UML and Rational Rose.pdf
- 2022-03-09 14:33:08下载
- 积分:1
-
还有一个缺陷就是在只知道密文 x 及公钥(n,e)的情况下,只要将 (x^e) mod n 所得余数 s 再不断地循环操作 s = s^e mod n,此运算不...
还有一个缺陷就是在只知道密文 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-08-03 02:51:21下载
- 积分:1