-
用三结点三角形平面单元计算平面结构的应力和位移。
用三结点三角形平面单元计算平面结构的应力和位移。-Three-node triangular plane element planar structure of the stress and displacement.
- 2022-01-21 03:15:28下载
- 积分:1
-
采用邻接矩阵表示无向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列。本输入样例中所用的图如下所示...
采用邻接矩阵表示无向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列。本输入样例中所用的图如下所示:
Input Format:
第一行输入两个值,第一个是图中顶点的个数,第二个是图中边的条数
第二行输入各顶点的信息,即输入每个顶点字符
第三行开始输入每条边,每条边的形式为两个顶点的序号,中间以空格隔开,输入完一条边换行
Output format:
首先输出图的顶点信息,输出完毕换行
接着输出图的邻接矩阵,假如图中有n个顶点,则输出形式为n行n列的邻接矩阵,输出完毕换行
接下来一行输出从图的第一个顶点开始进行深度优先遍历的序列,中间以空格隔开,输出完毕换行
最后一行输出从图的第一个顶点开始进行广度优先遍历的序列,中间以空格隔开,输出完毕换行
-Using an undirected graph adjacency matrix representation to complete the map creation, graph depth-first traversal, graph breadth-first traversal operation. In which vertex information is character, the graph vertex number by characters in order. The input sample used in the diagram are as follows:
Input Format:
The first line of input two values, the first one is the number of graph vertices, the second one is the number of graph edges
Second row, enter information in each vertex, that enter each vertex character
Start typing in the third line of each side, each side in the form of two vertices
- 2022-01-26 03:32:41下载
- 积分:1
-
bank savings system's main purpose is to depositors of their deposits, and c...
银行储蓄系统的主要用途是为储户保管存款,并计算存款利息,提供自由存款与取款的服务-bank savings system"s main purpose is to depositors of their deposits, and calculate interest on deposits, deposits and withdrawals free services
- 2023-01-19 02:40:04下载
- 积分:1
-
它是一个网页制作工具…只是要求
its a web building tool... just for requirment-its a web building tool... just for requirment....
- 2022-01-25 23:08:15下载
- 积分:1
-
windows窗口查看与控制, 可以把任意窗口置顶,及关闭,掩藏等等.
windows窗口查看与控制, 可以把任意窗口置顶,及关闭,掩藏等等.-window to view and control windows can be arbitrary set-top window, and shut down, hide, etc..
- 2022-02-03 07:52:36下载
- 积分:1
-
使用GDI和GDI+绘图橡皮筋lines_src混合
Using GDI and GDI+ mixed drawing rubber band lines_src
- 2022-04-23 21:57:13下载
- 积分:1
-
使用定时器(MFC)示例代码
使用定时器(MFC)示例代码-use timer (MFC) sample code
- 2022-06-14 00:41:35下载
- 积分:1
-
控制你的Windows桌面和任务条.doc demo为示例工程,将整个目录拷贝到硬盘上编译连接...
控制你的Windows桌面和任务条.doc demo为示例工程,将整个目录拷贝到硬盘上编译连接-control your Windows desktop and taskbar. Doc demo for example, the entire catalog copy to the hard drive connected to compile
- 2023-07-17 13:15:03下载
- 积分:1
-
修改系统环境变量
修改系统环境变量-modification to the system environment variables
- 2022-03-12 21:30:23下载
- 积分:1
-
数据结构的一个程序,叫秦九韶算法。计算方法也应用到。
数据结构的一个程序,叫秦九韶算法。计算方法也应用到。-A program of data structure,which named QINGJIUSHAO arithmetic.It also includes caculating method.
- 2022-01-22 12:43:27下载
- 积分:1