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

搜索资源列表

  1. 20070207

    0下载:
  2. (邮票问题) 设想一个国家发行n种不同面值的邮票,并假定每封信上至多只允许贴m张邮票。对于给定的m和n值,写一个算法求出从邮资1开始在增量为1的情况下可能获得的邮资值的最大连续区域以及获得此区域的各种可能面值的组合。例如:对于n=4和m=5,若有面值为(1,4,12,21)的四种邮票,则邮资最大连续区域为1到71。还有其他面值的四种邮票可组合成同样大小的区域吗-(Stamps) envisaged a national issue of n different denominations o
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:280529
    • 提供者:mingming
  1. youpiao

    1下载:
  2. 设有n种不同面值a1, a2,…, an的邮票,规定每封信最多贴m张邮票。对于给定的m,n,求出最大的邮资连续区间。-with different denominations a1, a2, ..., an stamps, each up to the letter m stamp affixed. For a given set of m, n, obtained the largest postage continuous interval.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:412791
    • 提供者:季永光
  1. StampAssignment

    0下载:
  2. 一个以邮票分配方案为例的演示分治法算法的小程序-a stamp distribution program as an example of the divide-and-conquer demonstration algorithm small program
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4054
    • 提供者:聂青阳
  1. stamp

    0下载:
  2. 连续邮资问题的完整代码,修改了王晓东《计算机算法设计与分析》(第三版)中代码的错误,为使计算y[k]的过程更清楚,添加了一些中间调试代码。-Continuous postage question the integrity of the code, modify the Xiaodong " Computer Algorithm Design and Analysis" (third edition), the error code, for the calculation o
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1305
    • 提供者:huang
  1. Cpp1

    0下载:
  2. 杨辉三角的显示,数据结构,比较戳的做法。-Yang Hui triangle display, data structures, compare the practice stamp.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:746
    • 提供者:刘玉辉
  1. stamp

    0下载:
  2. EDA程序: 将spice网表转化为用于计算电路各种参数所需要的相应稀疏矩阵。-EDA procedures: translate the spice netlist into the corresponding sparse matrix in order to calculate the various parameters of the circuit
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:117559
    • 提供者:buhaixiang
  1. Cassioli_channel

    0下载:
  2. This matlab code generates UWB indoor channel impulse response described in : Cassioli, D. Win, M.Z. Molisch, A.F., "The ultra-wide bandwidth indoor channel: from statistical model to simulations," Selected Areas in Communications, IEEE Journal on
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:38967
    • 提供者:
  1. 3321AppleTree

    0下载:
  2. POJ 第3321题AppleTree 图之时间戳+树状数组 c++实现-POJ s 3321 map of the time stamp issue AppleTree array c+++ tree implementation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1851
    • 提供者:ni
  1. rand

    0下载:
  2. 随机数在密码学中的具有十分重要的地位,被广泛用于密钥产生、初始化向量、时间戳、认证挑战码、密钥协商、大素数产生等等方面。本课题主要对确定性随机数产生器(伪随机数产生器)进行了研究-In cryptography, random number with a very important position, is widely used in key generation, initialization vector, time stamp, authentication challenge cod
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1293504
    • 提供者:李万雷
  1. jisuan

    0下载:
  2. 计算加上手续费及印花税之后的股票交易价格-Plus fees and stamp duty calculated after the stock price
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:166047
    • 提供者:王五
  1. zip

    0下载:
  2. 这个是用于制作压缩软件的模块,支持zip后戳,是个不错的模块,易语言的。-This is for the production of compression software module supports zip after stamp is a good module, easy language.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-12
    • 文件大小:2520
    • 提供者:陈菜智
  1. rar

    0下载:
  2. 嗯,这个模块是用于对rar后戳的压缩包进行操作,也是做压缩软件用的。-Well, this module is used to operate the compressed package rar after stamp is also to do with compression software.
  3. 所属分类:ELanguage

    • 发布日期:2017-11-26
    • 文件大小:151458
    • 提供者:陈菜智
  1. stamp-code

    0下载:
  2. stamp 算法,用于解超大规模电路方程-stamp algrithm, used for solving large ciucuit equation.
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:5888
    • 提供者:wangyancaho
  1. shuiyin

    0下载:
  2. 水印的制作:所谓“水印”,即是一种记号,就像盖章一样。最大的作用就是不让别人使用这张图片(即防止盗版)。-Watermark: so-called "watermark", is a kind of mark, just like stamp. Biggest role is to not let others use this image (i.e., to prevent piracy).
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:164980
    • 提供者:张聪
  1. Report_Proj5_jiangchen_10212020018

    2下载:
  2. 设计一个程序,用后向Euler 法/梯形法求解电路系统的MNA 方程(该方程由stamp 程 序得到),其中线性方程的求解采用GCR 迭代法。-Design a program that uses the backward Euler method/trapezoid method for solving circuit system MNA equation (the equation obtained by the stamp program), in which the linear
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:732609
    • 提供者:yrh
  1. cap

    0下载:
  2. capacitor stamp matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6074
    • 提供者:abc
  1. allan

    0下载:
  2. Calculates the standard Allan deviation (ADEV) of a time domain signal. It is designed for stability analysis of frequency data, although the analysis can be applied to other types of data. Fractional frequency or phase data sets with sample rate or
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7265
    • 提供者:Alex
  1. allan-st_dev

    0下载:
  2. Calculates the standard Allan deviation (ADEV) of a time domain signal. It is designed for stability analysis of frequency data, although the analysis can be applied to other types of data. Fractional frequency or phase data sets with sample rate or
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:4854
    • 提供者:Alex
  1. timestamp

    0下载:
  2. 时间戳,时间转换,将计算机时间转换至时间戳-timestamp,we can translate pc-time to time stamp
  3. 所属分类:Algorithm

    • 发布日期:2017-05-27
    • 文件大小:9371974
    • 提供者:john
搜珍网 www.dssz.com