-
vb wrote on Finger is to identify procedures.
vb写的关于Finger是识别的程序,使用的是UrU4000B-vb wrote on Finger is to identify procedures.
- 2022-03-05 19:00:39下载
- 积分:1
-
基于词典翻译
创建自己的字典。搜索词的翻译。更新数据库。删除和插入也做了。
- 2022-07-19 03:13:13下载
- 积分:1
-
Voice_ADPCM,压缩编码实现
Voice_ADPCM,压缩编码实现-"Voice_ADPCM.rar"is a sourse code of C which is used for compressing coding
- 2022-09-08 20:10:04下载
- 积分:1
-
显示出系统中的所有进程和每个服务进程,根据自己的需要可以随时结束任何一个进程...
显示出系统中的所有进程和每个服务进程,根据自己的需要可以随时结束任何一个进程-display all precessing
- 2022-04-09 10:41:25下载
- 积分:1
-
用VB编写的SVCAD
用VB编写的SVCAD-CASS7.0转换程序,并实现图形的完整性-VB prepared by SVCAD-CASS7.0 the conversion process and the integrity of graphics implementation
- 2022-05-26 04:08:39下载
- 积分:1
-
背单词,占用内存小,便捷,很容易上手,用户只需要先添加单词,然后进入背诵单词...
背单词,占用内存小,便捷,很容易上手,用户只需要先添加单词,然后进入背诵单词-Back word memory small, convenient and very easy to use, users just have to add the word, and then enter the word recitation
- 2023-06-10 04:45:03下载
- 积分:1
-
provides for a division of silent video detection procedures, and results in the...
提供了一个用于视频分割的静音检测程序,结果以帧的位置的形式给出。-provides for a division of silent video detection procedures, and results in the frame position is given in the form.
- 2022-01-24 14:55:32下载
- 积分: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
-
MFC CListCtrl简单运用
用CTab控件,实现多个CListCtrl表格显示数据,以及修改数据,还有socket客户端通信,自定义了一个socket类,ClistCtrl主要分为五个子表,实现动态的添加表格数量,还有对表格数据的设定,对话框之间的数据的通信,消息响应等等功能,
- 2022-03-19 00:10:02下载
- 积分:1
-
一个实现绚丽多彩的调色板动画的VC源代码,效果非常理想
一个实现绚丽多彩的调色板动画的VC源代码,效果非常理想-A colorful palette animation to achieve the VC source code, the effect was very satisfactory
- 2022-12-09 07:10:02下载
- 积分:1