资源列表

« 1 2 ... .72 .73 .74 .75 .76 677.78 .79 .80 .81 .82 ... 1660 »

[加密解密micro-UARTsource_V

说明:UART(即Universal Asynchronous Receiver Transmitter 通用异步收发器)是广泛使用的串行数据传输协议。UART允许在串行链路上进行全双工的通信。-UART (ie Universal Asynchronous Receiver Transmitter Universal Asynchronous Receiver Transmitter) is a widely used serial data transfer protocol. UART allo
<> 在 2025-06-12 上传 | 大小:5kb | 下载:0

[加密解密CRC

说明:一个CRC校验算法,用VC++实现,提供了一个基于界面的CRC算法。-A CRC checksum algorithm, using VC++ Realized, provides a CRC algorithm based on the interface.
<龙神> 在 2025-06-12 上传 | 大小:1.82mb | 下载:0

[加密解密Z-CRC

说明:
<umen> 在 2025-06-12 上传 | 大小:14kb | 下载:0

[加密解密AES.v1.3

说明:AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。-AES is a kind of code the use of safety information encryption standards. It supports 128, 192 and 256-bit keys.
<nison chen> 在 2025-06-12 上传 | 大小:205kb | 下载:0

[加密解密ECC

说明:ECC加密的源码希望对你们有所帮助值得一看-ECC encryption source code you wish to be helpful to see
<zhangxiaoyu> 在 2025-06-12 上传 | 大小:270kb | 下载:0

[加密解密new_code

说明:在原来基础上新添加了对ST、V、I、C卡的处理,并给出了怎样使一台机顶盒支持 多种智能卡的伪代码!-In the original based on the newly added to ST, V, I, C card processing, and gives the how to make a set-top box supports a wide range of smart cards Pseudocode!
<童辉> 在 2025-06-12 上传 | 大小:34kb | 下载:0

[加密解密EncryptUtils

说明:支持MD5、Base64、DES的加密和解密算法的小程序-Support for MD5, Base64, DES encryption and decryption algorithm applet
<sword> 在 2025-06-12 上传 | 大小:2kb | 下载:0

[加密解密Encryptor

说明:文件和文件夹加密解密程序。第一次运行后,选中文件或者文件夹右键菜单就会多出一项‘加密’/‘解密’,点击后输入密码进行加解密即可-File and folder encryption and decryption process. After the first run, select the file or folder menu will be more of a encryption/ decryption, when clicked, enter a password for encry
<winux> 在 2025-06-12 上传 | 大小:56kb | 下载:0

[加密解密Openssl_File

说明:使用openssl实现了文件保险箱,在VC6环境下编译通过。-The use of a document openssl safe, in the circumstances VC6 compiled through.
<luxinspirit> 在 2025-06-12 上传 | 大小:222kb | 下载:0

[加密解密dvb_ca_port_code

说明:dvb ca 移植接口代码及文档说明。有对ST、V、I、C卡的处理说明,并给出了怎样使一台机顶盒支持多种智能卡的伪代码! -dvb ca transplant interface code and documentation. There ST, V, I, C cards to deal with that, and given how to make a set-top box supports a wide range of smart cards Pseudocode!
<xiaoli> 在 2025-06-12 上传 | 大小:33kb | 下载:0

[加密解密DES

说明:位输入的DES 加密解密算法实现 单一CPP实现,其中1.txt用于明文输入,key2.txt用于密钥输入,out2.txt为加密后的密文 与解密后的明文输出-Enter the DES encryption and decryption algorithm to achieve a single CPP, which expressly 1.txt for input, key2.txt for key input, out2.txt for encrypted and decrypted
<rojeck> 在 2025-06-12 上传 | 大小:9kb | 下载:0

[加密解密CRC

说明: 通过对于模2除法的研究 可以得到如下方法: 1. 把信息码后面加上p-1位的0,这个试验中p是6位,即在输入的信息码后面加上“00000”。把这个17位的被除数放入input中。 2. 在得到被除数input之后,设计一个在被除数上移动的数据滑块变量d,把input中的最高位开始逐次复制给变量d。 3. 如果d的最高位为1,由变量d和变量p做异或运算;如果d的最高位为0则不运算或者做多余的异或‘0’的运算。 4. 把滑块变量d往后滑动一位。 5. 循环步骤(3,4)
<lijq> 在 2025-06-12 上传 | 大小:6kb | 下载:0
« 1 2 ... .72 .73 .74 .75 .76 677.78 .79 .80 .81 .82 ... 1660 »

源码中国 www.ymcn.org