资源列表

« 1 2 ... .22 .23 .24 .25 .26 2627.28 .29 .30 .31 .32 ... 16274 »

[系统编程WTL80_7070

说明:
<china yaosan> 在 2025-06-25 上传 | 大小:783kb | 下载:0

[加密解密DES

说明:本例采用Delphi实现经典的DES加密解密算法,界面友好,功能齐全,代码书写规范,可供参考!-In this case the use of Delphi to achieve classic DES encryption and decryption algorithms, user-friendly, full-featured, code written specification is available for reference!
<chlyzone> 在 2025-06-25 上传 | 大小:658kb | 下载:0

[加密解密MD5

说明:本例采用Delphi实现经典MD5加密算法,可供大家参加,本人转载!-In this case the use of Delphi to achieve classic MD5 encryption algorithm, available for everyone to participate, I reprint!
<chlyzone> 在 2025-06-25 上传 | 大小:31kb | 下载:0

[Linux/Unix编程shell

说明:shell解释器,unix命令指导,相当专业,不错,值得一看-shell interpreter, unix command guidance, a professional, well worth a visit
<lisha> 在 2025-06-25 上传 | 大小:112kb | 下载:0

[加密解密encrypt1

说明:该软件是为文本文件的数据安全性而编制的,它可对选定的文本文件进行加,解密操作。操作非常简便,先选定要加、解密的文本文件,再按下相应的加密、解密按钮即可。-The software is a text file of data security has been prepared, it can be selected to carry out a text file Encryption and Decryption operation. Operation is very simple, fi
<Hejun> 在 2025-06-25 上传 | 大小:53kb | 下载:0

[加密解密gudianmima

说明: 古典密码中,主要的思想为移位算法及置换算法。 1.移位密码 密钥K为整数,且取值空间为0到25;加密函数:x = x + k (mod 26);解密函数:x = x - k (mod 26)。当K=3时,为凯撒密码。 2.仿射密码 密钥对由a、b组成,整数a满足 gcd(a, 26) = 1,整数b的取值空间为0到25;加密函数:x = ax + b(mod 26);解密函数:x = a*y - a*b (mod 26)。当a=1,b=3时,为凯撒密码。 3.维吉
<徐凯波> 在 2025-06-25 上传 | 大小:4kb | 下载:1

[系统编程CPEModule

说明:用于检测某一PE文件,是否含有指定的导入函数;若含有,则返回结果为0,不含有则返回结果为1,异常出错则返回-1;输入参数为:1、PE文件的路径;2、匹配的导入函数名。-For the detection of a PE file, whether it contains the designated import function if they contain, then return the result to 0, does not contain the result is retur
<戴进军> 在 2025-06-25 上传 | 大小:3kb | 下载:0

[加密解密Huffman

说明:Huffman 编码 对文件的读入然后根据内容进行编码然后译码-Huffman coding on the document and then read the contents of decoding and then encoding
<jiang zhenhua> 在 2025-06-25 上传 | 大小:595kb | 下载:0

[Linux/Unix编程chuankou

说明:LINUX下通过串口发短信的MODEM程序,编译通过了-LINUX serial send text messages through the MODEM procedures, the compiler through the
<huang> 在 2025-06-25 上传 | 大小:5kb | 下载:0

[Linux/Unix编程file

说明:文件模板生成器,一个可以生成规格化c,cpp,makefile,shell等文件的脚本,相当不错,我修改了一下自用。-Document template generator can generate a normalized c, cpp, makefile, shell scr ipts and other documents, quite good, I modified a bit for their own use.
<huang> 在 2025-06-25 上传 | 大小:3kb | 下载:0

[Linux/Unix编程embed_C.doc

说明:嵌入式c的编程开发,介绍了c的编码规范和典型的bootloader启动代码分析以及linux驱动-Embedded c programming development, introduced c coding norms and typical bootloader startup code analysis as well as linux driver
<> 在 2025-06-25 上传 | 大小:1019kb | 下载:0

[Linux/Unix编程Linux-COM-Driver-2007-11-23

说明:Linux下面的串口驱动程序,内核是2.6.0以前。-Linux the following serial driver, the kernel is the 2.6.0 before.
<> 在 2025-06-25 上传 | 大小:15kb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 2627.28 .29 .30 .31 .32 ... 16274 »

源码中国 www.ymcn.org