-
设计一个实用的小型商店销售管理系统 二.功能: 1. 登记收入支出 2. 统计每日或每周的销售情况,按规定格式打印销售报表 3. 允许多种方式查询货物情况 4....
设计一个实用的小型商店销售管理系统 二.功能: 1. 登记收入支出 2. 统计每日或每周的销售情况,按规定格式打印销售报表 3. 允许多种方式查询货物情况 4. 按货物销售情况提前发出预报-practical design a small shop sales management system 2. Functions : 1. Revenue expenditure registered two. Statistics daily or weekly sales, as required format Print sales statements 3. For a variety of ways to allow cargo 4. Sales of goods by the early forecast issued
- 2022-03-30 23:44:06下载
- 积分:1
-
编程求两个一元多项式的乘积。
输入
输入数据为两行,分别表示两个一元多项式。每个一元多项式以指数递增的顺序输入多项式各项的系数(整数)、指数(...
编程求两个一元多项式的乘积。
输入
输入数据为两行,分别表示两个一元多项式。每个一元多项式以指数递增的顺序输入多项式各项的系数(整数)、指数(整数)。
例如:1+2x+x2表示为:,,,
输出
以指数递增的顺序输出乘积: ,,,
零多项式的输出格式为:,-Programming seeking the product of two one-polynomial. Enter the input data for the two lines represent two unary polynomial. One dollar for each polynomial order of the exponential increase of the input polynomial coefficients (integer), index (integer). For example: 1+2 x+ x2 expressed as: " 1,0" , " 2,1" , " 1,2" , the output of the order of the exponential increase output of the product: " coefficient, index" , " coefficient, index" , " coefficient, the index " , zero polynomial output format is:" 0,0 " ,
- 2023-04-13 09:30:03下载
- 积分:1
-
八数码难题用vc++编写
八数码难题用vc++编写-eight digital problem with the preparation vc
- 2022-06-27 03:46:07下载
- 积分:1
-
最大频繁项集挖掘算法。运行前需将release中的data和result数据拷贝到上一级目录下。...
最大频繁项集挖掘算法。运行前需将release中的data和result数据拷贝到上一级目录下。-Maximal frequent itemsets mining algorithm. Needs to be run before the release of data and result data are copied to the directory level.
- 2023-08-28 18:20:03下载
- 积分:1
-
Automatically derived from the database by category text, read ACCESS, according...
自动从数据库按类导出文本,读取ACCESS,根据文本类别 读出文本-Automatically derived from the database by category text, read ACCESS, according to the text read out the text of the categories
- 2022-05-18 15:16:55下载
- 积分:1
-
This is a fast string matching algorithm KMP algorithm, we can learn through thi...
这是一个字符串快速匹配的算法KMP算法,大家可以通过此算法的学习来提高自己的算法水平-This is a fast string matching algorithm KMP algorithm, we can learn through this algorithm to improve the level of their algorithm
- 2022-01-30 20:50:48下载
- 积分:1
-
一个基于VC+ACCESS的通讯录系统设计,简单方便
一个基于VC+ACCESS的通讯录系统设计,简单方便-a VC-based directories ACCESS system design is simple and convenient
- 2022-06-17 08:17:54下载
- 积分:1
-
mysql数据库的软件
mysql数据库的软件-mysql database software
- 2023-03-29 22:45:05下载
- 积分:1
-
VC_VB_Database_management
VC_VB_Database_management
- 2022-04-09 10:56:48下载
- 积分:1
-
图的相关操作:建立图,图的遍历,查找元素,删除元素等
图的相关操作:建立图,图的遍历,查找元素,删除元素等-Map-related steps: the establishment of map, graph traversal, find elements, delete elements, etc.
- 2022-01-22 04:45:46下载
- 积分:1