-
实现了一种作业调度的算法,作业调度是一种最常见的优化问题,如何设计出好的算法达到最理想的效果,是人们追求的.可以用多种数据结构和多种方法实现,比较其效果....
实现了一种作业调度的算法,作业调度是一种最常见的优化问题,如何设计出好的算法达到最理想的效果,是人们追求的.可以用多种数据结构和多种方法实现,比较其效果.-Realize a kind of job scheduling algorithms, job scheduling is one of the most common optimization problems, how to design a good algorithm to achieve the best effect, is pursued. Can use a variety of data structure and realize a number of ways, Comparison of the effects.
- 2023-01-21 07:20:03下载
- 积分:1
-
具体学习如何
是具体介绍如何学习C++的电子书,非常值得一看。格式为PDF,解压不需要密码。-specific learning how to C e-books, very eye-catcher. PDF format, extracting the password.
- 2022-01-24 18:44:34下载
- 积分: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
-
灰色系统分析及实用计算程序2001王学萌.pdf
灰色系统分析及实用计算程序2001王学萌.pdf-Gray system analysis and practical calculation program 2001, Wang Meng. Pdf
- 2023-03-11 22:55:05下载
- 积分:1
-
这是我们的软件架构学校老师讲课的一个总结,包括…
这是我们学校软件体系结构老师讲课的总结,其中软件体系结构风格部分很详细-This is our software architecture school teacher lecturing a summary, including software architecture style, some very detailed
- 2022-02-01 17:52:34下载
- 积分:1
-
闻亭公司内部关于DSP MPEG
闻亭公司内部关于DSP MPEG-4算法实现寄优化的培训资料-Wintech company on DSP MPEG-4 algorithm to optimize the training materials sent
- 2023-03-23 09:15:04下载
- 积分:1
-
客户资源管理系统
使用 c + + 开发的客户资源管理系统。调试和正常运行。欢迎下载、修改。谢谢大家的支持。
- 2022-02-07 18:41:48下载
- 积分:1
-
基于MPEG
基于MPEG一4和IP组播技术的分布式视频监控系统基于MPEG一4和IP组播技术的分布式视频监控系统-Based on MPEG-4 and IP Multicast Distributed Video Surveillance System Based on MPEG-4 and IP Multicast Distributed Video Surveillance System
- 2023-06-06 10:25:04下载
- 积分:1
-
VS2005软件打包方法,很不错啊,很不错啊很不错啊
VS2005软件打包方法,很不错啊,很不错啊很不错啊-VS2005 software packaging methods, very Cuoa, very Cuoa very Cuoa
- 2023-05-20 13:35:04下载
- 积分:1
-
一个小语言的编译原理课程设计(pasal)的实现…
编译原理课程设计,一个小型语言(PASAL)的编译器的实现。包括词法,语法和语义分析。程序与详细的解释。供参考和修改-Principles of curriculum design compiler for a small language (PASAL) the realization of the compiler. Including lexical, grammatical and semantic analysis. Procedures and detailed explanation. For reference and revision
- 2022-08-04 06:53:57下载
- 积分:1