搜索资源列表
一个解密程序for Mexican Army Cipher Disc
- 利用程序解密一段用Mexican Army Cipher加密的密文,利用英文统计和穷举结合的办法-procedures for the use of declassified section of the Mexican Army with Cipher encrypted ciphertext using English statistics and exhaustive combination of
wave_matlab
- 小波分析的matlab源代码,是墨西哥帽子的。-wavelet analysis Matlab source code, the Mexican hat.
2005112214353447861
- Tcode,vc++,墨菊,鬣蚤9鬯之2222弘乜 霭又婺22乜之乜 之乜 之乜说婺这乜之 之 乜22之 乜22之 乜22之 -Tcode, vc, the Mexican-ju, bristles results of fleas 9 Zhi 2222 WONG what Fred also beautiful 22-what-what-Zhi Zhi Zhi-what-what-what it said Wu Zhi Zhi Zhi-what-what-22 22 22 Zhi Zhi wh
myworkonnnet
- 多层感知器(MLP)(BP算法训练)、径向基函数网络(RBF网络)、支持向量机(SVM)对2D Mexican Hat、Gabor、Friedman 以及Polynomial等几种函数数据集进行回归和预测-multilayer perceptron (MLP) (BP algorithm training), RBF network (RBF), Support Vector Machine (SVM) to 2D Mexican Hat, Gabor, Friedman Polynomial
MHServerDEVS
- 墨香完整原代码 C++ 值得研究 可以编译-Mexican Hong integrity worthy of the original C code can be compiled research
SkyWorld
- 墨香游戏DEMO。。。网上下载。。。好像用的是ESOFT的引擎-Mexican Hong game DEMO. . . Internet download. . . Like using the ESOFT engines.
200501071740469837
- VC墨香游戏挂机外挂-VC Mexican incense game pieces onhook
1313 Mexican filter
- 一个13乘13的模板,用于图像的掩模处理,是一种mexican filter-a 13 x 13 template for the image mask, a filter MEXICAN
77 mexican filter
- 做图像处理时用到的7×7的mexican fliter,该模板的效果很不错哦,压缩文件中有效果图。-do image processing when used in the 7 x 7 MEXICAN fliter the template effect quite Oh, compressed files are illustrated.
200807242224_45z.墨香最新私服
- 墨香最新私服,Mexican incense latest私服
matlab.采用墨西哥帽子小波函数
- 采用墨西哥帽子小波函数,构造一维连续小波变换的程序,The use of Mexican hat wavelet function, construction of one-dimensional continuous wavelet transform procedure
mexicanwt
- 墨西哥帽小波变换源程序,开发环境为Matlab-Mexican hat wavelet transform using matlab
Ch9
- 小波通用函数和小波函数,例如biorfilt、centfrq等通用函数,Gaussian、Mexican hat、meyer等小波函数。-Wavelet function and wavelet function, such as biorfilt, centfrq common functions such as Gaussian, Mexican hat, meyer wavelet function.
Mexicanhat
- Mexican hat图形转换代码,大家多多下载-Mexican hat graphics conversion code, you lot to download! ! !
CCppProgrammerAppliedCompleteSrc
- 《C/C++程序员实用大全》配套代码 《C/C++程序员实用大全》配套代码-" C/C++ programmers Practices of Mexican" package code " C/C++ programmers Practices of Mexican" complementary code
nn1
- neural networks,RBFN for mexican hat function
sombrero
- 著名的墨西哥草帽三维编程,matlab语言。-Well-known Mexican hat three-dimensional programming, matlab language.
Colorful-Wallpapers
- Training errors were found as 0.58 and 0.47 for WNNs constructed using Morlet and Mexican hat wavelet functions, respectively.-Training errors were found as 0.58 and 0.47 for WNNs constructed using Morlet and Mexican hat wavelet functio
SOFM
- SOFM改进自组织神经网络图像传输(线形邻域,墨西哥草帽)-The SOFM improved self-organizing neural network image transmission (linear neighborhood, Mexican hat)
mex
- Mexican hat小波 该函数返回有效支撑,N点均匀分布网络上的Mexican hat小波。输出变量是网络X上计算得到的小波函数PSI-lb=-5 ub=5 n=1000 [psi,x]=mexihat(lb,ub,n) plot(x,psi) title( Mexican hat 小波 )