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

搜索资源列表

  1. mgqj

    0下载:
  2. 可以输入一个任意大小的迷宫数据,用非递归的方法求出一条走出迷宫的路径,并将路径输出; 要求: 在上交资料中请写明:存储结构、基本算法(可以使用程序流程图)、源程序、测试数据和结果、算法的时间复杂度、另外可以提出算法的改进方法; -Can enter a maze of any size data, with non-recursive method to derive a path out of the maze, and the path output requirements
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:6495
    • 提供者:迟浩东
  1. sidifensen

    0下载:
  2. 这是一个非常基本简单的斯蒂芬森matlab算法程序,非常适合于初学者学些。-This is a very basic, simple procedures Stephenson matlab algorithm is very suitable for beginners and learn more.
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:693
    • 提供者:刘伟
  1. Jacobi

    0下载:
  2. 计算特征值,特征向量,基本解,数值算法, -Computing eigenvalues, eigenvectors, the basic solution, numerical algorithm, eigenvalue calculation, feature vector, the basic solution, numerical algorithm,
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:892
    • 提供者:qin
  1. duilie

    0下载:
  2. ⑴实现循环队列各种基本运算的算法 ⑵实现链队各种基本运算的算法-Realization of basic operations of circular queue;Realization of basic operations team chain algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:6923
    • 提供者:安静霆
  1. duncan-1

    4下载:
  2. 利用ABAQUS中的用户自定义材料子程序UMAT开发的三维邓肯-张模型,应力积分算法采用的是基本增量法-In the use of ABAQUS user-defined material subroutine UMAT developed three-dimensional Duncan- model, stress integration algorithm is the basic incremental method
  3. 所属分类:assembly language

    • 发布日期:2017-03-25
    • 文件大小:1222
    • 提供者:
  1. genopt-type56

    1下载:
  2. The basic difference from the variants described above lies on the formation of the second component of the PSO algorithm (related with the personal best solution)
  3. 所属分类:assembly language

  1. DESdpj

    0下载:
  2. 简明的DES密码算法的VHDL代码,实现了基本的加脱密-Condensed DES cryptographic algorithm VHDL code, basic plus decryption
  3. 所属分类:assembly language

    • 发布日期:2017-11-16
    • 文件大小:5164
    • 提供者:李风光
  1. 54936596rsa

    0下载:
  2. rsa算法实现,利用rsa算法基本原理,从而利用c语言来实现该算法,可直接运行。-rsa algorithm, rsa algorithm using the basic principles, which use c language to implement the algorithm can be directly run.
  3. 所属分类:assembly language

    • 发布日期:2017-12-01
    • 文件大小:3741
    • 提供者:刘少飞
  1. PSO

    1下载:
  2. 粒子群优化的基本算法,利用该方法求解非线性方程组-The basic particle swarm optimization algorithm, using this method for solving nonlinear equations
  3. 所属分类:assembly language

    • 发布日期:2017-11-19
    • 文件大小:589
    • 提供者:blueice
  1. matlab

    0下载:
  2. MATLAB基本算法,简单的运算代码,一些简单运算-MATLAB basic algorithm, a simple calculation code, some simple arithmetic
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:501104
    • 提供者:黎桑
  1. jibenyiqunjulei

    0下载:
  2. 基本蚁群聚类算法,解决了不收敛的问题,聚类效果非常好-The basic ant colony clustering algorithm to solve the problem of non-convergence, the clustering effect is very good
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2738
    • 提供者:TANSHEN
  1. yiqunjulei

    0下载:
  2. 改进的蚁群算法是基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子,产生变异,从而更快的收敛-Improved ant colony algorithm is based on improved genetic algorithm, based on the basic genetic algorithm, adding the variability factor, mutation, and thus faster convergence
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:2513
    • 提供者:TANSHEN
  1. PSOt

    0下载:
  2. matlab工具箱。这个m文件是标准粒子群算法的matlab代码。用它测试过很多函数,都能用。代码详细。说明具体。操作方便-the matlab code for particle swarm optimizating,the algorithm is the basic particle swarm optimizating.every user can use it.
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:761324
    • 提供者:林晓雪
  1. FSFLA

    0下载:
  2. 基本我跳算法,用户可以根据自己需求对源代码稍微加以修改即可使用。-I jumped the basic algorithm, the user can according to their source code needs to be modified slightly to use.
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:974
    • 提供者:wuguowei
  1. ACO

    0下载:
  2. 此代码为蚁群算法的基本代码,代码有较详尽的说明。-This code is the basic code for ant colony algorithm, code has a more detailed explanation.
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2651
    • 提供者:duaoran
  1. basic-simulated-annealing

    0下载:
  2. 基本的模拟退火算法程序,适合各类型在此基础上做相关改进。-The basic simulated annealing algorithm procedures, suitable for all types on this basis to make related improvements.
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:199548
    • 提供者:wanls
  1. cPP

    0下载:
  2. c++基础功能展示 从基础学起 功能关于c++的数学算法问题的源代码!- C++ basic function display From the basics Function on the mathematical algorithm c++ source code!
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:147364
    • 提供者:平洛
  1. xianxingbiao

    1下载:
  2. 实现顺序表的基本操作(最终提交“.cpp”) 程序要求: 先给出顺序表的类型定义 给出顺序表的如下基本操作的算法函数定义 构造一个空的线性表:InitList_Sq(SqList &L) 在顺序表L的第i个位置之前插入新的元素e:ListInsert_Sq(SqList &L, int I, ElemType e) 在顺序表L中删除第i个元素,并用e返回其值:ListDelete_Sq(SqList &L, int I, ElemTy
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1112
    • 提供者:黄金
  1. lms

    0下载:
  2. 基本LMS算法代码,有关收敛结果和收敛速度。-basic LMS algorithm code
  3. 所属分类:assembly language

    • 发布日期:2017-12-13
    • 文件大小:1326
    • 提供者:李丽
  1. 二叉链表

    0下载:
  2. 一、 实验目的 (一) 掌握二叉树的逻辑结构和二叉链表存储结构; (二) 验证二叉树的二叉存储和遍历及其基本操作的实现; (三) 理解算法与程序的关系,能够将顺序表算法转化为对应程序;(First, the purpose of the experiment (1) master the logical structure of the two tree and the storage structure of the two linked list; (two) verify the
  3. 所属分类:汇编语言

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:轩卬
« 12 »
搜珍网 www.dssz.com