-
这是一个用来查询历史数据的小程序,它曲线、柱状图来显示的...
这是一个用来查询历史数据的小程序,它曲线、柱状图来显示的-This is a historical data used to query a small program that curve, histogram to show the
- 2023-01-31 23:10:05下载
- 积分:1
-
健身俱乐部管理系统,包括会员图片的保存和显示,读卡机的使用...
健身俱乐部管理系统,包括会员图片的保存和显示,读卡机的使用-fitness club management system, including members of the preservation and photographs showed that the use of Reader
- 2022-03-17 19:37:41下载
- 积分:1
-
用c写的数据结构问题
用c写的数据结构问题-Construction of data question writes which with c
- 2023-07-23 18:30:03下载
- 积分:1
-
一种查找数据库中关于一个字符串的匹配的数据结构
一种查找数据库中关于一个字符串的匹配的数据结构-Find a database on a string of matching data structure
- 2022-07-15 08:41:46下载
- 积分: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
-
mysql数据库的软件
mysql数据库的软件-mysql database software
- 2023-03-29 22:45:05下载
- 积分:1
-
演示C++读写EXCEL的方法,简单,通过ODBC完成基本的数据库功能
演示C++读写EXCEL的方法,简单,通过ODBC完成基本的数据库功能-Demo C++ Literacy EXCEL method, simple, through the ODBC database to complete the basic functions
- 2022-03-24 14:46:57下载
- 积分:1
-
//Carry out principal component of the Gaussian elimination method// function: s...
// 带有列主元的高斯消元法
// 功能: 求解线性方程组 Ax = b
// 参数: A - 指向n*n系数矩阵的指针
// b - 常数向量的指针
// n - 方程组的维数
// 返回值:0 - 如果成功。线性方程组的解保存在 b 中
// 1 - 求解失败-//Carry out principal component of the Gaussian elimination method// function: solving linear equations Ax = b// parameters: A- point n* n coefficient matrix of the pointer// b- constant vector pointer// n- Equations dimension// return value: 0- if successful. Linear equations the solution stored in the b in// 1- Solving the failure of
- 2023-05-30 23:15:02下载
- 积分:1
-
严蔚敏数据结构的源c代码,非常的经典,很适合初学者的使用...
严蔚敏数据结构的源c代码,非常的经典,很适合初学者的使用-YAN Wei-min data structure c source code, very classic, very suitable for beginners to use
- 2022-04-16 19:50:22下载
- 积分:1
-
PB的数据窗口的例子,有约会,K线图等等,由此可以学习国外高手的编程技巧与经验...
PB的数据窗口的例子,有约会,K线图等等,由此可以学习国外高手的编程技巧与经验-PB data window examples are dating, K map, etc., which can learn from foreign experts in the programming skills and experience
- 2022-03-16 15:29:54下载
- 积分:1