-
已知一个网络对应的邻接矩阵,求该网络上的最大流。属于数据结构中的问题。...
已知一个网络对应的邻接矩阵,求该网络上的最大流。属于数据结构中的问题。-a network known counterparts in the adjacent matrix, the network for the maximum flow. Data structures belonging to the problem.
- 2022-07-21 20:53:21下载
- 积分:1
-
数据结构
详细描述了如何创建单循坏链表的方法以及操作
数据结构
详细描述了如何创建单循坏链表的方法以及操作-Data structure described in detail how to create a single through the bad list of methods and operations
- 2022-05-30 19:47:58下载
- 积分:1
-
网络数据库管理软件是一个集网络技术与数据库技术于一体的软件,用于完成网络数据的实时采集并且动态存储。形成实时的数据和历史数据...
网络数据库管理软件是一个集网络技术与数据库技术于一体的软件,用于完成网络数据的实时采集并且动态存储。形成实时的数据和历史数据
- 2022-03-29 09:34:35下载
- 积分: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
-
数据库实验,建立一个简单的数据库,有打开、存储、删除、建立等值嵌套循环连接的功能。...
数据库实验,建立一个简单的数据库,有打开、存储、删除、建立等值嵌套循环连接的功能。-database experiments, a simple database, open storage, delete, equivalent to establish nested loop join function.
- 2022-02-06 08:27:47下载
- 积分:1
-
车厢重排,一个c++数据结构习题
车厢重排,一个c++数据结构习题-compartments rearrangement, a data structure c Exercises
- 2022-05-22 11:57:54下载
- 积分:1
-
数据结构:顺序表
数据结构:顺序表-data structure : the order form
- 2022-02-24 14:50:29下载
- 积分:1
-
采用EVEN方法实现排列
生成{1,2,3,4,……n}的全排列,每个排列只出现一次...
采用EVEN方法实现排列
生成{1,2,3,4,……n}的全排列,每个排列只出现一次-EVEN method used to generate array (1,2,3,4, ... ... n) of the entire array, each with only one
- 2022-08-22 23:54:17下载
- 积分:1
-
This procedure using ACC core data elements! !
Features:
Program code to re
- 2023-03-21 23:05:04下载
- 积分:1
-
xmail 邮件程序案例
xmail 邮件程序案例-mail procedures DCS case
- 2023-08-06 22:15:04下载
- 积分:1