并发构建块 CBBs

码农软件 · 软件分类 · 并发/并行处理框架 · 2019-09-03 06:44:28

软件介绍

CBBs (Concurrent Building Block) 提供一组并发构建块 (Java & C/C++) 用于开发并行和多线程应用程序。

CBBs 包含以下四部分:

  1. 数据结构
  2. 并行模式
  3. 并行函数
  4. Atomics and STM

本文地址:https://codercto.com/soft/d/13759.html

Think Python

Think Python

Allen B. Downey / O'Reilly Media / 2012-8-23 / GBP 29.99

Think Python is an introduction to Python programming for students with no programming experience. It starts with the most basic concepts of programming, and is carefully designed to define all terms ......一起来看看 《Think Python》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

SHA 加密
SHA 加密

SHA 加密工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具