搜索资源列表
DM_YeDan
- KNN(K最近邻)分类算法以及K-means(K均值)聚类算法是应用广泛的两种算法。本代码是在VS2010环境下,用 C++语言在基于KNN及K-means算法下,实现了对Iris数据集的分类与聚类。-KNN (K nearest neighbor) classification algorithm, as well as K-means (K mean) clustering algorithm is widely used two algorithms. The code VS2010 en
AKS_primeGenerater
- AKS素判定算法的详细描述及C++实现。用的是DevC++环境,加载了NTL打证书库-Detailed descr iption AKS algorithm for prime recognition. Realization of AKS Prime Generator.
AES
- 通过测试,可以实现16,128,256三种方式的加密算法,来增加加密强度-Encryption algorithm, can be achieved by testing 16,128,256 three ways to increase the encryption strength
yyy
- 易语言连线游戏源码例程程序使用易语言画板简单实现了连线消减游戏。可改变棋盘大小和棋子颜色。 点评:易语言连线游戏源码可以作为矩阵寻路算法的例程。-Easy language online games source routines program using easy language Sketchpad simple to achieve a connection reduction game. Can change checkerboard size and pawn color.
homework2
- 这是一个用matlab实现的切割二代身份证上数字和汉字,并且进行识别的程序,gui做好了界面,效果还可以,运用的是连通域切割方法和模板匹配法,文件夹里面有一篇我用到了算法的论文,很有帮助。总的切割和识别率有百分之80以上,效果还可以-This is a matlab implementation of cutting numbers and characters on the second generation ID card and identification procedure, gui
libSVMmatlab
- libSVM是一种分类效果较好的SVM算法,能够实现多类数据的高正确率分类。-libSVM is a better classification results of SVM algorithm, to achieve multi-class classification data high accuracy.
LibSVMjava
- libSVM是一种分类效果较好的SVM算法,能够实现多类数据的高正确率分类。-libSVM is a better classification results of SVM algorithm, to achieve multi-class classification data high accuracy.
libSVM
- libSVM是一种分类效果较好的SVM算法,能够实现多类数据的高正确率分类。-libSVM is a better classification results of SVM algorithm, to achieve multi-class classification data high accuracy.
genetic-algorithm
- 结合遗传算法工具箱gatbx实现的的一个基础实例程序,注释清晰,简单易懂,调试通过-a basic example of genetic algorithm program base on genetic algorithm toolbox(gatbx), comments clear, easy to understand, through debugging
computing-method-matlab-program
- 自己动手编的,西安交通大学计算方法的课后题例子,数值计算算法实现-Yourself series, Xi' an Jiaotong University title after the example of the calculation method, numerical algorithms
Min-WLI
- 这是一个用于消除用户间干扰的MATLAB代码,利用了最小化干扰泄露的迭代优化算法,将用户接收到的干扰功率逼近于零来实现干扰消除。-This is a MATLAB code for eliminating interference between users, the use of iterative optimization algorithms minimize interference leaked, the user receives interference power approxi
PSO-toolbox
- PSO粒子群算法工具箱,该工具箱可以实现粒子群算法-PSO particle swarm optimization toolbox, the toolbox can be achieved PSO algorithm
longbeige-matlab
- 龙贝格算法的实现,对初学者有很重要的指导意义。-This program is very useful.
pingmu
- 易语言屏幕录像算法源码例程程序结合易语言多线程支持库和数据操作支持库,调用API函数实现屏幕录像算法。 点评:易语言屏幕录像算法源码采用差异处理来录制屏幕。-Easy language screen video algorithm source code routines combined with easy language program supports multi-threading libraries and data operations support libraries
tuxiangmangyuan
- 主要应用Matlab来实现图像的盲源分离而且是三个图像的处理问题采用的方法是FastICA算法-The main application of Matlab to achieve blind source separation method for processing an image problem and is three images FastICA algorithm is used
scan
- 递归算法,实现磁盘文件的搜索功能,用于初学者进行递归练习时不明白的问题-Recursive algorithm to achieve the disk file search function for beginners to recursively practice do not understand the problem
blx
- 基于envi图像光谱曲线的ascii数值 使用IDL语言 实现包络线 的去除算法(Envi image spectrum based on the ASCII value, using IDL language to achieve the envelope removal algorithm)
2017-6-13 数据结构及算法模块
- 易语言代码实现部分数据结构源码,包含堆排序,快速排序,归并排序,小根堆,大根堆,树,栈等(Easy language code part data structure source code, including heap sort, quick sort, merge sort, heap min, Gen, tree, stack etc.)
NN_BP
- 用matlab实现BP算法编程,用于压缩感知重构,可用于数据图像重构。(Using MATLAB to realize BP algorithm programming. It can be used for compressed sensing reconstruction,and can be used for data and image reconstruction.)
DE
- 差分进化算法的代码框架和实例,可以实现迭代进化,得到需要的优化解。(Code framework and example of differential evolution algorithm.It can achieve iterative evolution and get the desired solution.)