-
Exa_TouchPanel
Exa_TouchPanel
触摸板程序-Exa_TouchPanel
- 2022-03-04 02:39:12下载
- 积分:1
-
paypal查询和paypal退款
paypal 查询和paypal退款
paypal查询和paypal退款
paypal 查询和paypal退款-scarchtransaction refundtrsaction
- 2022-03-24 09:58:25下载
- 积分:1
-
拉格朗日插值法的C++源程序,通过测试
lagrange插值方法的c++源码,通过测试-lagrange interpolation method c++ source, pass the test
- 2023-03-14 19:10:03下载
- 积分:1
-
在桌面上显示N朵玫瑰的一个小程序,很吸引女孩子的
在桌面上显示N朵玫瑰的一个小程序,很吸引女孩子的-Display on your desktop N Duo Rose a small program, it is to attract girls
- 2022-08-04 04:31:51下载
- 积分: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
-
树形控件和列表控件相结合的新程序,其中包括列表框和组合框形成的新列表框...
树形控件和列表控件相结合的新程序,其中包括列表框和组合框形成的新列表框-Tree controls and list controls a combination of new procedures, including the list boxes and combo boxes to form a new list box
- 2022-10-03 22:00:04下载
- 积分:1
-
用途:用向量(稀疏存储)形式的Gauss
用途:用向量(稀疏存储)形式的Gauss-Seidel迭代解线性方程组Ax=b
% 格式: x=spgs(A,b,x0,e,N),A为系数矩阵,b为右端向量,x返回解向量。
% x0为初值向量(默认原点),e为精度(默认1e-4),设置迭代次数上限以防发散(默
% 认500)。 -purposes : with Vector (sparse storage) form of Gauss- Seidel iterative solution of linear equations Ax = b% Format : spgs x = (A, b, x0, e, N), A coefficient matrix, b subguadratic vector, returning x vector. X0% for initial vector (the default origin), e-precision (default 1e-4), iteration ceiling set to prevent divergence (mime identified 500%).
- 2022-04-14 12:19:24下载
- 积分:1
-
c++ 高质量编程指南,适合c++初级人员向高质量编程的提高
c++ 高质量编程指南,适合c++初级人员向高质量编程的提高-c++ high-quality programming guidelines, suitable for c++ of junior staff to improve the quality of programming
- 2022-12-23 11:30:04下载
- 积分:1
-
VS2008 + SQL2005普通三
VS2008+SQL2005开源普通三层架构项目源代码-VS2008+ SQL2005 ordinary three-tier system open source project source code
- 2022-02-14 08:59:01下载
- 积分:1
-
一个简单的万年历系统
支持对年月的查找功能
一个简单的万年历系统
支持对年月的查找功能-A simple calendar system
Support for the shaping of search function
- 2022-04-21 13:27:45下载
- 积分:1