CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 易语言编程 搜索资源 - 算法实现

搜索资源列表

  1. DM_YeDan

    0下载:
  2. 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
  3. 所属分类:ELanguage

    • 发布日期:2017-11-15
    • 文件大小:7.82mb
    • 提供者:dancy88927
  1. AKS_primeGenerater

    0下载:
  2. AKS素判定算法的详细描述及C++实现。用的是DevC++环境,加载了NTL打证书库-Detailed descr iption AKS algorithm for prime recognition. Realization of AKS Prime Generator.
  3. 所属分类:ELanguage

    • 发布日期:2017-11-04
    • 文件大小:547.57kb
    • 提供者:郝泳霖
  1. AES

    0下载:
  2. 通过测试,可以实现16,128,256三种方式的加密算法,来增加加密强度-Encryption algorithm, can be achieved by testing 16,128,256 three ways to increase the encryption strength
  3. 所属分类:ELanguage

    • 发布日期:2017-11-25
    • 文件大小:18.12kb
    • 提供者:雨辰
  1. yyy

    0下载:
  2. 易语言连线游戏源码例程程序使用易语言画板简单实现了连线消减游戏。可改变棋盘大小和棋子颜色。 点评:易语言连线游戏源码可以作为矩阵寻路算法的例程。-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.
  3. 所属分类:ELanguage

    • 发布日期:2017-11-18
    • 文件大小:9.85kb
    • 提供者:大大王
  1. homework2

    3下载:
  2. 这是一个用matlab实现的切割二代身份证上数字和汉字,并且进行识别的程序,gui做好了界面,效果还可以,运用的是连通域切割方法和模板匹配法,文件夹里面有一篇我用到了算法的论文,很有帮助。总的切割和识别率有百分之80以上,效果还可以-This is a matlab implementation of cutting numbers and characters on the second generation ID card and identification procedure, gui
  3. 所属分类:ELanguage

    • 发布日期:2017-11-10
    • 文件大小:6.82mb
    • 提供者:大头
  1. libSVMmatlab

    0下载:
  2. libSVM是一种分类效果较好的SVM算法,能够实现多类数据的高正确率分类。-libSVM is a better classification results of SVM algorithm, to achieve multi-class classification data high accuracy.
  3. 所属分类:ELanguage

    • 发布日期:2017-03-27
    • 文件大小:15.43kb
    • 提供者:BXP
  1. LibSVMjava

    0下载:
  2. libSVM是一种分类效果较好的SVM算法,能够实现多类数据的高正确率分类。-libSVM is a better classification results of SVM algorithm, to achieve multi-class classification data high accuracy.
  3. 所属分类:ELanguage

    • 发布日期:2017-03-28
    • 文件大小:85.12kb
    • 提供者:BXP
  1. libSVM

    0下载:
  2. libSVM是一种分类效果较好的SVM算法,能够实现多类数据的高正确率分类。-libSVM is a better classification results of SVM algorithm, to achieve multi-class classification data high accuracy.
  3. 所属分类:ELanguage

    • 发布日期:2017-04-01
    • 文件大小:219.34kb
    • 提供者:BXP
  1. genetic-algorithm

    0下载:
  2. 结合遗传算法工具箱gatbx实现的的一个基础实例程序,注释清晰,简单易懂,调试通过-a basic example of genetic algorithm program base on genetic algorithm toolbox(gatbx), comments clear, easy to understand, through debugging
  3. 所属分类:ELanguage

    • 发布日期:2017-04-23
    • 文件大小:419.74kb
    • 提供者:wangji
  1. computing-method-matlab-program

    2下载:
  2. 自己动手编的,西安交通大学计算方法的课后题例子,数值计算算法实现-Yourself series, Xi' an Jiaotong University title after the example of the calculation method, numerical algorithms
  3. 所属分类:ELanguage

    • 发布日期:2017-04-25
    • 文件大小:9.98kb
    • 提供者:周享
  1. Min-WLI

    0下载:
  2. 这是一个用于消除用户间干扰的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
  3. 所属分类:ELanguage

    • 发布日期:2017-04-14
    • 文件大小:3.7kb
    • 提供者:荣玲
  1. PSO-toolbox

    0下载:
  2. PSO粒子群算法工具箱,该工具箱可以实现粒子群算法-PSO particle swarm optimization toolbox, the toolbox can be achieved PSO algorithm
  3. 所属分类:ELanguage

    • 发布日期:2017-04-02
    • 文件大小:742.14kb
    • 提供者:曹红业
  1. longbeige-matlab

    0下载:
  2. 龙贝格算法的实现,对初学者有很重要的指导意义。-This program is very useful.
  3. 所属分类:ELanguage

    • 发布日期:2017-04-26
    • 文件大小:195.59kb
    • 提供者:wuchuang
  1. pingmu

    0下载:
  2. 易语言屏幕录像算法源码例程程序结合易语言多线程支持库和数据操作支持库,调用API函数实现屏幕录像算法。 点评:易语言屏幕录像算法源码采用差异处理来录制屏幕。-Easy language screen video algorithm source code routines combined with easy language program supports multi-threading libraries and data operations support libraries
  3. 所属分类:ELanguage

    • 发布日期:2017-04-28
    • 文件大小:257.33kb
    • 提供者:arxxin
  1. tuxiangmangyuan

    0下载:
  2. 主要应用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
  3. 所属分类:ELanguage

    • 发布日期:2017-04-13
    • 文件大小:1.82kb
    • 提供者:wjt
  1. scan

    0下载:
  2. 递归算法,实现磁盘文件的搜索功能,用于初学者进行递归练习时不明白的问题-Recursive algorithm to achieve the disk file search function for beginners to recursively practice do not understand the problem
  3. 所属分类:ELanguage

    • 发布日期:
    • 文件大小:1.28kb
    • 提供者:付金宇
  1. blx

    0下载:
  2. 基于envi图像光谱曲线的ascii数值 使用IDL语言 实现包络线 的去除算法(Envi image spectrum based on the ASCII value, using IDL language to achieve the envelope removal algorithm)
  3. 所属分类:易语言编程

    • 发布日期:2017-12-19
    • 文件大小:1kb
    • 提供者:
  1. 2017-6-13 数据结构及算法模块

    0下载:
  2. 易语言代码实现部分数据结构源码,包含堆排序,快速排序,归并排序,小根堆,大根堆,树,栈等(Easy language code part data structure source code, including heap sort, quick sort, merge sort, heap min, Gen, tree, stack etc.)
  3. 所属分类:易语言编程

    • 发布日期:2018-04-22
    • 文件大小:27kb
    • 提供者:Lucifar
  1. NN_BP

    0下载:
  2. 用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.)
  3. 所属分类:易语言编程

    • 发布日期:2018-05-03
    • 文件大小:11kb
    • 提供者:zccchong
  1. DE

    0下载:
  2. 差分进化算法的代码框架和实例,可以实现迭代进化,得到需要的优化解。(Code framework and example of differential evolution algorithm.It can achieve iterative evolution and get the desired solution.)
  3. 所属分类:易语言编程

    • 发布日期:2018-05-06
    • 文件大小:1kb
    • 提供者:花样死亡
« 12 3 »
搜珍网 www.dssz.com