CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - template

搜索资源列表

  1. LinearEquation

    0下载:
  2. 线性方程组求解模板,包括求解线性方程组的各种算法- System of linear equations solution template, including solution system of linear equations each algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:99334
    • 提供者:关东
  1. Lis1t

    0下载:
  2. 文件中是我编写的两个数据结构,线性表列和链表,是用类模版函数编写,是面向过程设计-document is prepared by the two data structure, tabulated and linear chain and is prepared category template function, process-oriented design
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3666
    • 提供者:李瑞
  1. 非常完美的二叉树模板

    0下载:
  2. 非常完美地二叉搜索树模板~~~~ 希望大家能够喜欢,并且提出宝贵意见和建议-perfectly Binary Search Tree template ~ ~ ~ ~ hope that we can love and made valuable suggestions and recommendations
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:17438
    • 提供者:李鹏
  1. libgist-2.0.1

    0下载:
  2. Libgist is an implementation of the Generalized Search Tree, a template index structure that makes it easy to implement any type of hierarchical access method (AM). -Libgist is an implementation of the Generalized Search Tree, a template index stru
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2267788
    • 提供者:hu
  1. Libasdasd

    0下载:
  2. b树的C++实现,运用模板实现B树 简单明了-C achieved, the use template simple B-tree
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10732
    • 提供者:
  1. ooplist

    0下载:
  2. 实现了一个离散时间事件序列的模板,并用来模拟银行开窗口数量合理性的问题。-achieve a discrete-time sequence of events template, and used to simulate the bank to open the window a reasonable number of issues.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:32416
    • 提供者:刘源
  1. prefixspan的源代码c++

    1下载:
  2. 序列模式挖掘prefixspan算法源代码。License: GPL2 (Gnu General Public License Version 2) Requirements: C++ compiler with STL (Standard Template Library).-sequence Mining prefixspan algorithm source code. License : GPL (Gnu General Public License Version 2) Re
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:19852
    • 提供者: 高敏
  1. DSAAcodes

    0下载:
  2. 《数据结构、算法与应用》从C++语言应用角度列举了要点,以大量示例实现了表、树、图数据结构,最后实证了各种典型算法。以标准C++语法,模板化设计,符合软工思想。此内容为源码。-"data structures, algorithms and applications" from the perspective of C language application listed on the main points, a large number of examples to a
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:260270
    • 提供者:ldl
  1. corrmask&PPMreceiver

    0下载:
  2. cp0801_PPMcorrmask为PPM-TH-UWB信号的相关模板信号计算函数,cp0801_PPMreceiver为PPM-TH-UWB信号的接收机-cp0801_PPMcorrmask for PPM - TH-UWB signal correlation template signal Function, cp0801_PPMreceiver for PPM - TH-UWB signal receiver
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1727
    • 提供者:贾凯
  1. UWB_channel_sim

    2下载:
  2. IEEEuwb仿真UWB信道冲击相应;rmsds仿真UWB信道的均方根时延扩展;PDP仿真UWB信道的功率延迟剖面 rakeselector仿真RAKE接收机的路径选择 PPMcorrmask_P仿真RAKE接收机的相关模板信号-IEEEuwb simulation UWB channel corresponding impact; rmsds simulation of UWB Channel rms delay expansion; PDP simulation UWB channel po
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4352
    • 提供者:贾凯
  1. ezMTL-1.02

    0下载:
  2. 矩阵运算的模板类,可在VC编程时更加方便的使用矩阵。我在我的课题中就使用它进行了很多矩阵运算,推荐下载!-matrix calculation template category, the VC program more convenient to use the matrix. I am in my topics on the use of it for a lot of matrix operations and recommend downloading!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:112161
    • 提供者:吕学刚
  1. yard

    0下载:
  2. yard lib, template for regular rule-yard lib, the template for regular rule
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:13467
    • 提供者:hyf
  1. arraysort1

    0下载:
  2. 这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法。-this procedure the first document contains four sequencing methods : foam Sort (bubble), the insertion sort (insertion), rapid sequencing (
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:28406
    • 提供者:chyg
  1. tmpl-examples

    0下载:
  2. C++模板源码 模板和泛型编程的学习资料-C source code templates and template Generic Programming learning materials
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:161387
    • 提供者:易峰
  1. prayer

    0下载:
  2. 野人传教士问题的一种简单实现方法,用的是标准模板库实现的BFS-Savage missionaries of a simple method, using the standard template library of the BFS
  3. 所属分类:数值算法/人工智能

    • 发布日期:2012-10-22
    • 文件大小:1165
    • 提供者:吴地瓜
  1. vb-GA

    1下载:
  2. 用VISUAL BASIC写的遗传算法模板,可以实现一元高次方程的最大值或最小值的求解-with VISUAL BASIC to write the genetic algorithm template, one yuan can achieve high equation maximum or minimum Solution
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5923
    • 提供者:严伟
  1. template

    0下载:
  2. 设计一个类模板,申明一个成员函数,用该函数得到两个数据,求最大值-Design a class template, declare a member function, using the function to get two data, the maximum value
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:2253
    • 提供者:陈强
  1. template_matching_version1b

    0下载:
  2. Matlab matching template software
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:13312
    • 提供者:renbrum
  1. thesis

    0下载:
  2. Latex Thesis template
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:218112
    • 提供者:vyzogabu
  1. AHP template

    0下载:
  2. 该模板为matlab 层次分析法的模板,可直接更改数据计算CI, CR和weight。(This template is for matlab AHP, you can change the matrix and get the results of CI, CR and weights.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:icyU
« 1 2 34 5 6 7 8 9 10 ... 41 »
搜珍网 www.dssz.com