Python初学者教程,由智普教育python培训专业机构jeapedu . com友情提供,书名:Python for Kids - A Playful Introduction to Programming - J. Briggs (No Starch, 2013) WW(0).pdf,本书非常适合初学者!
2021-09-11 12:56:03 13.13MB python pdf 智普教育 jeapedu.com
1
《Network programming with Go 中英文双语对照》 Contents 目录 1. Architecture 架构 2. Overview of the Go language Go 语言概括 3. Socket-level Programming Socket 编程 4. Data serialisation 数据序列化 5. Application-Level Protocols 应用层协议 6. Managing character sets and encodings 管理字符编码 7. Security 安全 8. HTTP 9. Templates 模板 10. A Complete Web Server 一个完整的Web 服务 11. HTML 12. XML 13. Remote Procedure Call 远程过程调用 14. Network Channels 网络Channels 15. Web Sockets
2021-09-10 22:14:22 2.17MB Go 网络开发
1
优化理论最经典的书,扫描清晰,并经过旋转矫正,不可多得
2021-09-10 20:21:11 39.99MB 优化理论
1
Kendryte开发手册基于API
2021-09-10 14:01:27 1.77MB kendryte
1
architecture-instruction-set-extensions-programming-reference
2021-09-10 14:01:02 2.44MB Intel
1
The Go Programming Language 英文版 Brian W. Kernighan / Alan Donovan
2021-09-10 10:54:25 5.04MB GoLang Go
1
Advanced R, Second Edition (Chapman & Hall/CRC The R Series) [color=rgb(85, 85, 85) !important]2nd Edition - 2019 About the Author : Hadley Wickham is Chief Scientist at RStudio, an Adjunct Professor at Stanford University and the University of Auckland, and a member of the R Foundation He is the lead developer of the tidyverse, a collection of R packages, including ggplot2 and dplyr, designed to support data science. He is also the author of R for Data Science (with Garrett Grolemund), R Packages , and ggplot2: elegant Graphics For data analysis .
2021-09-09 22:52:23 6.79MB R programming
1
Introduction 2 The parallel computing memory architecture 3 Memory organization 6 Parallel programming models 14 How to design a parallel program 16 How to evaluate the performance of a parallel program 19 Introducing Python 21 Python in a parallel world 26 Introducing processes and threads 26 Start working with processes in Python 27 Start working with threads in Python 29 Chapter 2: Thread-based Parallelism 33 Introduction 34 Using the Python threading module 35 How to define a thread 35 How to determine the current thread 37 How to use a thread in a subclass 39 Thread synchronization with Lock and RLock
2021-09-09 21:39:46 2.95MB python
1
作者:Barry Wilkinson, Micheal Allen,资源为英文第二版完整版,带目录可选中文字,仅供参考,侵删。本书系统介绍并行程序设计原理及应用。除介绍常用的一些算法范例,包括分治、流水、同步计算、主从及工作池,还介绍了一些常用的经典数值和非数值算法,如排序、矩阵相乘、线性方程组求解、图像处理中的预处理和相应的变换、搜索和优化等。第2版新增了机群计算等使用机群的内容,对如何打造专用和通用的机群以及设置相应的程序设计环境做了较为详尽的介绍。章后包含大量习题,其中现实生活习题非常实用,既可增强学习兴趣,又可提高并行程序设计技巧。
2021-09-09 21:35:09 29.77MB 并行程序 英文版 带书签 教材
1
Peter S. Pacheco所著并行计算领域经典的通俗易懂的教程An Introduction to Parallel Programming(IPP),在网络上是很难找到官方课后习题答案的,全部答案文件包含文本答案和代码。该答案是课后习题的答案,同时本资料还包含课本原文电子书、书中源码文件、和纠错文件。资料中所有PDF文件均为最终定稿的出版社版本的PDF(非扫描),可复制文字、可打印。
2021-09-09 17:21:12 8.12MB 并行计算 电子书 课后习题 源码
1