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

搜索资源列表

  1. 一元多项式

    0下载:
  2. 一元多项式相加数据结构算法-sum of one yuan polynomial algorithm data structure
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1439
    • 提供者:金理华
  1. longint1111

    0下载:
  2. 任意长整数相加问题 任意输入两个任意长的整数进行相加 可以得出正确结果,-arbitrary sum of long integer problem indiscriminate importation of two arbitrarily long integer can be drawn together for the right result,
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2830
    • 提供者:邵柏波
  1. 3x3填质数问题

    0下载:
  2. 3X3填质数问题,在一个3×3的矩阵中填写1-10的数字,保证上下左右相加都是质数-3X3 fill several quality problems in a 3 3 matrix to fill in the figures 1-10, ensuring that all about is the sum of the number of quality
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6380
    • 提供者:万万
  1. JAVA完善后的多项式相加

    1下载:
  2. 完善以前的JAVA实现的多项式相加 提供了输入系数和次数的控制-perfect before JAVA sum of the polynomial coefficients for the input and frequency control
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7249
    • 提供者:小样
  1. 9二叉树

    0下载:
  2. 几乎包括二叉树的所有编程算法,其中有二叉树的先中后序递归与非递归遍历算法,由先序与后序建立二叉树,层次遍历,求叶子结点数,总结点数,树的深度与宽度。-including binary tree almost all programming algorithm, these binary tree after the first sequence which recursive and non - recursive traversal algorithm, and by the first se
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15743
    • 提供者:李扬
  1. accept

    0下载:
  2. 数字运算,判断一个数是否接近素数 A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1151
    • 提供者:王冠
  1. mergeinS

    0下载:
  2. merge sort give a set S of n integers and another integer x, determine whether or not there exits two elements in S whose sum is exactly x.-merge sort give a set of S n integers and anot her integer x, determine whether or not there exits two elemen
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1018
    • 提供者: 朱雨科
  1. chagnshengjiangjun

    0下载:
  2. 常胜将军 现有21根火柴,两人轮流取,每人每次可以取走1至4根,不可多取,也不能不取,谁取最后一楰火柴谁输。请编写一个程序进行人机对弈,要求人先取,计算机后取;计算机一方为“常胜将军”。 *问题分析与算法设计 在计算机后走的情况下,要想使计算机成为“常胜将军”,必须找出取 关键。根据本题的要求枷以总结出,后走一方取子的数量与对方刚才一步取子的数量之和等于,就可以保证最后一个子是留给先取子的那个人的。 据此分析进行算法设计就是很简单的工作,编程实现也十分容易。-everlas
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1114
    • 提供者:黄波
  1. CollegeWizard

    0下载:
  2. 这是我写的数据结构的课设,是一个可视化的校园导航的模型,其中图的组织存储是用的多重邻接表,之前网上我只见到过简单数笔的原理介绍,没有人用它来实现图的操作(是我没有看到),所以选择它来做图,主要是技术上的尝试,其操作过程较一般组织结构复杂-I wrote this is the data structure of the classes were created a visualization of the campus navigation model map which store is th
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:43922
    • 提供者:konghui
  1. size-compute

    0下载:
  2. 数据结构常用的算法,实现四则运算相加的,供大家参考-data structure commonly used algorithm, and the sum of four of the operation, for your reference
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1713
    • 提供者:fanghe
  1. duoxiaingadd

    0下载:
  2. 数据结构常用的算法,实现多项式相加的,供大家参考-data structure commonly used algorithm, and the sum of the polynomial, for your reference
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:948
    • 提供者:fanghe
  1. sum

    0下载:
  2. 数据结构,两个矩阵求和,c语言编写,不是c
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1182
    • 提供者:jayson
  1. sum(c)

    0下载:
  2. 数据结构课件,很有用的,保证让你不会后悔
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:991130
    • 提供者:馨子
  1. subsum.rar

    0下载:
  2. 回溯法求子集和问题, 在回溯过程中利用了剪枝 ,The back track method to solve the sub sum problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:995
    • 提供者:syys
  1. Sum

    0下载:
  2. 本段程序简单的描述了一下C++教程上关于求和的算法-This section describes the procedures for a simple tutorial on what C++ algorithm on the sum
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:225518
    • 提供者:蒋峰
  1. The-sum-of-Multinomial

    0下载:
  2. 数据结构中的一元多项式相加,多于考研算法实现很重要。后续部分将在后期上传!-The sum of Multinomial
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:80174
    • 提供者:王磊
  1. sum

    0下载:
  2. 一元多项式的计算代码,是C++初学者的宝典,希望对大家有帮助。-the C++,sum of the yi yuan duoxiangshi.
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6206
    • 提供者:王小贱
  1. The-sum-of-the-cross-linked-list

    0下载:
  2. 十字链表的相加 十分实用 值得你去借鉴 谢谢 互相学习-The sum of the cross-linked list is very useful
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:1423
    • 提供者:饼干
  1. Sum

    0下载:
  2. This mathimatic s of sum program using GUI -This is mathimatic s of sum program using GUI
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1225
    • 提供者:abi
  1. Maximum sum of subarray

    0下载:
  2. 题目描述:给定一个数组a[0,...,n-1],求其最大子数组(长度>=1)和 输入描述:第一行一个整数n(1<=n<=5000),然后依次输入n个整数(每个整数范围[-5000, 5000]) 输出描述:输出一个整数表示最大子数组和 样例输入:5 1 -1 1 1 -1 样例输出:2(Topic descr iption:Given an array a[0,..., n-1], find its maximum sum of suba
  3. 所属分类:数据结构

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:zhou-r16
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com