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

搜索资源列表

  1. changyongsuanfa

    0下载:
  2. 易语言常用算法,方便大家需要的使用,希望支持-Easy language commonly used algorithm to facilitate the use we need, and want to support
  3. 所属分类:易语言编程

    • 发布日期:2017-05-02
    • 文件大小:666.96kb
    • 提供者:xzfdsf
  1. wzq2010

    0下载:
  2. 五子棋,支持基本人机对弈,人人对弈 有基本的算法-Backgammon, support basic human-computer chess, chess everyone has the basic algorithm
  3. 所属分类:易语言编程

    • 发布日期:2017-05-02
    • 文件大小:619.9kb
    • 提供者:胡克非
  1. 51

    0下载:
  2. 51计算器采用扫描算法,就初学51单片机的好程序-51 calculator using a scanning algorithm, beginner 51 microcontroller program
  3. 所属分类:易语言编程

    • 发布日期:2017-03-31
    • 文件大小:37.51kb
    • 提供者:黄太月
  1. PSO_Knapsack_problem

    0下载:
  2. 粒子群算法编写的背包问题程序,可用于类似的0-1问题求解-A process used to solve Package Problem using PSO algorithm
  3. 所属分类:ELanguage

    • 发布日期:2017-11-20
    • 文件大小:1.34kb
    • 提供者:刘琳
  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. DIJ-final

    0下载:
  2. 最短路径迪杰斯特拉算法,是我们课程设计的作业-The shortest path Dijkstra algorithm, our curriculum design jobs
  3. 所属分类:ELanguage

    • 发布日期:2017-11-08
    • 文件大小:263.07kb
    • 提供者:潘妮儿
  1. A-differential-method

    0下载:
  2. 利用一次微分法计算电流、电压的幅值、 相位等电量时,只需使用连续的三个采样 值,算法的时间窗为 2Ts-Using a differential method to calculate the current, voltage amplitude, phase and electricity, simply use continuous three sampling value, the algorithm of time window for 2 ts
  3. 所属分类:ELanguage

    • 发布日期:2017-11-19
    • 文件大小:560byte
    • 提供者:杨旭
  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. matlab-Genetic-algorithm-toolb

    0下载:
  2. 遗传算法matlab的工具箱,关于遗传算法的matlab基本编程程序,Genetic algorithm matlab toolbox genetic algorithm matlab basic programming procedures
  3. 所属分类:ELanguage

    • 发布日期:2017-11-10
    • 文件大小:214.05kb
    • 提供者:maqian
  1. train-the-BP-network

    0下载:
  2. 采用动量梯度下降算法训练 BP 网络,输入矢量和目标矢量-Using momentum gradient descent algorithm to train the BP network
  3. 所属分类:ELanguage

    • 发布日期:2017-11-22
    • 文件大小:699byte
    • 提供者:陶西柱
  1. Bayesian-regularization

    0下载:
  2. 贝叶斯正则化算法提高 BP 网络,L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络-Bayesian regularization algorithm to improve BP network
  3. 所属分类:ELanguage

    • 发布日期:2017-11-25
    • 文件大小:898byte
    • 提供者:陶西柱
  1. cvhaar

    0下载:
  2. Adaboost算法的VC代码,本人已经做过测试,简单一用。-Adaboost algorithm VC code, I have been tested, simple.
  3. 所属分类:ELanguage

    • 发布日期:2017-11-12
    • 文件大小:13.99kb
    • 提供者:岳鹏
  1. feisikaerzibianchengxu

    0下载:
  2. 基于飞思卡尔单片机的智能车程序,包含pid算法。-Freescale microcontroller-based smart car program, contains the pid algorithm.
  3. 所属分类:ELanguage

    • 发布日期:2017-12-03
    • 文件大小:220.47kb
    • 提供者:幻影
  1. huffman1

    0下载:
  2. RSA算法基于一个十分简单的数论事实:将两个大素数相乘十分容易,但那时想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥。-RSA algorithm based on a very simple fact: the number multiplies two large prime number is very easy, but then to factorization of its product is extremely difficult, so it can be
  3. 所属分类:ELanguage

    • 发布日期:2017-11-19
    • 文件大小:218.45kb
    • 提供者:wh
  1. hafuman

    0下载:
  2. 哈夫曼算法,功能完整。哈夫曼树是一种树形结构,用哈夫曼树的方法解编程题的算法就叫做哈夫曼算法。哈夫曼是一种数据结构,因为其存放方式颇有点象一棵树有树叉因而称为树。 -The Huffman algorithm, the functional integrity. Huffman tree is a tree structure, method of Huffman tree solution programming algorithm called Huffman algorithm. Huff
  3. 所属分类:ELanguage

    • 发布日期:2017-12-03
    • 文件大小:218.43kb
    • 提供者:wh
  1. webqqLOGIN

    0下载:
  2. 易语言WebQQ登陆源码,使用QQweb3.0协议登陆,内涵最新QQ密码加密算法-WebQQ landing source, easy language use QQweb3.0 agreement landing connotation QQ password encryption algorithm
  3. 所属分类:ELanguage

    • 发布日期:2017-11-18
    • 文件大小:636.48kb
    • 提供者:迁迁
  1. genetic-algorithm

    0下载:
  2. 遗传算法的简单例子,matlab的.m文件-genetic algorithm
  3. 所属分类:ELanguage

    • 发布日期:2017-12-04
    • 文件大小:4.32kb
    • 提供者:李建波
  1. genetic-algorithm

    0下载:
  2. 在旅行商问题中利用遗传算法求解,这是遗传算法的代码-genetic algorithm
  3. 所属分类:ELanguage

    • 发布日期:2017-11-20
    • 文件大小:3.71kb
    • 提供者:游海峰
  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
« 12 3 4 5 »
搜珍网 www.dssz.com