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

资源列表

« 1 2 ... .59 .60 .61 .62 .63 2464.65 .66 .67 .68 .69 ... 2673 »
  1. 4

    0下载:
  2. C的算法程序,字符串查找问题,分享给需要的朋友
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:851
    • 提供者:刘飞
  1. _Queen

    0下载:
  2. 非递归实现N皇后问题求解,输出全部求解的集合。-Non-recursive realization of N Queen s problem solving, solving a collection of all output.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:851
    • 提供者:MSM
  1. Nyuan

    0下载:
  2. 数据结构作业,用递归法求解n元一次方程的C++程序。-Data structure operations, using recursive method n-一次方程of C++ Procedures.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:850
    • 提供者:zxp
  1. make

    0下载:
  2. 数字构造问题 ★问题描述 给定一个只包含数字[0..9]的字符串,请使用字符串中的某些字符,构建一个能够整除 15最大的整数。注意,字符串中的每个字符只能使用一次。 ★编程任务 求由给定字符串构造的能够整除15的最大整数。 ★数据输入 由文件input.txt给出输入数据。输入数据为一个只包含数字[0..9]字符串,字符串的长度 为1..1000。如果无法构建出该数字,请输出“impossible”。 ★数据输出 将程序运行结果输出到文件output.tx
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:850
    • 提供者:heixiong
  1. graph-depth-first-search

    0下载:
  2. 基于VC6.0,实现图的深度优先搜索算法-graph depth-first search
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:850
    • 提供者:刘兆好
  1. tree_sanyuanzu

    0下载:
  2. 假设以如下说明的三元组 (F、C、L/R) 序列输入一棵二叉树的诸边(其中 F 表示双亲结点的标识,C 表示孩子结点标识,L/R 表示 C 为 F 的左孩子或右孩子),且在输入的三元组序列中,C 是按层次顺序出现的。设结点的标识是字符类型。F=‘^’时 C 为根结点标识,若 C 亦为‘^’,则表示输入结束。 试编写算法,由输入的三元组序列建立二叉树的二叉链表,并以中序序列输出。 -Assumed that the input to the following descr iption of th
  3. 所属分类:Data structs

    • 发布日期:2017-11-26
    • 文件大小:850
    • 提供者:shiloh
  1. bessie_come_home

    0下载:
  2. USACO中的bessie come home,用C++编写,用了BFS的知识-bessie come home of USACO, with C++ prepared ,with the knowledge of the BFS
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:850
    • 提供者:daertu
  1. C-round-robin-list-Josephus

    0下载:
  2. 数据结构实验求解Josephus问题,用C语言实现,单循环链表结构。-Experimental data structure to solve the Josephus problem, using C language, round robin list structure.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:850
    • 提供者:mafangyuan
  1. 5

    0下载:
  2. 创建一个单向链表,存放10个学生的学号,姓名,并输出这种10个学生的信息。 在链表中查找指定学号的学生,输出其姓名。 在链表中删除指定学号的学生,然后输出其余学生的信息。-Create a one-way linked list, the school placed 10 student number, name, and output the 10 student information. In the list to find the specified number of stu
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:849
    • 提供者:
  1. main5

    0下载:
  2. 编写一个将二叉树的所有叶子结点从左向右链接成单链表的算法-Write a binary tree leaf nodes from left to right links into a single linked list algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-11-17
    • 文件大小:849
    • 提供者:陈国泓
  1. shell_sort

    0下载:
  2. 本程序主要介绍了希尔排序的大致思想,有利于初学者快速的掌握这种算法-shell sort
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:849
    • 提供者:陈浩
  1. MaxArrayLocationFind

    0下载:
  2. 面试算法:最大子数组之和及其坐标位置快速算法,通过二分查找快速查找。-Interview algorithms: coordinate position and its largest sub-array of fast algorithm, binary search to quickly find.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:849
    • 提供者:pengwu
« 1 2 ... .59 .60 .61 .62 .63 2464.65 .66 .67 .68 .69 ... 2673 »
搜珍网 www.dssz.com