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

搜索资源列表

  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
    • 文件大小:8197162
    • 提供者:dancy88927
  1. yfsj

    0下载:
  2. 杨辉三角的显示,这里用到了两种算法,其中运用了动态申请内存。-Display of Pascal' s Triangle, where the use of two algorithms, which use dynamic application memory.
  3. 所属分类:ELanguage

    • 发布日期:2017-11-27
    • 文件大小:1024
    • 提供者:吴胜邦
  1. ASPwithRC4

    0下载:
  2. ASP里的RC4加解密算法。与易语言里的加解密兼容。-ASP in the RC4 encryption and decryption algorithms. Decryption with easy language, plus compatible.
  3. 所属分类:ELanguage

    • 发布日期:2017-11-18
    • 文件大小:782
    • 提供者:王军
  1. quicksort-

    0下载:
  2. 这是quick sort的源代码,算法和平常大家见到的有细微的改动-This is a quick sort of source code, algorithms, and usually we see subtle changes
  3. 所属分类:ELanguage

    • 发布日期:2017-11-25
    • 文件大小:832
    • 提供者:张赛赛
  1. tiquQQqunchengyuan

    0下载:
  2. 易语言一键提取QQ群成员源码。 此例程仅供学习生成代码过程中的算法。 请不要非法使用本源码做其他法律不允许的事情。-Easy language a key to extract the QQ group member source. This routine is for learning algorithms process the generated code. Please refrain from illegal use of the source code to do other th
  3. 所属分类:ELanguage

    • 发布日期:2017-11-06
    • 文件大小:12756
    • 提供者:白起
  1. Calendar

    0下载:
  2. 实用万年历是一款比较实用的多功能日历。日期计算等均采用了现代高精度天文算法。日期范围:从公元前4600年至公元10000年,历时近一万五千年。-Practical calendar is a more practical multifunctional calendar. Date all adopts the modern high-precision astronomical algorithms. Date range: from 10,000 BC to AD 4600, lasted
  3. 所属分类:ELanguage

    • 发布日期:2017-04-07
    • 文件大小:36723
    • 提供者:wangzh
  1. DHUMCM2012-194-B

    0下载:
  2. 这是一个模拟退火的智能算法,用来解决TSP问题及其衍生问题。-Above using a simulated annealing intelligent algorithms that can solve TSP problem and its derivatives.
  3. 所属分类:ELanguage

    • 发布日期:2017-04-06
    • 文件大小:546819
    • 提供者:王川
  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
    • 文件大小:10220
    • 提供者:周享
  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
    • 文件大小:3787
    • 提供者:荣玲
  1. suanfa

    0下载:
  2. 算法设计课程全部代码,包括0-1背包问题,回溯方法解n皇后问题,最大字段和,归并排序等算法,并全部包含人机交互过程-Algorithm design courses all the code, including the 0-1 knapsack problem, backtracking method to solve n-queens problem, the maximum field and, merge sort algorithms, and all include human-co
  3. 所属分类:ELanguage

    • 发布日期:2017-05-09
    • 文件大小:1756402
    • 提供者:小强
  1. A_star

    0下载:
  2. A星寻路是写辅助的必要数学算法,该例程能很好地控制寻路流程。- A star pathfinding is necessary write-assisted mathematical algorithms, the routine can control wayfinding processes.
  3. 所属分类:ELanguage

    • 发布日期:2017-04-14
    • 文件大小:4353
    • 提供者:杨杰
  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
    • 文件大小:263504
    • 提供者:arxxin
  1. New-Text-Document-(4)

    0下载:
  2. 8 queens in python using algorithms
  3. 所属分类:ELanguage

    • 发布日期:2017-04-12
    • 文件大小:1007
    • 提供者:behrad kiani
  1. MATLAB 程序

    1下载:
  2. 基本的几种雷达角度估计算法,包括MUSIC算法、ESPRIT算法等(Several basic radar angle estimation algorithms, including MUSIC algorithm, ESPRIT algorithm and so on)
  3. 所属分类:易语言编程

    • 发布日期:2017-12-23
    • 文件大小:15360
    • 提供者:CZGczg
  1. 最速下降法

    1下载:
  2. 最速下降法是求解无约束优化问题的算法程序,许多有效算法都是以它基础通过改进或修正而得到的。(The steepest descent method is an algorithm procedure for solving unconstrained optimization problems. Many efficient algorithms are based on the improvement or modification of them.)
  3. 所属分类:易语言编程

    • 发布日期:2017-12-26
    • 文件大小:5120
    • 提供者:梦梦111
  1. 04RBF、GRNN和PNN神经网络

    1下载:
  2. 自己研究了一些关于神经网络的算法,用matlab做的一些小测试,使用的是《matlab神经网络43个案例分析》这本书,感觉还不错,分享一下。 使用每行的前4个数据预测第5个数据的值(I have studied some algorithms about neural network, and I have done some small tests with MATLAB, using the 43 case analysis of MATLAB neural network. I feel
  3. 所属分类:易语言编程

    • 发布日期:2018-04-20
    • 文件大小:800768
    • 提供者:ZJN27
搜珍网 www.dssz.com