-
邮票问题:设一国家发行n种不同面值的邮票,并且每封信至多允许贴m张邮票,对于给定的m,n值,写一个算法求出从邮资1开始在增量为一的情况下可能获得的邮资值的最大连...
邮票问题:设一国家发行n种不同面值的邮票,并且每封信至多允许贴m张邮票,对于给定的m,n值,写一个算法求出从邮资1开始在增量为一的情况下可能获得的邮资值的最大连续区域以及获得这个区域的各种可能面值的集合。如,当 n=4,m=5,若有面值为(1,4,12,21)的四种邮票,则邮资最大的连续区域为1到71。还有其他面值的四种邮票可组成同样大小的区域吗-stamp issue : Let a national issue n different denominations of the stamps and letters each allow up to m stamp affixed, to the m, n, write an algorithm derived from a postage in an increment of the circumstances, may obtain a postage value of the maximum continuous access to this region and regional various denominations could assemble. For example, when n = 4, m = 5, if the values of (1,4,12,21) of the four stamps, postage largest regional consecutive 1-71. There are four other denominations of the stamps can be the same size as the composition of the region? ?
- 2022-02-24 19:12:53下载
- 积分:1
-
java编程思想,想成为JAVA程序员必看的一本书。
java编程思想,想成为JAVA程序员必看的一本书。-java programming ideas, to become a Java programmer Watchable of a book.
- 2022-02-06 02:16:15下载
- 积分:1
-
零基础实战学TC5.0源码
零基础学习TC,代码都是封装好的,插件都是好的 直接编译就可以使用的(TC teacher file tc leanugh ++)
- 2020-06-22 18:20:02下载
- 积分:1
-
matlab整数规划工具箱
matlab整数规划工具箱-Matlab Toolbox
- 2022-08-09 04:02:29下载
- 积分:1
-
an entire desktop procedures girls
一个女孩整桌面程序-an entire desktop procedures girls
- 2022-07-11 06:12:58下载
- 积分:1
-
实用实时天气预报App
说明: 只需要在搜索框中输入英文的城市名称,就可以实时搜索该城市的天气情况。(Simply enter the name of the city in English in the search box to search the weather of the city in real time.)
- 2019-01-24 13:22:26下载
- 积分:1
-
J2ME小蜜蜂游戏Java源码
模仿小蜜蜂游戏的J2ME手机版源代码,内含的导出包可以直接导入手机运行.
- 2023-01-03 00:00:04下载
- 积分:1
-
UWB
说明: 超宽带探地雷达运用霍夫变换寻找回波双曲线峰值位置,包括生成回波灰度仿真图过程,霍夫变换过程,寻找过程采用二分法自动寻找过程,多目标寻峰值过程的matlab程序(Using Hough transform to find the peak position of echo hyperbola in UWB GPR, including the process of generating echo gray scale simulation map, Hough transform process, the process of finding the peak value automatically by dichotomy, and the matlab program of multi-target peak value finding process)
- 2020-05-12 15:42:44下载
- 积分:1
-
数据生成器.能解决日常 数据库的一些压力测试问题
数据生成器.能解决日常 数据库的一些压力测试问题-data generator. Database can solve some of the day-to-day pressure test! !
- 2022-07-25 05:31:44下载
- 积分:1
-
ecc
This paper analyzes the cryptography scheme of the Trust Platform Model(TPM). The focus of the discussion would be the comparison of elliptic curve cryptography and the nowadays widely used 2048-bit RSA in evaluating which would be better suited to be used on TPM. A TPM implementation scheme based on ECC is proposed, which includes encryption and decryption schemes, signature and verification scheme, key agreement scheme. Corresponding examples of TPM commands would also be given.
- 2019-06-13 14:53:45下载
- 积分:1