-
Function as follows: to achieve the joint text file encryption, using DES encryp...
功能如下:实现对文本文件的联合加密,对文本文件使用DES加密,对文本文件使用RSA密钥进行DES加密。加密标准程序按照规范,进行加密。
- 2023-01-20 20:35:04下载
- 积分:1
-
这是一个对运动会赛的学校统计分数的程序,包括名前6名的学生名单,以及所属的学校...
这是一个对运动会赛的学校统计分数的程序,包括名前6名的学生名单,以及所属的学校-This is a game of the games to the school scores procedures, including six former students list and the respective schools
- 2022-03-05 19:47:32下载
- 积分:1
-
如何在界面中调用一个程序并返回运行结果
如何在界面中调用一个程序并返回运行结果-how to transfer a program and return the result in interface
- 2022-07-09 16:55:59下载
- 积分:1
-
递归枚举模板
问题描述:生成长度为n的字串,其字符从26个英文字母的前p(p≤26)个字母中选取,使得没有相邻的子序列相等。例如p=3,n=5时:
//...
递归枚举模板
问题描述:生成长度为n的字串,其字符从26个英文字母的前p(p≤26)个字母中选取,使得没有相邻的子序列相等。例如p=3,n=5时:
// abcba 满足条件
// abcbc 不满足条件
//输入:n p
//输出:所有满足条件的字串及总数-recursive template Problem description : n generation length of the string and its 26 characters from the English alphabet before p (p 26) 000 1984 letter, makes no adjacent sequences equivalent. For example, p = 3, n = 5 :// abcba meet the conditions// abcbc not satisfied conditions// input : n p// output : to satisfy all the conditions and the total number of strings
- 2023-04-22 22:30:03下载
- 积分:1
-
控制台在命名空间中封装的颜色设置
控制台颜色设置封装在一个命名空间,直接实用命名空间就能改变控制台输出字体属性-Console color settings encapsulated in a namespace
- 2023-02-06 04:25:03下载
- 积分:1
-
S先生与P先生谜题
设有两个自然数X、Y,2<=X<=Y<=99,S先生知道这两个数的和S,P先生知道这两个数的积P,
他...
S先生与P先生谜题
设有两个自然数X、Y,2
- 2022-01-20 22:38:20下载
- 积分:1
-
know SQL username password enforcement of the order under the procedures
在知道SQL的用户名密码情况下执行命令的程序-know SQL username password enforcement of the order under the procedures
- 2022-11-15 03:55:03下载
- 积分:1
-
串口的读写,云台控制,采用Pelco_D Pelco_P协议,希望对大家有用...
串口的读写,云台控制,采用Pelco_D Pelco_P协议,希望对大家有用-Serial reading and writing, PTZ control, the use of Pelco_D Pelco_P agreement, everyone would like to be useful
- 2022-09-18 04:35:04下载
- 积分:1
-
一个很好用的控制台程序能把word文件转变成为文本文档。
一个很好用的控制台程序能把word文件转变成为文本文档。-A very good console process can use word document into a text document.
- 2023-06-18 03:45:03下载
- 积分:1
-
该程序可用于计算1000以内的数的阶层
用数组处理,采用10进制进位,如果要加快速度可考虑1000进制或更高...
该程序可用于计算1000以内的数的阶层
用数组处理,采用10进制进位,如果要加快速度可考虑1000进制或更高-The program can be used to calculate the number of 1000 within the class with an array of treatment, using 10 binary notation, if the speed could be considered hexadecimal 1000 or higher
- 2022-03-23 06:05:06下载
- 积分:1