-
代码注重B树插入、删除的算法逻辑,适用于
学习者研究B树实现的核心思想。代码中无庞杂的无关操作...
代码注重B树插入、删除的算法逻辑,适用于
学习者研究B树实现的核心思想。代码中无庞杂的无关操作-focus on B-tree code insertion, deletion algorithm logic applies to B-tree research learners to achieve the core idea. The code has nothing to do with the complex operation
- 2022-06-02 08:09:41下载
- 积分:1
-
问题描述:设有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
-
Because time is so short, relatively simple function. Interested persons can con...
由于时间仓促,所以功能比较简单。有兴趣者可以继续扩展这个系统!-Because time is so short, relatively simple function. Interested persons can continue to expand this system!
- 2022-06-03 08:37:28下载
- 积分:1
-
wince extended database programming using ADO to access Access database
wince扩展数据库编程中利用ADO访问Access数据库-wince extended database programming using ADO to access Access database
- 2022-02-21 07:41:26下载
- 积分:1
-
泰森多边形
在c++下,根据点数据画出泰森多边形,并且根据高程填色(In c++, according to the data to draw the Tyson polygon, and according to the elevation of coloring)
- 2021-04-22 22:38:48下载
- 积分:1
-
Data Structures and Program Design in C++ by Robert Kruse, Alexander Ryba 源代码
Data Structures and Program Design in C++ 书中源代码
作者Robert Kruse, Alexander Ryba
- 2022-06-26 14:38:38下载
- 积分:1
-
房地产销售管理系统包括销售房屋、楼房信息管理、客户信息管理、员工信息管理、费用管理等功能。我的毕业设计,毕业论文和打包好的毕业程序代码和未打包的程序代码...
房地产销售管理系统包括销售房屋、楼房信息管理、客户信息管理、员工信息管理、费用管理等功能。我的毕业设计,毕业论文和打包好的毕业程序代码和未打包的程序代码-real estate sales management system including sales of housing, building information management, customer information management, information management staff. cost management, and other functions. I graduated from the design, packaging and good thesis graduate program code and not the packaging code
- 2023-07-08 06:10:06下载
- 积分:1
-
it create a polynomail and display it in the way that satisfy our habite.addito...
用于创建多项式并以符合我们习惯的方式显示。还提供了多项式相加的功能-it create a polynomail and display it in the way that satisfy our habite.additonally it provide the function to add two polynomails
- 2022-12-10 08:15:03下载
- 积分:1
-
损伤单位算法
说明: 可以根据一定模式的压电片排列所激励并接受的的信号,来定位损伤的方法(A method of locating damage based on piezoelectric signal)
- 2020-09-07 17:58:04下载
- 积分:1
-
targyv_baszd
c 语言算法的实例实现,将数据结构中的重要算法实现(C language algorithm is implemented by example, and the important algorithm in data structure is realized)
- 2018-08-03 11:27:57下载
- 积分:1