-
问题描述:设有11种不问的钱币各若干张,可用这II种钱币产生许多不同的面值。试
设计一个算法,计算给定的某个面值,能有多少种不同的产生方法。例如有1分3张,...
问题描述:设有11种不问的钱币各若干张,可用这II种钱币产生许多不同的面值。试
设计一个算法,计算给定的某个面值,能有多少种不同的产生方法。例如有1分3张,2分 3张,5分1张,则能组成7分面值的方法有:3个1分+2个2分,1个1分十3个2分,2 个1分+1个5分,1个2分+1个5分共四种。
^编程任务:对于给定的II种不同钱币,编程计算某个给定面值能有多少种不同的产生
方法。-Problem Description: There should be 11 kinds of coins did not ask the number of beds available this II produced many different kinds of coin denominations. Try to design an algorithm to calculate a nominal value of a given that there can be many different returned. For instance, a sub-3, 2 points 3, 5 min 1, then can be composed of seven sub-par methods are: 3 1 min+2 2 points, a 1 minute 10 3 2 points, 2 1 points+1 5 points, a 2 min+1 5 minutes of four kinds. ^ Programming task: for a given II different coins, the calculation of a given program can have many different denominations is returned.
- 2022-11-21 20:10:03下载
- 积分:1
-
MiniDatabase
实现自己的数据库管理程序。
可以在输入端里写入SQL语句, 那么我的程序就可以帮你把刚才的语句实现, 然后反应在我的数据库中, 我的数据库的话, 都是我自己管理存储方式, 表属性存储, 等等。要表扬的是我自己利用了缓冲区技术, 当然比正规的MySQL, SQL Server程序差得很多, 但是我自己模仿的它们的内部结构。
用VC++。
谢谢, 大家的欣赏。
- 2022-05-30 00:34:03下载
- 积分:1
-
数据结构示例。适用于对数据结构有一定基础的人研究练习
数据结构示例。适用于对数据结构有一定基础的人研究练习-Examples of data structure. Data structure suitable for a certain practice-based studies
- 2022-01-25 17:15:49下载
- 积分:1
-
C语言精典编程100例,适合初学者下载学习打基础。
C语言精典编程100例,适合初学者下载学习打基础。-C language 100 cases of classical programming, suitable for beginners to download learning foundation.
- 2022-04-07 13:50:03下载
- 积分:1
-
backtracking algorithm maze problem
回溯算法迷宫问题-VB代码是回溯算法非常经典的例子。可以做游戏做简单的参考
- 2022-01-25 17:04:24下载
- 积分:1
-
这是一个V+A的学生资料管理系统~各位做 课程设计的同学可以借鉴~论文也是有的...
这是一个V+A的学生资料管理系统~各位做 课程设计的同学可以借鉴~论文也是有的-This is a V A student information management system was designed to do courses the students can also learn from some papers ~
- 2022-11-20 08:20:03下载
- 积分:1
-
通过对数据进行必要加工后的结果判断数据的存储方式,即,CPU的大端,小端...
通过对数据进行必要加工后的结果判断数据的存储方式,即,CPU的大端,小端-Through the data necessary to determine the results of processed data is stored, that is, CPU s big-endian, little-endian
- 2022-09-19 01:30:03下载
- 积分:1
-
visual c++用于数据库编程的源程序
visual c++用于数据库编程的源程序-visual c++ for database programming source code
- 2022-03-06 15:20:56下载
- 积分:1
-
自定义数据类型的堆栈数据结构实现,早些时候学习的时候写的代码了,...
自定义数据类型的堆栈数据结构实现,早些时候学习的时候写的代码了,-Custom data types of the stack data structure to achieve the earlier study, when writing code, and
- 2023-07-21 03:55:03下载
- 积分:1
-
family financial management system. Rar
家庭理财系统.rar-family financial management system. Rar
- 2023-05-27 20:00:03下载
- 积分:1