资源列表
soundsignal
- 将声音文件在时间轴上分割成几段,分别将段的秩序及某些段内的秩序颠倒,从而实现了对声音文件的加密。首先,先读取一个声音信号,对信号做1024点FFT变换,取完点之后,分成四个向量,四个向量组成一个矩阵,再对每一个向量进行转置,再重新整合,从而就实现了回密的过程。-Sound files on the timeline will be divided into paragraphs, each paragraph of the order and reversed the order of some
des-barr
- des算法的一种升级算法-an update algorithm
1234
- 一个可以进行加密解密的例子。首先产生一个客户号,然后对客户号进行加密,最后还可以解密。-An example for encryption and decryption. First create a customer number, customer number and then encrypted, and finally you can decrypt.
DES1
- 一个叫尹学渊的人写的DES的程序,注释的非常详细.适合那些对C++不是很精通的人.
SquirrelEncrypt
- QT版本 4.7 可以加密,解密任何格式的文件,因为是基于位加密的,采用的算法是DES-QT version 4.7 to encrypt, decrypt files of any format, because it is based on bit encryption, using DES algorithm is
zyjmjmsf
- 常用的几种加密解密算法,希望对大家能够有所帮助。-Several commonly used encryption and decryption algorithms, hope that help.
SecurityPackage
- This the Borland C++ Codes to enhance security for using a software. Needs a bit of modification to get it working.-This is the Borland C++ Codes to enhance security for using a software. Needs a bit of modification to get it working.
des
- DES algorithm implementation.
des
- VC++实现DES加解密 Tips: 1.本程序可以加密1-4096个字符的任意长度字符串 2.如果密钥长度过短或者为空,程序将使用默认 密钥"YinXueYuan Build It!"进行加密. 3.加密结果将用16进制字符显示 4.本加密程序同时支持中/英文字符(包括密钥和明 文) 5.本加密程序支持特殊字符[例如换行符(回车键)] Attention: 1.加密时,密文的最后一个字符请不要使用半角 美元符号 $ 2.字符串加密最多支持
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!
mpeg_jiema
- mpeg音频解码源码,ky 可以用于MPEG的编解码相关学习上-mpeg audio decoder source code, ky MPEG codec can be used for related studies
