-
计算机怎样解几何题
计算机怎样解几何题 - 谈谈计算机自动推理-How to Solve geometric computer title- to talk about the computer Automated Reasoning
- 2022-10-29 02:05:04下载
- 积分:1
-
这是一个信息开发的案例,请大家多多指教
这是一个关于短信开发的案例 ,请大家多多指教-This is a message developed on the case, please everyone exhibitions
- 2022-02-01 15:43:20下载
- 积分:1
-
一个机械原理的小作业,求使截面系数最大的α角,即当α为何值时,抗弯截面系数最大。...
一个机械原理的小作业,求使截面系数最大的α角,即当α为何值时,抗弯截面系数最大。-a mechanical principle of the small operations, and seeking to make the largest section coefficient alpha angle, that is why when value, the largest coefficient bending section.
- 2023-04-30 16:05:03下载
- 积分:1
-
Description:
采用邻接表表示有向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列,...
Description:
采用邻接表表示有向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列,边的输入按照边的顶点序号从小到大的顺序排列,如下图的边的输入顺序为0 1,0 2,0 3,1 2,1 3,2 4,3 4共七条边,邻接表的边结点采用头插法。本输入样例中所用的图如下所示:
Input Format:
第一行输入两个值,第一个是图中顶点的个数,第二个是图中边的条数
第二行输入各顶点的信息,即输入每个顶点字符
第三行开始输入每条边,每条边的形式为两个顶点的序号,中间以空格隔开,输入完一条边换行
Output format:
首先输出图的顶点信息,输出完毕换行
接着输出图的邻接表,格式为首先输出第一个顶点,接着输出该顶点的所有的临界点的序号,换行,然后输出下一个顶点及邻接点,以此类推
接下来一行输出从图的第一个顶点开始进行深度优先遍历的序列,中间以空格隔开,输出完毕换行
最后一行输出从图的第一个顶点开始进行广度优先遍历的序列,中间以空格隔开,输出完毕换行
-Description:
Adjacency list using said directed graph to complete the map creation, map of the depth-first traversal, breadth-first graph traversal operations. In which vertex information is character, the graph vertices in order arranged by character number, while the input side of the vertex according to serial number from small to large order, the following graph of the input side of the order of 0 1,0 2,0 3,1 2,1 3,2 4,3 4 a total of seven edge, the edge-node adjacency list using the first interp
- 2022-01-28 23:09:39下载
- 积分:1
-
under several rows and columns, creating a random array, and the inquiry
根据行和列数,随机创建一个数组,并有查询功能-under several rows and columns, creating a random array, and the inquiry
- 2022-02-15 01:25:16下载
- 积分:1
-
FrontPage2002网页制作.运用FrontPage 2002, 我们可以轻松的在Web页中插入文字、图片、表格、表单;可以在FrontPage 2002...
FrontPage2002网页制作.运用FrontPage 2002, 我们可以轻松的在Web页中插入文字、图片、表格、表单;可以在FrontPage 2002环境下,直接查看Web页的HTML代码,并能根据需要修改HTML代码;可以插入DHTML组件及各种脚本语言,使网页具有动态效果;还可以在Web页中添加各种多媒体元素,如动画、声音甚至视频,从而创建出图文并茂、生动活泼的、交互性很强的Web页面。-FrontPage2002 pages. Using FrontPage 2002, we can easily to the Web page, insert text, pictures, forms, the form; The FrontPage 2002 environment, a direct view of the Web page"s HTML code, and needed to modify the HTML code; DHTML can be inserted into various components and feet the language that the website has a dynamic effect; also in the Web page can add multimedia elements, such as animations, sound and even video, thus creating illustrations and lively, highly interactive Web pages.
- 2022-12-08 03:15:03下载
- 积分:1
-
SUN Xin C++ Course (all 20 speakers) PPT notes, including all the source code.
孙鑫C++教程(全20讲)PPT讲义,包含全部源代码。-SUN Xin C++ Course (all 20 speakers) PPT notes, including all the source code.
- 2022-01-28 11:49:46下载
- 积分:1
-
这是一个MidPointLine程序源代码
这是一个MidPointLine程序源代码-MidPointLine source code
- 2022-05-18 08:10:51下载
- 积分:1
-
ADO visits access database.It contains many sql sentences,very significant to be...
ADO访问访问数据库。它包含许多sql语句,对初学者很有意义
- 2022-12-24 01:25:03下载
- 积分:1
-
锁定文件不能被打开的例程,只是这个程序退出时就不管用了。...
锁定文件不能被打开的例程,只是这个程序退出时就不管用了。-lock the file can not be opened routines, but this procedure would not pull out a lot.
- 2023-07-17 01:40:03下载
- 积分:1