登录
首页 » STL » PTypes是一个扩充了多线程和网络功能的STL库,具有跨平台移植的能力...

PTypes是一个扩充了多线程和网络功能的STL库,具有跨平台移植的能力...

于 2022-01-31 发布 文件大小:219.86 kB
0 76
下载积分: 2 下载次数: 1

代码说明:

PTypes是一个扩充了多线程和网络功能的STL库,具有跨平台移植的能力-PTypes is an expansion of the multithreading and networking capabilities for the STL, which is cross-platform capability transplant

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

发表评论

0 个回复

  • 讲解c++标准库的书,英文版的,很好很强大
    讲解c++标准库的书,英文版的,很好很强大-Explain c++ Standard library books, in English, very good strong
    2022-06-16 15:50:08下载
    积分:1
  • 一个利用MAP的类,可以方便地使用多维数组.
    一个利用MAP的类,可以方便地使用多维数组.-use of a type that allow the use of multi-dimensional arrays.
    2022-06-21 11:53:33下载
    积分:1
  • The book is primarily for STL
    本书主要深入STL实作技法,一窥大家风范,可以提升自己的编程功力。 本书不适合STL初学者,主要在于STL源代码的剖析,同时学习世界一流程序员的身手,同时可以彻底了解各种广为流传的资料结构和算法。-The book is primarily for STL-depth techniques to learn about the U.S. style, you can upgrade their programming skills. STL This book is not suitable for beginners, mainly due to STL source code analysis, and study world-class programmers to test their abilities, as well as a thorough understanding of a variety of widely circulated data structures and algorithms.
    2022-02-10 16:40:13下载
    积分:1
  • good
    haodongxi (*^__^*) -good
    2022-08-06 04:35:07下载
    积分:1
  • STLRead
    读取stl文件的工具包,并通过demo演示工具包如何使用。并显示stl数据(Kit read stl file, and how to use the demo presentation tools package. Stl data is displayed)
    2020-07-03 21:00:02下载
    积分:1
  • EFFECTIVE STL Chinese version of the detailed explanation how the music more eff...
    EFFECTIVE STL中文版,详细的解说乐怎样更加有效的使用STL。 是chm格式的方便阅读。-EFFECTIVE STL Chinese version of the detailed explanation how the music more effective use of STL. Chm format is user-friendly.
    2022-09-23 10:45:03下载
    积分:1
  • 用vc编的stlview着重版
    用vc编的stlview着重版-vc series with the emphasis on version stlview
    2023-04-10 00:40:03下载
    积分:1
  • 去除使用STL时编译warning
    去除使用STL时编译warning-removed when using STL compiler warning
    2022-05-15 06:40:14下载
    积分:1
  • sliding
    说明:  求出sliding window的最大最小值(n array of size n ≤ 106 is given to you. There is a sliding window of size k which is moving from the very left of the array to the very right. You can only see the k numbers in the window. Each time the sliding window moves rightwards by one position. Following is an example: The array is [1 3-1-3 5 3 6 7], and k is 3. Window position Minimum value Maximum value [1 3 -1]-3 5 3 6 7 -1 3 1 [3 -1 -3] 5 3 6 7 -3 3 1 3 [-1 -3 5] 3 6 7 -3 5 1 3 -1 [-3 5 3] 6 7 -3 5 1 3 -1 -3 [5 3 6] 7 3 6 1 3 -1 -3 5 [3 6 7] 3 7 Your task is to determine the maximum and minimum values in the sliding window at each position. )
    2011-04-03 19:25:46下载
    积分:1
  • For_each函数的用法!
    For_each函数的用法! -For_each function usage!
    2022-12-09 00:00:03下载
    积分:1
  • 696522资源总数
  • 104049会员总数
  • 30今日下载