-
一个2茶树的封装,还是很好用的。
一个2茶树的封装,还是很好用的。 -一个2茶树的封装,还是很好用的。一个2茶树的封装,还是很好用的。
- 2022-01-24 12:47:35下载
- 积分:1
-
一套用PB开发的指纹应用源码,满足指纹应用和整合!适合于PB开发语言!...
一套用PB开发的指纹应用源码,满足指纹应用和整合!适合于PB开发语言!-a PB with the development of the fingerprint application source code, and meet the fingerprint application integration! PB suited to the development of language!
- 2022-03-14 11:51:31下载
- 积分:1
-
用VB控制GONDEX1100条码打印机,使用动态链接库驱动打印机,欢迎参考使用...
用VB控制GONDEX1100条码打印机,使用动态链接库驱动打印机,欢迎参考使用-Use VB controll gondex1100 bar code printer, and use DLL driver. Welcome use it as a reference.
- 2023-02-20 20:25:03下载
- 积分:1
-
该代码实现背光亮度调节(PWM方式),在s3x6410上验证没有问题
该代码实现背光亮度调节(PWM方式),在s3x6410上验证没有问题-backlight control(PWM)
- 2022-07-26 06:08:41下载
- 积分: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
-
一个简单的聊天程序,功能 可以近一部完善
这是我的 作业,
一个简单的聊天程序,功能 可以近一部完善
这是我的 作业,-A simple chat program, function can be nearly a perfect This is my work,
- 2022-02-25 05:34:57下载
- 积分:1
-
基于MFC和STL平台的字符串类,可以快速实现…
基于MFC和STL平台的字符串类,可以实现在快速字符串搜索-Platform based on the MFC and the STL string class, can be achieved in the fast string search
- 2022-04-30 10:30:06下载
- 积分:1
-
origin软件学习资料,相信大家都知道吧
origin软件学习资料,相信大家都知道吧-origin software, learning materials, I believe we all know
- 2023-08-27 12:20:04下载
- 积分:1
-
实现了手机导航的操作,包括上下左右方向,功能强,且简洁。...
实现了手机导航的操作,包括上下左右方向,功能强,且简洁。-Achieved a cell phone navigation operations, including vertical and horizontal direction, powerful, and concise.
- 2022-03-24 18:54:11下载
- 积分:1
-
Simple calculator, computing implementation of a prescription, x is not more tha...
简易计算器,实现一个开方运算,x是不超过10位的正整数,y是小于10的正整数,显示结果保留小数点后4位-Simple calculator, computing implementation of a prescription, x is not more than 10 of the positive integer, y is a positive integer less than 10, the result will be displayed after the decimal point to retain 4
- 2022-03-25 16:07:14下载
- 积分:1