搜索资源列表
-
0下载:
:DES体制是ISO颁布的数据加密标准,通过对DES算法的分析,提出了用C语言实现数据加密标准DES算法,通过循环或迭代,将简单的基本运算(例如左移、右移、模2加法等)和变换(选择函数、置换函数)构造成数据流的非线性变换(加密变换或解密变换),从而实现对计算机数据进行密码保护。着重介绍了用C语言实现其加密的主要过程。关键词:数据加密 DES C语言-: DES system is ISO issued by the Data Encryption Standard, DES algorithm
-
-
0下载:
*源程序 /*实现了以下功能: 1.IP变换后自动发送Email通知 2.nt/window2000下绑定cmd,98下绑定command 3.sniffer整个无交换网络的telnet pop3密码功能 */ // troja3.cpp : Defines the entry point for the application. //written by Justin 小鱼巫师 2002年5月-Trojan source / * achieve the following functions
-
-
1下载:
函数用于DCT的信息隐藏,在变换域嵌入隐藏的信息,Function for the DCT information hidden in the transform domain embedded hidden information
-
-
0下载:
对Windows操作系统稍有了解的用户都听说过注册表,听说过修改注册表的神奇功用,你知道什么是注册表吗?
注册表并不神秘,简单地说,它是用来对Windows操作系统进行配置的一个工具。通过它,可以对操作系统及应用软件进行优化,可以自己设置Windows的使用权限,可以解决硬件及网络设置不当带来的故障,甚至可以改造自己的操作系统。
-Little understanding of the Windows operating system user registry have hear
-
-
1下载:
这个MATLAB软件包实现了小波在一维Gabior样转换的文件中所述:
[1] K.N.乔杜里,M.,王凤琴,“建设希尔伯特变换的双
波基和Gabor变换,“对信号的IEEE交易
加工,第一卷。 57,没有。 9,3411-3425,2009年9月。
作者:K.N.乔杜里。
模块如下:
---------------------------
1。 demo.m
一个简单的例子演示软件的使用。
2。 autcorr.m
-
-
0下载:
主要实现了列变换加密的功能,调试软件是microsoft visual c++ 6.0,将keyword反复的写在明文上方,通过明文与keyword的对应组合到给定的表中查找相应的字母,就可以得到密文。-The main achievement of the the column transform encryption function, debugging software is Microsoft the visual c++ 6.0, write the keyword repeated
-
-
0下载:
实现FPGA读取AD转换的数据,AD芯片我采用的是ADS7844,采用的是SPI通信方式-achieve the function of read the data from the AD transform chip.the communciation method is SPI.i have tested the code ,and it can work.
-
-
0下载:
代码举例了3中函数的fft变换。需要用到fftw库文件,可以自己到fftw官方下载-Examples of code in the function fft transform 3. Need to use fftw library file, you can download your own to fftw official
-
-
0下载:
discrete fourier transform low high pass filter. in matlab
The following Matlab project contains the source code and Matlab examples used for discrete fourier transform low high pass filter.. function [g] = FFTPF1D (X,binsize, f, P) Discrete Fou
-
-
0下载:
sha1-armv7-neon.S - ARM NEON accelerated SHA-1 transform function.
-
-
0下载:
Transform function interface for assembly code. Simply define FRAME_OFFSET to the number of bytes pushed onto the stack before using the ARG_ argument macros.
-
-
0下载:
Normal transform function interface for assembly code. Simply define FRAME_OFFSET to the number of bytes pushed onto the stack before using the ARG_ argument macros.
-
-
0下载:
matlab数字水印加密和嵌入程序,含有小波变换和Arnold变换函数代码-Matlab digital watermarking encryption and embedding procedures, including wavelet transform and Arnold transform function code
-
-
0下载:
Bayesian transform applied to image of function code, the matlab platform, has finished testing and debugging
-
-
0下载:
一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换(A set of transition function for hexadecimal string octal binary string string to a decimal integer transform each other)
-