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

资源列表

« 1 2 ... .19 .20 .21 .22 .23 2524.25 .26 .27 .28 .29 ... 2673 »
  1. shuleiyuandaima(quan)

    0下载:
  2. 用vc++编写的关于数据结构的树类的算法,完全可用,很全面-vc used to prepare data on the structure of the Tree Algorithm and it is perfectly possible, very comprehensive
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:732.55kb
    • 提供者:张智伟
  1. AVLdelete

    0下载:
  2. AVL树,对其进行结点的删除操作算法的程序-AVL tree, its nodes of the deletion algorithm procedures
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.04kb
    • 提供者:唐新猛
  1. lifegame_cpp

    0下载:
  2. 用程序模拟生命演化游戏,屏幕上输出各步演化结果-procedures in the evolution of life simulation games, screen output results of the further evolution
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5.13kb
    • 提供者:唐新猛
  1. FEM_main

    0下载:
  2. 一阶有限元通用程序,边界条件可变,可以用于机械应力分析,电磁场数值计算等领域。而且可以自编自东剖份程序作为入口。-a finite element analysis program, boundary conditions variable, which can be used mechanical stress analysis, Numerical Calculation of electromagnetic fields. Can be directed and performed in
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.93kb
    • 提供者:杨越
  1. 1051WoodenSticks

    0下载:
  2. acm HDOJ 1051WoodenSticks Descr iption: There is a pile of n wooden sticks. The length and weight of each stick are known in advance. The sticks are to be processed by a woodworking machine in one by one fashion. It needs some time, called setup
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1015byte
    • 提供者:sxb
  1. 1050MovingTtables

    0下载:
  2. HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the first line of the input. Each test case begins with a line containing an integer N , 1<=N<=200 , that represents the number of tables to move. Ea
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.2kb
    • 提供者:sxb
  1. 1047IntegerInquiry

    0下载:
  2. HDOJ 1047 One of the first users of BIT s new supercomputer was Chip Diller. He extended his exploration of powers of 3 to go from 0 to 333 and he explored taking various sums of those numbers. ``This supercomputer is great, remarked Chip. ``I o
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:852byte
    • 提供者:sxb
  1. listDatastructure

    0下载:
  2. 编写程序,实现有序链表的建立;并实现对两个有序链表的归并操作,主要实验内容如下: 1. 定义链表的数据类型(带有头结点); 2. 实现链表的基本操作:初始化、销毁、有序插入; 3. 通过键盘输入建立一个非递减有序链表(键盘输入不一定按照非递减的顺序) 4. 对通过键盘输入而建立好的两个非递减有序链表进行归并操作,并将归并好的有序链表输出。(需要编写一个归并函数)-preparation procedures, the establishment of an orderly cha
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12.08kb
    • 提供者:段苛苛
  1. Demo01-TowersofHanoi

    0下载:
  2. 以图形界面的方式形象的描述了数据结构中翰诺塔的过程-graphical interface to the image descr iption of the data structure Brigham Young Tower of the process
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:334.65kb
    • 提供者:孟庆刚
  1. SortTree

    0下载:
  2. 创建一棵二叉排序树,并采用中序遍历和层次遍历法输出其顶点序列,主要实验内容如下: 1. 定义二叉排序树的结构BiTree; 2. 编制二叉排序树的插入算法:void Insert_SortTree (BiTree ST, ElemType x); 3. 编制中序遍历函数; 4. 在main()函数中完成二叉排序树的建立,以及中序遍历的输出。(二叉排序树的各个元素从键盘输入,并利用Insert_SortTree()函数进行插入建立); 5. 编制层次遍历函数,并在main()函
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:14.89kb
    • 提供者:段苛苛
  1. C_linksort

    0下载:
  2. C++的链表排序算法,简单清晰,移植扩充均非常方便。-C + + objectlist sorting algorithm, simple and clear, expansion of transplantation are very convenient.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11.95kb
    • 提供者:锐一
  1. DIJSHOW

    1下载:
  2. 迪杰斯特拉算法求最短路径,图形化界面,visual c++ -Dijieshitela algorithms for the shortest path, graphics interface, visual c
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:69.49kb
    • 提供者:黄嘉
« 1 2 ... .19 .20 .21 .22 .23 2524.25 .26 .27 .28 .29 ... 2673 »
搜珍网 www.dssz.com