Location:
Search - corr
Search list
Description: SSDT hook example (hiding processes) correction
-SSDT hook example (hiding processes) Corr ection
Platform: |
Size: 1565 |
Author: wewwq |
Hits:
Description: 移位密码、代换密码的加密及解密
实现移位密码:k表示26个字母向前循环位移的字符个数
加密:
输入:k,以及小写表示的明文字母,输出:大写字母表示的密文
解密:输入: k,以及大写字母表示的密文,输出:小写字母表示的明文
例如,当k=11时
明文:wewillmeetatmidnight
密文:HPHTWWXPPELEXTOYTRSE
实现代换密码
例如输入密匙guangzhouuniversity,则建立字母对应关系:
a b c d e f g h i j K l m
G U A N Z H O I V E R S T
n o p q r s t u v w X y z
Y B C D F J K L M P Q W X
字母对应关系的说明:把密匙按照a-z的顺序对应,去掉重复字母,如guangzhouuniversity中的g第二次出现时被滤掉, 在n对应Y之后,把在密匙中没出现过的其他字母按顺序排列:BCDFJ……
-translocation password substitution password encryption and decryption of achieving shift Password : k said 26 letters forward displacement cycle of the number of characters encryption : Admission : k, and explicitly expressed in lowercase letters, output : capital letters said the ciphertext declassified : Admission : k, and the uppercase letters dense text output : lowercase letters explicitly said for example, when k = 11:00 explicit : wewillmeetatmidnight dense text : HPHTWWXPPELEXTOYTRSE achieve import substitution such as password key guangzho uuniversity, the establishment of correspondence between letters : a b c d e f g h i j k l m G U A N Z H O R E V I S T n o p q r s t u v w x y z Y B C D F J K L M P Q W X correspondence between letters Note : In accordance with a key put-z corr
Platform: |
Size: 8617 |
Author: 何志 |
Hits:
Description: 音频去噪,效果很好的,大家可以试试看,也是音频去噪的小程序-Audio denoising and the results very good, we can give it a try, as well as a small audio denoising procedures
Platform: |
Size: 56475 |
Author: kfd |
Hits:
Description: 没有采用短暂分离的方法的GP方法求关联维
G-P算法计算关联维的 Matlab 程序(mex版)
文件说明:
1、GP_Algorithm_main.m - 程序主文件
2、LorenzData.dll - 产生Lorenz离散数据
3、normalize_1.m - 数据归一化
4、correlation_interal.c - 计算关联积分的源代码文件
5. correlation_interal.dll-计算关联积分的mex文件
没有采用短暂分离的方法,该软件的C语言源文件使用的是路振波提供的
关联积分算法,在此说明和表示感谢!
mex文件为matlab7.0版本,使用VC6.0的c语言编译器编译。
-not adopt short-term separation of the GP method for the correlation dimension G-P method to calculate the correlation dimension of Matla b (Mex version) documents : 1. GP_Algorithm_main.m-2 main document procedures, LorenzData.dll - Lorenz have three discrete data, normalize_1.m-after all, one of the four, correlation_interal.c-calculated correlation integral source code documentation 5. corr elation_interal.dll-calculated the correlation integral Files document does not adopt short-term separation The method, the software in C language source document used by Lu Zhen-bo is the correlation integral algorithm, In this note and expressed thanks! Matlab7.0 Mex version of the document, use Visual C language compiler compiler.
Platform: |
Size: 6975 |
Author: 许小可 |
Hits:
Description: SSDT hook example (hiding processes) correction
-SSDT hook example (hiding processes) Corr ection
Platform: |
Size: 1024 |
Author: wewwq |
Hits:
Description: 移位密码、代换密码的加密及解密
实现移位密码:k表示26个字母向前循环位移的字符个数
加密:
输入:k,以及小写表示的明文字母,输出:大写字母表示的密文
解密:输入: k,以及大写字母表示的密文,输出:小写字母表示的明文
例如,当k=11时
明文:wewillmeetatmidnight
密文:HPHTWWXPPELEXTOYTRSE
实现代换密码
例如输入密匙guangzhouuniversity,则建立字母对应关系:
a b c d e f g h i j K l m
G U A N Z H O I V E R S T
n o p q r s t u v w X y z
Y B C D F J K L M P Q W X
字母对应关系的说明:把密匙按照a-z的顺序对应,去掉重复字母,如guangzhouuniversity中的g第二次出现时被滤掉, 在n对应Y之后,把在密匙中没出现过的其他字母按顺序排列:BCDFJ……
-translocation password substitution password encryption and decryption of achieving shift Password : k said 26 letters forward displacement cycle of the number of characters encryption : Admission : k, and explicitly expressed in lowercase letters, output : capital letters said the ciphertext declassified : Admission : k, and the uppercase letters dense text output : lowercase letters explicitly said for example, when k = 11:00 explicit : wewillmeetatmidnight dense text : HPHTWWXPPELEXTOYTRSE achieve import substitution such as password key guangzho uuniversity, the establishment of correspondence between letters : a b c d e f g h i j k l m G U A N Z H O R E V I S T n o p q r s t u v w x y z Y B C D F J K L M P Q W X correspondence between letters Note : In accordance with a key put-z corr
Platform: |
Size: 8192 |
Author: |
Hits:
Description: 音频去噪,效果很好的,大家可以试试看,也是音频去噪的小程序-Audio denoising and the results very good, we can give it a try, as well as a small audio denoising procedures
Platform: |
Size: 56320 |
Author: kfd |
Hits:
Description: 没有采用短暂分离的方法的GP方法求关联维
G-P算法计算关联维的 Matlab 程序(mex版)
文件说明:
1、GP_Algorithm_main.m - 程序主文件
2、LorenzData.dll - 产生Lorenz离散数据
3、normalize_1.m - 数据归一化
4、correlation_interal.c - 计算关联积分的源代码文件
5. correlation_interal.dll-计算关联积分的mex文件
没有采用短暂分离的方法,该软件的C语言源文件使用的是路振波提供的
关联积分算法,在此说明和表示感谢!
mex文件为matlab7.0版本,使用VC6.0的c语言编译器编译。
-not adopt short-term separation of the GP method for the correlation dimension G-P method to calculate the correlation dimension of Matla b (Mex version) documents : 1. GP_Algorithm_main.m-2 main document procedures, LorenzData.dll- Lorenz have three discrete data, normalize_1.m-after all, one of the four, correlation_interal.c-calculated correlation integral source code documentation 5. corr elation_interal.dll-calculated the correlation integral Files document does not adopt short-term separation The method, the software in C language source document used by Lu Zhen-bo is the correlation integral algorithm, In this note and expressed thanks! Matlab7.0 Mex version of the document, use Visual C language compiler compiler.
Platform: |
Size: 7168 |
Author: 许小可 |
Hits:
Description: DSP实验——相关(corr)算法
C语言编写
已通过调试 可放心下载-DSP experiments- related (corr) algorithm C language has been downloaded through the debugger can be assured
Platform: |
Size: 22528 |
Author: 刘铃华 |
Hits:
Description: 输入为一个序列或两个序列,输出为其自相关序列或互相关序列-Input as a sequence or two sequences, the output of its autocorrelation sequence or cross-correlation sequence
Platform: |
Size: 8192 |
Author: 胡斌 |
Hits:
Description: 利用户相关进行图像配准,精度高,希望对读者有所帮助。-image registration with cross corr
Platform: |
Size: 360448 |
Author: 李飞 |
Hits:
Description: Cross-correlation of several signals
Platform: |
Size: 1024 |
Author: Bartek |
Hits:
Description: function Colored(flag, corr)
Kalman filter simulation with colored (time correlated) measurement noise.
INPUTS:
flag = 0 means ignore the time correlation of the measurement noise
1 means augment the system state
2 means use the Bryson/Henrikson approach
corr = magnitude of measurement noise correlation <= 1-function Colored(flag, corr)
Kalman filter simulation with colored (time correlated) measurement noise.
INPUTS:
flag = 0 means ignore the time correlation of the measurement noise
1 means augment the system state
2 means use the Bryson/Henrikson approach
corr = magnitude of measurement noise correlation <= 1
Platform: |
Size: 39936 |
Author: ck |
Hits:
Description: 数字通信原理经典教材答案,可以瞅瞅的,第四版的-Answer to the classic textbook Principles of digital communication can be Chou Chou, the fourth edition
Platform: |
Size: 1470464 |
Author: 王桂杰 |
Hits:
Description: fmri数据一个roi与全脑体素做相关,返回corr map-fmri data in a roi do with the whole brain voxel-related return corr map
Platform: |
Size: 1024 |
Author: liufeng |
Hits:
Description: 一种提高功率测量精度的修正方法Improve the accuracy of power measurement of a correction method-Improve the accuracy of power measurement of a correction method
Platform: |
Size: 155648 |
Author: mank110 |
Hits:
Description: Correntropy based picth extraction
Platform: |
Size: 4096 |
Author: Harishchandra |
Hits:
Description: 相关系数法计算两个向量的相关系数 MATLAB代码-Correlation coefficient method to calculate the correlation coefficient of two vectors MATLAB code
Platform: |
Size: 1024 |
Author: yyh |
Hits:
Description: rain.corr.gs文件,绘制1951-2013年 1月Nino34海温指数与7月中国160站降水相关系数图(Rain. Corr.gs documents, drawing from 1951 to January 2013, the Nino34 haiwen index and July 160 precipitation correlation coefficient map of China)
Platform: |
Size: 2048 |
Author: SeoYuria
|
Hits:
Description: 解决时间序列或统计上的自相关,给出相关数据画出图形,与波动分析有一定的关系(Solving the autocorrelation of time series or statistics)
Platform: |
Size: 9216 |
Author: hanxueyan |
Hits: