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

搜索资源列表

  1. xishujuzenh

    0下载:
  2. 稀疏矩阵 1、 应用程序 直接可以实现矩阵的各项操作。 2、 查看原代码VC++6.0打开“稀疏矩阵\\creatematrix.dsp”或者用记事本打开“稀疏矩阵\\creatematrix.cpp” 3、 代码简单说明: 本程序是一个工程文件包含了链式与顺序两种多项是处理方式: 十字链表:矩阵的结构体:matnode; 三元组顺序:矩阵结构体:tsmat 4、ADT在文件夹“稀疏矩阵”里 -a sparse matrix, t
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:16384
    • 提供者:wgz
  1. duoxiangsih

    0下载:
  2. 1、 应用程序 直接可以实现多项式的各项操作。 2、 查看原代码VC++6.0打开“多项式\\poly88.dsp”或者用记事本打开“多项式\\poly88.cpp” 3、 代码简单说明: 本程序是一个工程文件包含了链式与顺序两种多项是处理方式: 链表存储结构:多项式类是polynomail,节点类是polynelem; 顺序存储结构:多项是结构体是Ploynomial,节点类是term。 4、 注:在运行应用程序\"多项式.exe\"时,在
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:71582
    • 提供者:wgz
  1. data_struct(C)

    0下载:
  2. C语言数据结构源代码,包括队列,栈和链表等。-C language source code for data structure, including the queue, stack and other Chain.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:14580
    • 提供者:david
  1. data_structC++

    0下载:
  2. C++数据结构源代码及算法实现说明,包括链表、树、队列和栈等。-C + + source code for data structure and algorithm descr iption, including Chain, trees and Queue and stack.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:93669
    • 提供者:david
  1. dijkstraCPP

    0下载:
  2. 由graph.txt读出源图并用临街链表显示出,然个用dijkstra算法算出给定两点的最短路径和任一给定点到其它各点的距离,graph.txt放在源代码同一目录,内附graph.txt示例-graph.txt read out by the source map and used chain along the street shows, However use the dijkstra algorithm to calculate the scheduled 2:00 and the sho
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:283983
    • 提供者:比为
  1. matrix_mult

    0下载:
  2. 矩阵链的相乘的源代码,采用动态归还算法求解得到最优解。-chain matrix multiplication of the source code, the return of dynamic algorithm to obtain the optimal solution.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:985
    • 提供者:李明
  1. lianshizhan

    0下载:
  2. 本源码是关于数据结构的链式栈的操作的源码,你可以下载编译。-source of the data structure of the chain of operation of the stack source code, you can download the compiler.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:906
    • 提供者:李键
  1. DS_DESIGN

    0下载:
  2. 这是我的数据结构课程设计源代码,请务必按提示输入数据,该程序的功能是用链表实现多项式的四则运算。-This is my data structure course design source code, you must follow the directions to input data, the program's function is used to achieve Chain of four polynomial operations.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2768
    • 提供者:熊林华
  1. MCMCpack.rar

    5下载:
  2. 使用R语言的马尔科夫链蒙特卡洛模拟(MCMC)源代码程序。,R languages using Markov chain Monte Carlo simulation (MCMC) procedures for source code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:447423
    • 提供者:左秀霞
  1. Introduction_to_Algorithm

    0下载:
  2. 常见算法设计的源代码。配合著名的那本“算法导论”。其中主要包括: 归并排序 活动选择问题 矩阵链乘问题 矩阵链乘问题的备忘录解法 逆序对问题 求和问题 装配线问题 最短路径Dijkstra算法和堆操作 -Common algorithm design of the source code. With the well-known that the " Introduction to Algorithms." Which mainly i
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:14841
    • 提供者:xichen
  1. datastucture1

    0下载:
  2. 数据结构中 链表 链队 链栈 的实现,源代码对于初学者很实用-The data structure linked list chain, chain of stack implementation team, the source code is very useful for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2880
    • 提供者:
  1. 111

    0下载:
  2. 约瑟夫环,运用了数据结构中的链结构。具体请详细观察源程序-Joseph Wan, the use of the data structure in the chain structure. Please observe the specific source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:174170
    • 提供者:jian
  1. list

    0下载:
  2. 本源码是用C语言写的一个单链表 其功能是单链表的建立 插入 删除 以及每个操作后的输出-The C language source code is written in a single chain and its function is the establishment of a single linked list insertion deletion, as well as the output after each operation
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:830
    • 提供者:woilily
  1. stack

    0下载:
  2. 链式栈的源代码,可以实现关于链式栈的多种操作,是数据结构入门的重要基础-Chain stack source code, can achieve a variety of operations on the chain stack, the data structure is an important basis for entry
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:129034
    • 提供者:xyz
  1. datastrcture

    0下载:
  2. 数据结构实验答案源码,包括顺序线性表、链式线性表、队列、二叉树等以及各种排序方法-Experimental data structure answers to source code, including the order of the linear form, linear chain table, queue, binary tree, and various sorting methods such as
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:28190
    • 提供者:liumin
  1. cPP

    0下载:
  2. 有关数据结构c++实现的源代码,包括顺序表,队列,链式表,堆,二叉树等。-Data structure c++ source code, including the order form, queue, chain table, heap, binary trees and so on.
  3. 所属分类:Data structs

    • 发布日期:2017-05-27
    • 文件大小:10628488
    • 提供者:scj
  1. Chain

    0下载:
  2. 链表数据结构,文件为链表数据结构的源代码,不需要自己输入数据,系统随机生成数。-Chain table data structure,Documents for the list of the data structure of source code, do not need oneself to input data, the system randomly generated number.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2813
    • 提供者:陈雪正
  1. Markov_Cha1744315122004

    0下载:
  2. 标题:马尔可夫链的文本(更新) 描述:马尔可夫链允许你建立随机文本从某种意义上/原始文字的风格仍然保持原来的文本。该方案包括一个支援功能的情侣(ArraySort,UniqueArray,PosInArray和binaryArraySearch)可能会感兴趣。 -------------增加了更多的细节,以帮助和提高代码选择的第一个字(如果你有一个以上的句子/段落的第一个字,将是一个句子或段落的第一个字,而不是仅仅在文本中随机选择的字{整段文字的第一个字比其他}。-Title: Mark
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:8282
    • 提供者:ji zuo-xin
  1. lianshijishu

    0下载:
  2. 链式基数选择排序算法是数据结构中关于排序的重要算法,本程序是链式基数选择排序算法的源代码。-Chain base sorting algorithm data structure on the sort algorithm, the program is a chain base to select the source code of the sorting algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:3162
    • 提供者:李强
  1. LinkedStack

    0下载:
  2. 本源码是数据结构链栈的相关操作源码,能够直接运行,帮助那些初学数据结构不知道从何入手的人快速入门-This source code is the data structure of the related operation chain stack source code, can be directly run, help the beginners data structure don t know how to start from the people quickstart
  3. 所属分类:Data structs

    • 发布日期:2017-11-24
    • 文件大小:180308
    • 提供者:冷名
« 12 »
搜珍网 www.dssz.com