-
VC下实现正则表达式的基本功能,可以根据定义的reg expressions解析日志,提取相应提取项,本人在MFC下测试通过....
VC下实现正则表达式的基本功能,可以根据定义的reg expressions解析日志,提取相应提取项,本人在MFC下测试通过.-under VC expression is the basic functions under the definition of analytic expressions reg logs extracted from the corresponding item, I MFC test.
- 2022-07-01 02:48:49下载
- 积分:1
-
打开对话框中选多文件
打开对话框中选多文件-more open dialog selected documents
- 2022-03-02 06:18:20下载
- 积分:1
-
获取本机信息,包括本机名称,ip地址,子网掩码,本机协议,网络资源,重置IP配置,获取TCP协议统计信息,IP统计信息...
获取本机信息,包括本机名称,ip地址,子网掩码,本机协议,网络资源,重置IP配置,获取TCP协议统计信息,IP统计信息-Get local information, including the machine name, ip address, subnet mask, this machine protocol, network resources and reset the IP configuration, TCP protocol to obtain statistical information, IP statistics
- 2023-01-08 17:10:03下载
- 积分:1
-
查询输入字符串中字符个数
这个是纯C代码,对初学者比较好,可以看看。。。。。。。。。。。。。。
- 2023-02-28 17:20:04下载
- 积分:1
-
This is a development with LabWindows Unicom and databases on a software program...
这是一个用labwindows开发的关于和数据库联通的一个软件程序,可以供大家学习探讨-This is a development with LabWindows Unicom and databases on a software program, be available for everyone to learn to explore
- 2023-08-27 17:45: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
-
labview wince 串口通信
labview wince 串口通信,可以在wince 5.0下面正常运行,可以用于普通的串口调试功能
- 2022-04-11 01:32:49下载
- 积分:1
-
文本格式的bit流转化为binary格式的字节流
文本格式的bit流转化为binary格式的字节流-text format of the circulation bit binary format into a byte-stream
- 2022-05-21 09:43:08下载
- 积分:1
-
in Win2000 and higher system hardware port visit to the basement and DEMO source...
在Win2000及更高版本系统硬件端口访问的地下室和演示源码,这不是很好,我写了一个类,可以使应用程序不需要任何驱动程序就可以像Juan一样访问Win98端口,(收费)有意者请与我联系:02388888@vip。新浪网
- 2022-02-14 22:39:51下载
- 积分:1
-
日期控件,源码,本人也是找的,不负责产权问题
日期控件,源码,本人也是找的,不负责产权问题-date controls, source, and I was looking for, not responsible for the issue of property rights
- 2022-02-05 05:59:38下载
- 积分:1