资源列表

« 1 2 ... .94 .95 .96 .97 .98 14299.00 .01 .02 .03 .04 ... 16274 »

[CA认证SIGN

说明:用于签名的程序是用VC 开发的代码很好有想学CryptAPI的可以下载看看,学写加密签名的也可以-signed for the procedure is the development of VC is a very good source to the study can be downloaded CryptAPI look at the school was signed by encryption can also
<吴军> 在 2025-06-21 上传 | 大小:5kb | 下载:0

[CA认证MSENCRYPT

说明:很好的源代码,可以用来学习加密解密程序的编写,对初学者很有用的好东西!-good source code can be used to study encryption and decryption procedures for the preparation, very useful for beginners to the good stuff!
<吴军> 在 2025-06-21 上传 | 大小:10kb | 下载:0

[CA认证MSENUMALGS

说明:枚举Windows系统中加密解密算法的源代码,在CSP和加密解密程序中都可以借用部分-This software enum the source code of encryption and decryption in Windows,you can use it in CSP or the encryption and decryption programme.
<吴军> 在 2025-06-21 上传 | 大小:3kb | 下载:0

[系统编程1046

说明:这是一个用VB编写的干部管理系统的程序 具有人员录入 工资发放等多种重要功能 是一个企事业单位十分有用的软件-This a VB prepared by the cadre management system with the procedures staff input payroll and other important functions of institutions is a very useful software
<陈兆千> 在 2025-06-21 上传 | 大小:515kb | 下载:0

[系统编程zxx

说明:自己编的一个销售信息管理系统,不是太完善,为了交毕业设计而已。希望大家能分享一下,有高手也可以改一下,我怕怕过不了关-own a series of the sales information management system is not very sound, in order to pay only graduated design. Hope that we can share with a master can change it, I pass the challenge of h
<彭彭> 在 2025-06-21 上传 | 大小:1.77mb | 下载:0

[系统编程逆波兰表达式

说明:计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一般都是先转换成后缀表达式,再用后缀法计算表达式的值。如:表达式(a+b*c)/d-e用后缀法表示应为abc*+d/e-。只考虑四则算术运算,且假设输入的操作数均为1位十进制数(0—9),并且输入的后缀形式表达式不含语法错误-calculated Operators suffix France said the value of the e
<刘一 > 在 2025-06-21 上传 | 大小:1kb | 下载:0

[系统编程yuanma

说明:这是一个钩子程序,作为一款学习用的程序,是很不错的,欢迎大家有空学习研究-This is a hook procedures, as one study using the same procedures that are very good, we welcome time to study
<王康> 在 2025-06-21 上传 | 大小:951kb | 下载:0

[系统编程7种定时器

说明:VC++开发Windows程序的7种定时器的方法-VC Windows programs for the seven timer method
<ccl> 在 2025-06-21 上传 | 大小:4kb | 下载:0

[Linux/Unix编程v6sh.tar

说明:Unix 第 6 版的 sh 手册和源码,感兴趣请参考`The UNIX Time-Sharing System , CACM, July, 1974,它给出 Shell 操作的理论。 chdir (I), login (I), wait (I), shift (I) -Unix version 6 of sh manuals and source code, please refer interested The Unix Time-Sharing System, CACM, July, 19
<双木林> 在 2025-06-21 上传 | 大小:14kb | 下载:0

[加密解密RSA解密和加密算法的实现和应用

说明:RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个数便是 public_key ,编码过程是, 若资料为 a,
<胡康康> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[加密解密S_DES加密解密程序

说明:按照分组密码运行的CBC方式,将其中的DES算法置换为S-DES,分组长度为8BIT,初始矢量V1分别设置为00H,FFH,及任意8BIT无符号整数,实现该加密/解密模型-running CBC, which will be the replacement for the DES algorithm S-DES, a length of 8BIT initial vector V1 were set to 00H, FFH, and the arbitrary 8BIT unsigned int
<胡康康> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[加密解密四种加密解密算法的源代码

说明:四种加密解密算法的源代码:移位密码、仿射密码、维吉尼亚密码以及置换密码。-four encryption and decryption algorithm source code : shift password, affine passwords, Virginia passwords and password replacement.
<发就> 在 2025-06-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 14299.00 .01 .02 .03 .04 ... 16274 »

源码中国 www.ymcn.org