资源列表
codeing000
- 从空格(ASCII码32)到~(ASCII码126)。表内的第一行与表头相同,下面的每一行都与上一行的内容相同,只是字符相左移动了一个位置。这样,下一行的最后一个字符与上一行的第一个字符相同。 为了进行文本编码,可以任意选择一个字符串,称之为编码字符串,也就是常说的密钥。为解释编码方法,我们假设密钥是Walrus,待编码的文本(即常说的明文)是: Meet me in St. Louis 我们在待编码的文本之上重复书写上述密钥,使得其长度与待编码文本相同: WalrusWalru
java算法
- JAVA算法大集合都是经典算法,对学习有所帮助-Java algorithms are great gathering classic algorithms to help learning
radiation
- 计算9格均匀电流面元阵方向图的matlab程序 -uniform grid computing nine current surface RUF direction of the plan Matlab procedures
fuzzy_control_C
- 基于模糊原理的温度控制演示程序,C++编写,完整的模糊控制算法-Fuzzy theory based temperature control demonstration program, the preparation of C, a complete fuzzy control algorithm
svm-java
- Java下面的支持向量机源程序。。可应用于各种领域-Java following SVM source. . Can be applied to various fields. .
svm_matlab_zhao
- Matlab下面的支持向量机的程序包。。应用范围很广-Matlab following SVM package. . Application very wide scope. .
kpca
- KPCA的提出者亲自写的程序。是一份很值得收藏的经典代码。-KPCA the author himself procedures. It is a very worthwhile collection of classic code.
人脸检测的一种混合方法研究
- 人脸检测的一种混合方法研究,期刊论文,值得借鉴-face detection of a hybrid method, journal articles, worth learning
数据采集计算法的统一数学模型
- 数据采集计算法的统一数学模型,很好的思想,值得借鉴-data acquisition system of unified mathematical model of good ideas, worth learning
混合故障诊断专家系统
- 混合故障诊断专家系统,比较好,值得借鉴参考。-mixed Fault Diagnosis Expert System, better, valuable reference.
支持向量机的研究现状与进展
- 支持向量机的研究现状与进展,很好的综合论文-Support Vector Machine Status and Progress, a good integrated paper
蒙特卡罗法
- 蒙特卡洛法介绍和相关程序,很好的入门资料-Monte Carlo, described and related procedures, a very good introductory information on