-
简易计算器 数据结构 栈
这个是我写的关于实现计算器功能的一个c++实现,代码中并未加入乘方运算以及单目运算,有兴趣的可以在源程序的基础上再添加一些实现其他的运算,增强计算器的能力
- 2023-05-19 03:20:03下载
- 积分:1
-
windows核心编程源程序
windows核心编程源程序-windows core programming source
- 2022-07-07 15:04:26下载
- 积分:1
-
此资源主要是为了实现电子秒表功能,起运行环境是VC
此资源主要是为了实现电子秒表功能,起运行环境是VC-shixian dianzi miaobiao gongneng
- 2022-01-24 17:53:35下载
- 积分:1
-
Some Examples of Swing in Java
Swing是主要的Java;
- 2022-06-28 20:15:03下载
- 积分:1
-
您是否考察了众多的在线文档处理控件,而对他们的表现并不十分满意,或者您
已集成了此类产品,尽管不满意,也没有更好的选择?现在您不用再失望了,
将给您最好...
您是否考察了众多的在线文档处理控件,而对他们的表现并不十分满意,或者您
已集成了此类产品,尽管不满意,也没有更好的选择?现在您不用再失望了,
将给您最好的选择。其中的手写批注方案是目前同类软件中最好的手写批注解决方案,
具有领先的技术优势和最好的用户界面。-you visit a large number of files online processing controls, and their performance is not satisfactory, or if you have integrated such products, though not satisfied, it was no better alternative? Now you do not have to be disappointed, will give you the best option. The handwritten endorsement program similar software is the best solution handwritten endorsement, with leading-edge technology and the best user interface.
- 2022-11-19 17:40:03下载
- 积分:1
-
200多个windows xp系统注册表文件,你肯定能用得着!
200多个windows xp系统注册表文件,你肯定能用得着!-More than 200 windows xp system registry file, you can certainly Yongde Zhao!
- 2023-01-30 10:55:03下载
- 积分:1
-
vb源码可使pc喇叭发音Shift+F12关闭
vb源码可使pc喇叭发音Shift+F12关闭-vb source pc speakers can pronounce Shift F12 Close
- 2022-05-14 18:07:06下载
- 积分:1
-
这是学习OpenCV人脸检测的基本
It s about basic to learn for face detection by opencv
- 2022-03-04 21:45:35下载
- 积分: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
-
基于导频的传统的OFDM系统的信道估计源程序 [scme
基于导频的传统的OFDM系统的信道估计源程序 [scme-2006-08-30.zip] - 3gpp信道模型代码,加入mimo,-Based on the traditional pilot channel estimation in OFDM system, source [scme-2006-08-30.zip]- 3gpp channel model code, adding mimo,
- 2022-03-13 04:58:57下载
- 积分:1