-
SPI interface experiment, transmission of data to the mainframe SPI, from the pl...
SPI接口实验,主机传送数据到SPI,由从机显示,IO口需要自己重新定义.-SPI interface experiment, transmission of data to the mainframe SPI, from the plane, IO I need to redefine themselves.
- 2022-01-21 18:31:18下载
- 积分: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
-
在VC6.0中,利用API编写电子钟表在窗口中显示当前的时间.
在VC6.0中,利用API编写电子钟表在窗口中显示当前的时间.-In VC6.0, the use of API in the preparation of the electronic watch window displays the current time.
- 2023-07-25 11:00:03下载
- 积分:1
-
哈希表的实现程序,可以自动从一篇TXT文件中扫描所有的单词,并为这些单词创建哈希表,来统计单词在文章中出现的次数。本程序采用线性探测再散列的方法处理冲突,支持打...
哈希表的实现程序,可以自动从一篇TXT文件中扫描所有的单词,并为这些单词创建哈希表,来统计单词在文章中出现的次数。本程序采用线性探测再散列的方法处理冲突,支持打印HASHLIST,可以很方便的看到单词在表中的位置,便于理解哈希表。-Hashtable realize procedure, you can automatically scan a TXT file all the words, and for these words create a hash table to statistical word appears in the article number. This procedure using a linear method to detect re-hash of dealing with conflict, to support the print HASHLIST, it is easy to see that word in the table location, easy to understand the hash table.
- 2022-07-03 20:42:16下载
- 积分:1
-
电骡的源码,
喜欢网络的朋友可以学习一下,
不要用于商业用途,否则后果自负...
电骡的源码,
喜欢网络的朋友可以学习一下,
不要用于商业用途,否则后果自负
-Mule power source, like a friend network can learn and not for commercial purposes, otherwise the consequences of self-
- 2022-08-09 22:04:09下载
- 积分:1
-
上课时做的一个c++的语言编辑器,适合初学者,但是是用VC2005编写的。能够实现文字的高亮显示,注释识别,识别关键字,自动格式等功能。在多行注释上,以及字符识...
上课时做的一个c++的语言编辑器,适合初学者,但是是用VC2005编写的。能够实现文字的高亮显示,注释识别,识别关键字,自动格式等功能。在多行注释上,以及字符识别上仍有点问题,大家参考一下吧。-Class to do a c++ the language editor, suitable for beginners, but is prepared to use VC2005. To achieve the highlighted text, comments, identification, identification of keywords, automatic formatting and other functions. Notes on more than one line, as well as the character recognition is still a problem, we refer to it.
- 2022-02-20 19:25:31下载
- 积分:1
-
利用本程序能给金远见公司的文曲星pc1000,pc505,cc800等型号,详情请见说明文件。...
利用本程序能给金远见公司的文曲星pc1000,pc505,cc800等型号,详情请见说明文件。-use of this procedure will give the company"s vision rings pc1000, pc505, cc800 models, the details, see note.
- 2023-08-19 06:05:04下载
- 积分:1
-
在VB中使用最短路径查询(mopathfinder)开发
在mo开发中用vb写的最短路径查询(mopathfinder)-in vb was developed using the shortest path inquiries (mopathfinder)
- 2022-03-31 20:19:37下载
- 积分:1
-
mediocre chess perft calculation in c
mediocre chess perft calculation in c-mediocre chess perft calculation in c++
- 2022-01-27 12:22:00下载
- 积分:1
-
该程序将YUV文件DCT 量化然后HUffman编码
然后再做反运算~还原成YUV文件...
该程序将YUV文件DCT 量化然后HUffman编码
然后再做反运算~还原成YUV文件
-the program will document YUV DCT quantization coding then HUffman then take anti-Operational ~ 10% reduction YUV documents
- 2022-03-25 01:20:07下载
- 积分:1