搜索资源列表
DCT--info-hiding.rar
- 函数用于DCT的信息隐藏,在变换域嵌入隐藏的信息,Function for the DCT information hidden in the transform domain embedded hidden information
histeq.rar
- 此程序实现图象增强的功能,采用直方图均衡化的方法来实现图像增强。,This procedure realize the function of image enhancement using histogram equalization method to achieve image enhancement.
newt_g
- 牛顿迭代法求非线性方程的根 调用格式:f_name函数名; x0初值; xmin,xmax:x坐标; n_point描绘曲线所用点数-Newton iteration of nonlinear equations for root Call format: f_name function names x0 initial value xmin, xmax: x coordinates n_point curve described by points
mmapdriver
- 很好的mmap()驱动函数的it is a good driver for mmap func-Good mmap () driver function it is a good driver for mmap func
Bin_Encrypt
- 基于DES加密算法的二进制加密解密程序,内含主程序与加密函数、解密函数,有详细注释,并画出了二进制信号波形。-DES encryption algorithm based on binary encryption and decryption process, containing the main program and the encryption function, decryption function, detailed notes, and draw a binary signal
RLS
- 系统辨识实现已知输入和输出信号,求系统函数的幅频响应等参数-System identification to achieve a known input and output signals, find the system function of parameters such as amplitude-frequency response
hash
- 亲测,很好用的hash function-Pro-test, a good hash function used
DBSCAN
- Matlab --- --- --- --- --- --- --- --- --- --- --- --- - Function: [class,type]=dbscan(x,k,Eps) ------------------------------------------------------------------------- Aim: Clustering the data with Density-Based Scan Algorithm with Noi
3VC-call-Matlab
- VC调用matlab 函数的编程的例子,值得参考-VC call matlab function programming examples, good reference
aes_inv_sbox
- The inverse S-box is used in the decrypting function inv_cipher to revert the substitution carried out via the S-box. The corresponding AES-Matlab function declared in Line 1 of Listing 7 takes the Sbox (s_box) as its input and generates the in
matlab
- 用matlab软件编程实现低通滤波器的功能-Low-pass filter function matlab software programming
MATLAB-coding-under-LINUX
- 探讨LINUX环境下MATLAB的混编方法,应用MATLAB 与C 语言的接口C-MEX 函数, 实现读取系统硬件设备( joystick) 数据的方法-Discussion LINUX environment MATLAB Interface C-MEX function of mixed methods, application of MATLAB and C language to read the system hardware (joystick) methods of data
matlab-plot-VC6
- 应用matalb的画图函数plot,在VC中画曲线图。其中matlab的代码通过matcom转换为C语言,简单有效-Applications matalb drawing function plot, draw a graph in the VC. Which matlab code into C language by matcom, simple and effective
circle
- 文件给出了一个matlab函数-最小圆算法,用于求出一个做小圆的圆心和半径用于覆盖住特征像素点-Document gives a matlab function- the smallest circle algorithm for finding a small circle of center and radius do for cover feature pixels
Formation-Matlab-et-Calcul-Scientifique
- this is file Matlab function PV module for any information visit this website pudn
matlab
- matlab数字水印加密和嵌入程序,含有小波变换和Arnold变换函数代码-Matlab digital watermarking encryption and embedding procedures, including wavelet transform and Arnold transform function code
hudmrg51
- 用Jacobi迭代法计算大型方程组的MATLAB函数文件 不错-Using Jacobi iteration method to calculate large equations of MATLAB function file is good
MD5散列函数的MATLAB代码
- 利用散列哈希函数对信息进行散列,产生一个定长的信息摘要,从而可实现消息的认证和完整性验证(Hash function is used to hash information to produce a certain length of information summary, which can realize message authentication and integrity verification.)
DES
- 能够用MATLAB实现DES算法加密,包含密钥生成和S盒的生成函数(DES algorithm can be encrypted with MATLAB, including key generation and S-box generation function.)
SM4
- SM4加密算法的matlab语言实现,采用s盒变换、轮函数等。(SM4 encryption algorithm is realized by MATLAB language, using S-box transformation, wheel function and so on.)