CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Classical algorithm

搜索资源列表

  1. MUSIC

    4下载:
  2. 运用MUSIC 算法仿真均匀圆阵的测向。经典算法-MUSIC algorithm simulation using uniform circular array to the test. Classical algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:929byte
    • 提供者:周志法
  1. igraph_Reference_Manual

    0下载:
  2. igraph是复杂网络分析中著名的C函数库,实现了大部分经典算法。这里上传的参考手册详细介绍了其安装和使用方法,非常全面,全书有500页之多。-igraph is a complex network analysis in the well-known C library to achieve most of the classical algorithm. From here, a reference manual for details of their installation and u
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.12mb
    • 提供者:X.Liu
  1. GPS-INS

    7下载:
  2. 惯性导航+GPS组合导航,经典算法,不要错过。-Inertial Navigation+ GPS navigation, the classical algorithm, do not miss.
  3. 所属分类:其他小程序

    • 发布日期:2014-03-19
    • 文件大小:806.64kb
    • 提供者:慧莹
  1. BIRCH

    0下载:
  2. 数据挖掘经典的hierarchial clustering algorithm-Data Mining classical hierarchial clustering algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1.1mb
    • 提供者:li
  1. restoring

    0下载:
  2. restoring除法器设计 经典算法了,可以仿真通过-divider restoring a classical algorithm design, simulation can be adopted
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:600byte
    • 提供者:sumli
  1. test

    0下载:
  2. 古典密码学若干算法 (1) 实现移位密码; (2) 实现替换密码; (3) 实现Vigenere密码(选做); (4) 实现置换密码(换位密码); (5) 对每一种密码,编写加密字符串和加密文件的两种算法并进行实验。 -A number of classical cryptography algorithm (1) the realization of shift cipher (2) to achieve the replacement of the password
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:31kb
    • 提供者:何何
  1. 31-60

    0下载:
  2. 个人收集的150个C语言精典算法算法的31-60个,内附目录。-Personal collection of 150 classical algorithm C language algorithm for 31-60 months, containing a directory.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:76.43kb
    • 提供者:王君
  1. 61-90

    0下载:
  2. 个人收集的150个C语言精典算法算法的61-90个,内附目录。-Personal collection of 150 classical algorithm C language algorithm for 61-90 months, containing a directory.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:80.71kb
    • 提供者:王君
  1. 91-120

    0下载:
  2. 个人收集的150个C语言精典算法算法的91-120个,内附目录。-Personal collection of 150 classical algorithm C language algorithm for 91-120 months, containing a directory.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:13.52kb
    • 提供者:王君
  1. 121-150

    0下载:
  2. 个人收集的150个C语言精典算法算法的121-150个,内附目录。-Personal collection of 150 classical algorithm C language algorithm 121-150, and containing directory.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:19.53kb
    • 提供者:王君
  1. biaodashiqiuzhi

    0下载:
  2. 对现有的表达式输入,输出器运算结果的经典算法-Expression of existing input and output devices of the classical algorithm for computing the results of
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:175.73kb
    • 提供者:荣承势
  1. classic

    0下载:
  2. 经典的关于Matlab的算法程序,有模拟退火等算法的应用,很有参考价值-Classical algorithm on the Matlab procedures, such as simulated annealing algorithm for the application of great reference value to
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:43.85kb
    • 提供者:JavaBeta
  1. DS_computer_source_code

    0下载:
  2. 数据结构的经典算法,有助于初学者参考学习,临摹借鉴-Classical algorithm for data structure to help advanced users learn, copy drawing
  3. 所属分类:Other systems

    • 发布日期:2017-06-19
    • 文件大小:28.21mb
    • 提供者:朱子辉
  1. chesscovered

    0下载:
  2. 经典算法棋盘覆盖的C++语言实现。一个小小的算法,矩阵数组为100*100,超过后会溢出。-Classical algorithm board cover C++ language. A small algorithm, matrix array of 100* 100, more than after overflow.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:755byte
    • 提供者:suzhen
  1. BackTrack_01backpack

    0下载:
  2. 0-1背包问题是一个经典的算法问题,有多种解法,这里用回溯法求解。-0-1 knapsack problem is a classical algorithm for the problem, there are several solution here solved by backtracking.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:529.1kb
    • 提供者:储大为
  1. BranchandBound_01backpack

    0下载:
  2. 0-1背包问题是一个经典的算法问题,有多种解法,这里用分支定界法求解。-0-1 knapsack problem is a classical algorithm for the problem, there are several solution here solved with branch and bound method.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:709.68kb
    • 提供者:储大为
  1. DynamicProgramming_01backpack

    0下载:
  2. 0-1背包问题是一个经典的算法问题,有多种解法,这里用动态规划的方法求解。-0-1 knapsack problem is a classical algorithm for the problem, there are a variety of solution, where the method for solving using dynamic programming.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:524.72kb
    • 提供者:储大为
  1. jingidansuanfa100ge

    0下载:
  2. c语言的100个很好的经典算法 很有用处的啊-Classical algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:169.18kb
    • 提供者:zyj
  1. Classical-algorithm-exercises

    0下载:
  2. 经典算法练习,包含队列,栈,指针链表,模板类,模板函数的练习,-Classical algorithm exercises, including queues, stacks, pointer list, template class template function of practice,
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1.47mb
    • 提供者:sonic
  1. classical-algorithm

    0下载:
  2. 里面是一些经典的数据结构以及相关算法的实现-some classical algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:325.59kb
    • 提供者:
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com