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

资源列表

« 1 2 ... .12 .13 .14 .15 .16 25217.18 .19 .20 .21 .22 ... 28276 »
  1. tubianli

    0下载:
  2. 以邻接多重表为存储结构,实现连通无向图的深度优先和广度优先遍历。以用户指定的结点为起点,分别输出每种遍历下的结点访问序列和相应生成树的边集。-To adjacent multi-table storage structure for connectivity undirected graph depth-first and breadth-first traversal. User-specified node as a starting point, respectively, under t
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:37.44kb
    • 提供者:流小圈
  1. PhysizsEngine

    0下载:
  2. 此是一个物理引擎的例子,可以再次开发更多的程序,更炫的效果!-This is an example of a physics engine, can once again develop more programs, more dazzling effect!
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:4.78mb
    • 提供者:
  1. exp1

    0下载:
  2. 需要利用有序链表来实现一元稀疏多项式的表示及加法运算的简单计算程序,其基本功能有: (1)输入并建立两个多项式; (2)多项式f1(x)与f2(x)相加,建立和多项式f3(x); (3)输出多项式f1(x),f2(x),f3(x)。-Need to use ordered lists to implement a dollar sparse representation of polynomials of simple addition operations and calculat
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.05kb
    • 提供者:李联合
  1. suffix

    0下载:
  2. 倍增算法实现后缀数组,在字符串处理当中,后缀树和后缀数组都是非常有力的工具,其中后缀树大家了解得比较多,关于后缀数组则很少见于国内的资料。-suffix array
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1.32kb
    • 提供者:zdl
  1. btree.tar

    0下载:
  2. C++实现的异质二叉树,实现了对节点的增加,删除,查询,以及整个树的释放。利用了面向对象编程的封装,继承和多态的思想。-C++ implementation of heterogeneous binary tree, the realization of the node to add, delete, query, and the release of the entire tree. Object-oriented programming using encapsulation, inher
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:3.79kb
    • 提供者:Jason
  1. GABOX

    0下载:
  2. 遗传算法实现TSP问题的工具箱程序,还包括大量遗传算法方面的实例,是很丰富的GA工具箱。-TSP problem genetic algorithm toolbox program also includes many examples of aspects of genetic algorithm, GA is a very rich toolbox.
  3. 所属分类:Data structs

    • 发布日期:2017-06-18
    • 文件大小:26.71mb
    • 提供者:cutao
  1. migongqiujie

    0下载:
  2. 可以输入一个任意大小的迷宫数据,用非递归的方法求出一条走出迷宫的路径,并将路径输出-You can enter a maze of any size data obtained with a non-recursive way out of the labyrinth path and output path
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:72.21kb
    • 提供者:罗峰
  1. oclRadixSort.tar

    0下载:
  2. Radix Sort using GPGPU with OpenCL
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1.04mb
    • 提供者:Raj Singh
  1. SqList

    0下载:
  2. 线性表操作完整代码,包含查找,删除,插入,遍历,等等常用功能-Linear table operation complete code, including search, delete, insert, traverse, and so commonly used functions
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1.36kb
    • 提供者:wangyun
  1. xindaoC

    0下载:
  2. 信息论编程信道容量计算,C语言。编译环境为DEV_C-Information theory, channel capacity calculation programming, C language. Compiler environment DEV_C
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.03kb
    • 提供者:李三
  1. joke

    0下载:
  2. 约瑟夫环问题:设编号为1,2,3,……,n的n(n>0)个人按顺时针方向围坐一圈,每个人持有一个正整数密码。开始时任选一个正整数做为报数上限m,从第一个人开始顺时针方向自1起顺序报数,报到m是停止报数,报m的人出列,将他的密码作为新的m值,从他的下一个人开始重新从1报数。如此下去,直到所有人全部出列为止。令n最大值取30。要求设计一个程序模拟此过程,求出出列编号序列。-Josephus problem: Let numbered 1,2,3, ... ..., n of n (n>
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:2kb
    • 提供者:陈玟
  1. shujujiegou

    0下载:
  2. 对任意给定的图(顶点数不小于20,边数不少于30,图的类型可以是有向图、无向图、有向网、无向网),能够输入图的顶点和边(或弧)的信息,并存储到相应存储结构(邻接矩阵、邻接表、十字链表、邻接多重表,任选其中两种类型),对自己所创建的图完成以下操作: -For any given map (not less than 20 vertices, edges not less than 30, the type of map can be a directed graph, undirected g
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:7.46kb
    • 提供者:李朗
« 1 2 ... .12 .13 .14 .15 .16 25217.18 .19 .20 .21 .22 ... 28276 »
搜珍网 www.dssz.com

浏览历史记录

关闭