-
Specifications of wireless sensor node devloped
Specifications of wireless sensor node devloped
- 2022-04-17 03:35:21下载
- 积分: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
-
对于新人,此软件是用vc++ 编写的mfc 类似文件管理器,入门者是很好值得参考的。...
对于新人,此软件是用vc++ 编写的mfc 类似文件管理器,入门者是很好值得参考的。-For newcomers, this software is used the vc++ to prepare a similar file manager mfc, entry is worthy of a good reference.
- 2022-09-02 10:45:04下载
- 积分:1
-
在四元数表示下导出了两个旋转之间差异的一种简单形式,将人体各关节上总的旋转变化作为帧间距,设计了一种从运动捕获数据中提取关键帧的高效算法。...
在四元数表示下导出了两个旋转之间差异的一种简单形式,将人体各关节上总的旋转变化作为帧间距,设计了一种从运动捕获数据中提取关键帧的高效算法。-In quaternion derived under express the difference between the two rotating a simple form of the body of the rotary joint on the total change as the frame spacing, the design of a motion capture data from the key frame extraction algorithm efficient.
- 2022-03-30 07:14:59下载
- 积分:1
-
BBS开发样例源码
论坛网页开发模版,样例源码。适合刚入手C#的开发人员,喜欢网站开发等人员使用。代码简单明了,附带说明书,方便快捷。上传代码仅限于开发学习使用,如果用于商业,请联系BBSMAX5工作人员,进行授权后使用。
- 2022-03-13 04:14:07下载
- 积分:1
-
c接口和实现,非常经典的c接口书籍。完整pdf版本,适合用c实现oop方式的编程。...
c接口和实现,非常经典的c接口书籍。完整pdf版本,适合用c实现oop方式的编程。-c interface and realize very classic books c interface. Complete pdf version suitable way c realize oop programming.
- 2023-03-22 10:45:04下载
- 积分:1
-
想退缩,以下步骤下面的列表,你可以享受它:第一,复制文件…
想不想体验一下WINCE,照下面的步骤,你完全可以在你的台式机上运行它。第一步,文件拷贝。你需要拷贝几个必须的文件,nk.bin(WINCE的系统),loadcepc.exe(WINCE加载程序),config.sys(WINCE加载必须的设置),autoexec.bat(没有也行,有了更方便)。例如你把nk.bin和loadcepc.exe拷贝到c:cesys。Config.sys和autoexec.bat需要拷贝到dos启动盘上。第二步,启动到DOS。可以从WIN98下启动到DOS,或者做一个WIN98启动盘进入DOS,或者做一个DOS6.22的启动盘,进入DOS。。。随便你了。第三步,进入到c:cesys,执行loadcepc加载nk.bin。关于loadcepc的具体指令格式,如果你感兴趣,键入loadcepc /?,看看文档,如果你不想费劲,直接键入以下指令:loadcepc /l:800x600x16 nk.bin 。。。。。。 CE系统起来了吗?祝你试用愉快。-Want to try WINCE, following steps list below, you can enjoy it: first, copy files. you should copy nk.bin,loadcepc.exe,config.sys,autoexec.bat(optional). For example, you should copy nk.bin and loadcepc.exe to c:cesys and copy Config.sys, autoexec.bat to DOS bootup disk. Second, run in DOS, you may run into DOS from Win98 or boot from WIN98 bootup disk or DOS6.22 boot disk, as you like. Third, turn to directory c:cesys, execute loadcepc, load nk.bin. If you interist in all command format of loadcepc, type "loadcepc /?" and enter to read document. If
- 2023-06-05 12:50:05下载
- 积分:1
-
In the spirit of taking things too far, here is a fully functional 5
In the spirit of taking things too far, here is a fully functional 5-dimensional analogue of Rubik s cube.
- 2022-07-18 19:41:00下载
- 积分:1
-
java中简单的增删改查
这是在java学习开发中最常用到的简单的java开发的应用,主要的描述了增,删,改,查的功能实现
- 2022-02-02 00:25:53下载
- 积分:1
-
使用XML编写的通讯薄
使用XML编写的通讯薄-prepared by the use of XML communications thin
- 2022-03-24 23:21:19下载
- 积分:1