-
OD2.0字符插件
OD 2.0字符搜索插件 源码。用于编写 OD 插件。搜索 字符串,对应的只支持中文 ascii以及部分繁体中文,很好的教材
- 2022-02-14 16:12:26下载
- 积分:1
-
VB do MP3, and can play the Eastern, Lower see! ! ! ! ! ! ! :)
VB做的MP3,可以播放东东,下下看看吧!!!!!!!:)-VB do MP3, and can play the Eastern, Lower see! ! ! ! ! ! ! :)
- 2022-08-11 08:41:38下载
- 积分:1
-
am realize the matlab simulation program, a total of five, are, respectively, up...
am仿真实现的matlab程序,一共有五个,现分别上传。此程序均为本人及同事呕心沥血所编,现拿来与朋友们分享。-am realize the matlab simulation program, a total of five, are, respectively, upload. This procedure and I are prepared by dedicated colleagues are used to share with friends.
- 2022-03-30 22:14:44下载
- 积分:1
-
8 益智代码使用 A * 搜索算法
这是一个为 8 拼图代码使用 A * 搜索算法使用 Java 编程语言的代码它到达的目标1 2 38 0 47 6 5使用容易中期和硬和最难达成的解决方式。我使用 Netbeans IDEENJOY
- 2022-05-19 23:30:17下载
- 积分:1
-
SSD4 Exercise 3. Very useful for those giving SSD4 course.
SSD4 Exercise 3. Very useful for those giving SSD4 course.
- 2022-03-24 19:41:42下载
- 积分: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 more complete tapi procedures, including one that contains all of tapi
一个比较完成的tapi程序,包括一个包含全部tapi定义的模块和一个tapi类,包括查看以建立的tapi连接、拨号、中断连接以及对线路和拨号进行设置。 -A more complete tapi procedures, including one that contains all of tapi-defined modules and a tapi categories, including the tapi view to establish a connection, dial-up, interrupt lines and dial-up connectivity and the right set.
- 2022-02-04 00:27:23下载
- 积分:1
-
This program implements a simple text read and write operations, want to be help...
本程序实现了对文本的简单读写操作,希望对初学者有帮助-This program implements a simple text read and write operations, want to be helpful for beginners
- 2022-03-15 13:41:37下载
- 积分:1
-
孙鑫最新课件源代码vc++,绝对正确完整
孙鑫最新课件源代码vc++,绝对正确完整-SUN Xin latest software source code vc++, the absolute accuracy and completeness of
- 2022-07-12 12:24:31下载
- 积分:1
-
Personal Log Management Small software. This is my first school vc wrote a small...
个人日志管理小软件。这是我学vc写的第一个小程序,用串行化,可写,改,删等操作。有源代码-Personal Log Management Small software. This is my first school vc wrote a small program, using serialization can write, change, delete, etc. operations. Active code
- 2022-02-21 09:51:01下载
- 积分:1