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

搜索资源列表

  1. arraysort2.zip

    0下载:
  2. 这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法。
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:28821
    • 提供者:
  1. qsort4.zip

    0下载:
  2. 快速排序模板
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:1467
    • 提供者:
  1. LinearEquation

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

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

    0下载:
  2. 这个项目演示了STL风格的迭代子,如何编写自己的迭代子,使用容器来简化STL,并与STL兼容。在这个例子中使用的容器是MFC框架应用程序,文档模板,文档类CWinApp,-the project demonstrated the STL - style iteration, how to prepare their son iteration, the use of containers to simplify the STL, and compatible with the STL. In t
  3. 所属分类:STL

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

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

    • 发布日期:2008-10-13
    • 文件大小:10732
    • 提供者:
  1. 遗传算法模板

    0下载:
  2. 用vb写的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。-used to write the genetic algorithm. Some common code, with the specific issues the corresponding code space, and the time spent filling into account.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2382
    • 提供者:风云
  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. 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. 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. stla8

    0下载:
  2. 这是一个关于A*算法的实现8数码的程序源代码,所有的算法核心全部使用STL标准模板库编程,对想熟悉STL编程和A*算法的朋友有很好的借鉴意义。-This is one of the A * algorithm to achieve eight digital source code, all of the core algorithms use all STL standard template library programming, STL right to know programming
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:118882
    • 提供者:严江
  1. SortedSet

    0下载:
  2. 本程序用VC++完成 定义类模板SortedSet (包括方法的实现) ,即元素有序的集合,集合元素的类型和集合元素的最大个数可由使用者确定。要 求该类模板对外提供以下三种操作: insert:加入一个新的元素到合适的位置上,并保证集合元素的值不重复; get:返回比给定值大的最小元素的地址。若不存在,返回-1; del:删除与给定值相等的那个元素,并保持剩余元素的有序性。-the completion of procedures with VC SortedSet clas
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3306
    • 提供者:zhangbb
  1. ACM模板

    1下载:
  2. ACM竞赛经典算法的模板和实现,包括复旦大学和吉林大学的(ACM competition template and implementation of the classic algorithm, including Fudan University and Jilin University)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-10-17
    • 文件大小:3080192
    • 提供者:庞贝兰波
  1. 归并排序

    1下载:
  2. Visual studio上利用C++模板类实现归并排序(sort c++ template on visual studio)
  3. 所属分类:STL

    • 发布日期:2020-06-13
    • 文件大小:108544
    • 提供者:google_hjx
  1. 建站模板和后台

    0下载:
  2. 建站模板和后台,H站点的所有源码和视频资源
  3. 所属分类:仿真建模

« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com