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

搜索资源列表

  1. 头文件

    0下载:
  2. 大三计算机的数据结构的 c++ 所用的 头文件-junior computer data structure used by the c in the first paper
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7.17kb
    • 提供者:聂威风
  1. 经典约瑟夫环问题c语言版

    0下载:
  2. 数据结构中解决约瑟夫环问题的代码,里面只有源代码,大家用TC2编译一下就可以用了:)。-data structure to solve the problem of Josephus code, only the source code, we use TC2 compiler can use it with a :).
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:954byte
    • 提供者:苏辉
  1. 表达式求值(大程序)

    3下载:
  2. VC实现的用堆栈实现表达式求值!! 数据结构的一个小作业!! 大家可以参考一下-VC stack with the expression evaluates to achieve! ! Data structure of a small operation! ! We can take a look
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:42.34kb
    • 提供者:冰扉
  1. (最大和问题)

    0下载:
  2. 求一个矩阵的最大和,并判断两个矩阵的最大和-seek a matrix of the largest and, to judge two of the largest and Matrix
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:948byte
    • 提供者:赵卓
  1. 最大k乘积问题

    0下载:
  2. /*最大k乘积问题 问题描述: 设I是一个n位十进制整数。如果将I划分为k段,则可得到k个整数。这k个整数的乘积称为I的一个k乘积 。 试设计一个算法,对于给定的I和k,求出I的最大k乘积(n<=10)。 示例:输入为 : 4 3 结果:1234 */-/ k * Product of the biggest problems Descr iption : I set up is a n-bit decimal integer. If I will be divided into k, k
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.42kb
    • 提供者:phq
  1. 大整数

    0下载:
  2. c++写的一个关于数据结构大整数的问题,相信会给喜欢数据结构的朋友们带来帮助!-c write data on the structure of a large sum of the problem, I believe, would like the data structure to help bring friends!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.51kb
    • 提供者:离别
  1. dinic的网络最大流算法模板

    0下载:
  2. dinic的网络最大流算法模板,非常实用,经过自己多次测试通过的!Q,Dinic network maximum flow algorithm templates, very useful, after their own, adopted a series of trial runs! Q
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-25
    • 文件大小:1.25kb
    • 提供者:wang yucao
  1. data sort 按从大到小的顺序排列

    0下载:
  2. 由输入对话框输入100个数值,数据放入数组a,其中的整数放入数组b,然后运用选择分类法将数组b中的数据按从大到小的顺序排列,并以每行五个数据在窗体上输出。-100 from the input dialog box to enter values ​ ​ into the data array a, where the integer into the array b, then select the classification using the data in the array b by
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-21
    • 文件大小:2.85kb
    • 提供者:张娟娟
  1. gpformat.rar

    1下载:
  2. 大智慧等股票数据结构详细说明,对大家开发和读取数据结构非常有帮助,Great wisdom, such as stock data structure in detail to all of us to develop and read the data structure very helpful
  3. 所属分类:Data structs

    • 发布日期:2014-10-27
    • 文件大小:684.43kb
    • 提供者:hualiuc
  1. ACM_template.rar

    1下载:
  2. 本人参加ACM竞赛使用的一些算法模板,包括二分图匹配,欧拉回路的构造以及网络流中的最大流与最小费用最大流等,可以说实战性非常强。,ACM competitions I take part in a number of algorithms used in templates, including two sub-graph matching, Euler circuit, as well as network flow structure of the maximum flow and mini
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:14.39kb
    • 提供者:诗苇
  1. 求网络中的最大流

    0下载:
  2. 数据结构的课后练习-Data structure of the after-school practice
  3. 所属分类:Data structs

    • 发布日期:2017-11-10
    • 文件大小:4.06kb
    • 提供者:kay
  1. bigint

    0下载:
  2. 大整数运算程序,字符串输入,清华大学数据结构作业-Large integer arithmetic process, the string input, Tsinghua University, the data structure operations
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:671.9kb
    • 提供者:zzq
  1. max

    0下载:
  2. 求最大值-find the max
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:140.43kb
    • 提供者:jo.jol
  1. suanfasheji

    0下载:
  2. 算法设计的代码合集,包括排序,大整数相乘,找钱问题等必备算法。-Collection code algorithm, including sorting, multiplying large integers, find the money problems must algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-05-27
    • 文件大小:9.43mb
    • 提供者:toonlily
  1. dazhengshu

    0下载:
  2. 数据结构课程设计:大整数运算器 实现大整数的加减乘除运算 数据结构:线性表-Data Structure Course design: large integer arithmetic unit to achieve a large integer addition and subtraction multiplication and division data structures: linear table
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2.51mb
    • 提供者:周浩鹏
  1. maxamin

    0下载:
  2. 如何用分治法求一个数组中的最大值和最小值-With the Method find an array of maximum and minimum values
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:552byte
    • 提供者:phoenix
  1. 源代码

    1下载:
  2. 大数据应用中基于支配点的mlcss算法设计与实现,程序中设计了三条字符串,查找他们之间的最长公共子序列。相对于传统的动态规划法,基于支配点思想具有更加高效的效率。(The design and implementation of mlcss algorithm based on dominant point in large data application, three strings are designed in the program to find the longest common
  3. 所属分类:数据结构

    • 发布日期:2017-12-19
    • 文件大小:3.05mb
    • 提供者:最门人
  1. main

    0下载:
  2. 对一些超出整型数范围的正整数的应用,需要自己想办法解决的存储和运算。一种解决方案是用单链表存储一个正整数。注意,数字是用逆序存储的。试设计一个类处理任意大整数,必须实现输入输出操作、加法操作和赋值操作。(For some applications that are beyond the integer range of positive integers, they need to store and compute their own solutions. One solution is to
  3. 所属分类:数据结构

    • 发布日期:2017-12-29
    • 文件大小:1kb
    • 提供者:苏芒。
  1. 最大电池寿命

    0下载:
  2. 最大电池寿命,很简单但是需要仔细去想考验智商编码特别容易(so easy and you will finish the question if you are clever)
  3. 所属分类:数据结构

    • 发布日期:2018-01-07
    • 文件大小:473kb
    • 提供者:tanxys
  1. heap

    0下载:
  2. 数据结构中堆排序利用了大根堆(或小根堆)堆顶记录的关键字最大(或最小)这一特征,使得在当前无序区中选取最大(或最小)关键字的记录变得简单。(Heap sorting in data structures, building the largest (smallest) heap)
  3. 所属分类:数据结构

    • 发布日期:2018-05-01
    • 文件大小:1kb
    • 提供者:yyuan
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com