-
桌面捕获
它允许您从您的桌面屏幕拍照。我是写的 Visual Studio 2008。它的编程语言是 VB.NET
- 2023-02-01 07:55:03下载
- 积分:1
-
Mflood.h flooding process of the protocol, it used the definition of header file...
泛洪协议的Mflood.h程序,它用于头文件的定义,包含函数声明,结构声明,类声明等。-Mflood.h flooding process of the protocol, it used the definition of header files containing function declarations, structure declarations, type declarations.
- 2022-01-21 05:02:40下载
- 积分:1
-
用VB做的半透明窗体,用她可开发出很多有趣的软件。
用VB做的半透明窗体,用她可开发出很多有趣的软件。-Using VB to do the semi-transparent form, she can develop a lot of interesting software.
- 2022-03-21 04:50:00下载
- 积分:1
-
c8051的I/O 端口的输入输出实验,实现开关量的控制,输入口连接键盘,输出口连接发光二级管。...
c8051的I/O 端口的输入输出实验,实现开关量的控制,输入口连接键盘,输出口连接发光二级管。-c8051 The I/O port input and output of the experiment, the realization of the control switch, connect the keyboard input, output LED connections.
- 2023-04-13 23:05:04下载
- 积分:1
-
Screenshot of easy language module, very easy to use
Screenshot of easy language module, very easy to use
- 2022-03-03 23:22:02下载
- 积分:1
-
在OCaml
at Ocaml
Define a function square that takes a list of integers and returns a new list whose elements are equal to the elements of the original list squared by themselves.
- 2023-08-26 06:20:02下载
- 积分:1
-
c++ examples of curriculum design, program
c++课程设计计划实例
《整系数一元多项式的运算》-c++ examples of curriculum design, program
- 2023-07-31 23:55:03下载
- 积分:1
-
实现无限网络时序分配算法,并带图形模拟,带有配置非模态对话框...
实现无限网络时序分配算法,并带图形模拟,带有配置非模态对话框-Unlimited network timing distribution algorithm, and with graphics simulation, with a configuration of non-modal dialog box
- 2022-03-17 18:26:25下载
- 积分:1
-
Median Filter is such a kind of non linear filter which minimizes the mean squar...
Median Filter is such a kind of non linear filter which minimizes the mean square error to a large extent.
- 2022-10-31 10:45:03下载
- 积分: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