登录
首页 » Windows开发 » 可用于处理多线程的问题

可用于处理多线程的问题

于 2022-05-15 发布 文件大小:19.30 kB
0 126
下载积分: 2 下载次数: 1

代码说明:

可用于处理多线程的问题-could be used to address the issue of multi-threaded

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 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
  • Turbo c run into the Games, according to key vertical and horizontal control, at...
    进入turbo c运行游戏,按上下左右键控制,任何时候按ESC键退出,一个函数用来划方块;一个用来划小方块;一个用来擦去小方块-Turbo c run into the Games, according to key vertical and horizontal control, at any time by the ESC key to exit, a function used to draw box a small box used to draw a small box to remove
    2022-09-02 15:50:03下载
    积分:1
  • 显示时钟及日历,同时可以查询其它年月的星期情况
    显示时钟及日历,同时可以查询其它年月的星期情况-Display clock and calendar, while other years can learn about the situation of the week
    2023-05-24 00:00:03下载
    积分:1
  • 生成 条形码VC
    条形码生成器源程序,导出到bitmap,判断输入的内容是否正确,在view里面条形码,可以用手机扫描识别是否正确。提供源码供需要的朋友使用
    2022-05-29 23:25:40下载
    积分:1
  • Opencv examples in C / C
    Opencv examples in C / C-Opencv examples in C/C++
    2022-03-26 06:06:35下载
    积分:1
  • 层三消息 包括: 当前网络、位置区和小区的识别消息 切换的测量消息和进程消息 控制信道结构的描述消息 小区可选项消息 邻小区小...
    层三消息 包括: 当前网络、位置区和小区的识别消息 切换的测量消息和进程消息 控制信道结构的描述消息 小区可选项消息 邻小区小区-Message including the three layers: the current network, location area and the community to identify the message switch message and the process of measuring the structure of the description of Control Channel message message message optional neighborhood community community community
    2022-05-17 04:56:29下载
    积分:1
  • Basic VB for beginer
    Basic VB for beginer
    2022-01-26 02:50:52下载
    积分:1
  • Snake game hopes of learning vc++ The users some help or a graduation project fo...
    贪吃蛇游戏希望对学习vc++的网友们有些帮助或是对做毕业设计的人们有些小小的帮助-Snake game hopes of learning vc++ The users some help or a graduation project for people to do some small help
    2022-03-10 10:39:16下载
    积分:1
  • AC确定型自动机多模板匹配算法源代码,希望对你们有点用处1...
    AC确定型自动机多模板匹配算法源代码,希望对你们有点用处1-AC Automatic machine to determine multi-template matching algorithm source code, I hope one of you a bit useless
    2023-06-21 21:20:06下载
    积分:1
  • Reading of prime numbers, very useful little program, learn from each other
    读素数,很有用的小程序,互相学习-Reading of prime numbers, very useful little program, learn from each other
    2022-03-15 02:10:34下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载