-
他们在lm3s1138上面移植128×64程序,51也有亲…
自己在lm3s1138上面移植的128*64程序,也有51的程序,还有128*64的中文说明书,相信会对大家有用的。-Their transplants at lm3s1138 above 128* 64 procedures, 51 there is also the procedures, 128* 64 have English instructions, the trust will be useful to everyone.
- 2022-07-02 15:57:46下载
- 积分: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
-
合金战绩单机 合金战绩单机
合金战绩单机 合金战绩单机 -合金战绩
- 2022-10-17 02:15:03下载
- 积分:1
-
程序系统说明书
① 程序系统总体功能模块调用图及模块功能说明;
② 程序系统详细的程序框图(每个子程序的流程图);
③ 打印:.系统封面,输入...
程序系统说明书
① 程序系统总体功能模块调用图及模块功能说明;
② 程序系统详细的程序框图(每个子程序的流程图);
③ 打印:.系统封面,输入画面图,日历图;
.系统源程序。
2.系统设计及实现的技术特点,不足及改进的建议。
3.课程设计的体会要点。
-Procedures for system specification process ① overall system function module call graph and module functional description ② procedures detailed procedures system block diagram (one for each subprogram flow chart) ③ Print:. The system cover, enter the screen map, calendar chart . System source . 2. System Design and Implementation of the technical features and the lack of improvement. 3. Curriculum design experience points.
- 2022-01-26 01:47:18下载
- 积分:1
-
图书管理信息系统的数据库设计,以及系统详细设计的数据流程。...
图书管理信息系统的数据库设计,以及系统详细设计的数据流程。-Book Management Information System database design, as well as the detailed design of the system data flow.
- 2022-06-20 18:24:46下载
- 积分:1
-
实习题
[问题描述]
1. 设顺序表中的数据元素递增有序,将插入到顺序表的适当位置上,是该表仍然有序。
[输入]
初始顺序表,插入字符。
[...
实习题
[问题描述]
1. 设顺序表中的数据元素递增有序,将插入到顺序表的适当位置上,是该表仍然有序。
[输入]
初始顺序表,插入字符。
[输出]
插入x后线性表的结果
[存储结构]
采用顺序存储结构
[算法的基本思想]
建立一个递增顺序表,插入一个数值并移动元素,使其仍然有序。
程序如下:
#include "iostream.h"
#include
#define LIST_INTI_SIZE 100//初始空间大小
typedef struct SqList
-attachment that [problem description] 1. Established order of the table data elements incremental orderly, will be inserted into the appropriate sequence table position is that the schedule remains orderly. [Imported] initial order and inserting characters. [Output] x inserted after the results of the linear scale [storage structure] sequence storage structure [algorithm for the basic idea : the establishment of a- incremental sequence table, insert a numerical and mobile elements, it remains orderly. The procedure is as follows :# include "iostream.h"# include
- 2022-02-01 21:43:29下载
- 积分:1
-
这是上海市信息化办公室技术中心的CMM教材
这是上海市信息化办公室技术中心的CMM教材-This is the information office of Shanghai Technology Center CMM materials
- 2022-02-06 09:02:31下载
- 积分:1
-
Highlights classical software engineering template for software developers writi...
软件工程经典模板集萃,对软件开发写作很有帮助-Highlights classical software engineering template for software developers writing helpful
- 2022-02-12 06:06:24下载
- 积分:1
-
使用nodejs和JavaScript文件上传
使用nodejs上传,你可以使用这个项目上传任何文件格式。它是高性能,高实用。
- 2022-04-01 01:04:18下载
- 积分:1
-
数字化。X应用程序和技巧是一个MATLAB资料比较老,虽然…
MATLAB5.X应用与技巧也是一本比较老的关于MATLAB的教材,虽然是比较老版本的,但也有很好的指导做用-MATLAB5.X applications and skills is a relatively old on MATLAB materials, although the old version, but there are also a good guide to do with
- 2022-03-24 02:56:16下载
- 积分:1