go语言圣经中英文合集,包含:1.GO语言圣经(The Go Programming Language).pdf, 2.The.Go.Programming.Language.2015.11_Labeled.pdf 中文为文字版,彩板。 都带书签,排版完美。
2023-02-03 16:18:02 9.84MB go programming go语言圣经
1
Programming with Mathematica Programming with Mathematica
2023-01-25 20:01:58 11.31MB 算法
1
本书介绍了MIPS中的汇编语言编程。 它涵盖了基本的操作员和指令,子程序调用,加载和存储内存,程序控制以及汇编语言程序到机器代码的转换。
2023-01-20 19:39:24 5.04MB 电脑语言
1
看到很多版本都是没书签的,所以就自己添了书签造福一下大家 小小劳动成果,还请尊重,若有错误还请多指教w Abstraction: Programming in Haskell Second Edition Haskell is a purely functional language that allows programmers to rapidly develop clear, concise and correct software. The language has grown in popularity in recent years, both in teaching and in industry. This book is based on the author’s experience of teaching Haskell for more than 20 years. All concepts are explained from first principles and no programming experience isrequired, making this book accessible to a broad spectrum of readers. While Part I focuses on basic concepts, Part II introduces the reader to more advanced topics. This new edition has been extensively updated and expanded to include recent and more advanced features of Haskell, new examples and exercises, selected solutions, and freely downloadable lecture slides and code. The presentation is clean and simple, while also being fully compliant with the latest version of the language, including recent changes concerning applicative, monadic, foldable and traversable types. GRAHAM HUTTON is Professor of Computer Science at the University of Nottingham. He has taught Haskell to thousands of students and received numerous best lecturer awards. Hutton has served as an editor of the Journal of Functional Programming, chair of the Haskell Symposium and the International Conference on Functional Programming, vice-chair of the ACM Special Interest Group on Programming Languages, and he is an ACM Distinguished Scientist.
2023-01-18 10:26:10 7.07MB Haskel Progra Graham 有书签
1
OpenGL ES 3.0 Programming Guide(2nd Edition)配套源码,支持各个平台,编译通过,学习原书籍必备的资源。
2023-01-16 09:03:29 5.36MB OpenGL ES 3.0
1
#R 编程 我对 Coursera 上课程作业的解决方案。 [Week 1](./Week 1) -没有编程作业,只包含用于解决测验的数据集 [Week 2](./Week 2) - 编程作业(空气污染) [第 3 周](./第 3 周) - 编程赋值(缓存矩阵的逆) [第 4 周](./第 4 周) - 笔记和编程作业(医院质量)
2023-01-15 18:04:27 3.57MB R
1
高清非扫描版! The C Programming Language译作《C程序设计语言》,是由著名的计算机科学家Brian W. Kernighan和C语言之父的Dennis M. Ritchie合著的一部计算机科学著作,是第一部介绍C语言编程方法的书籍。它是一本必读的程序设计语言方面的参考书。它在C语言的发展和普及过程中起到了非常重要的作用,被视为是C语言的业界标准规范,而且至今仍然广泛使用。它也被公认为计算机技术著作的典范,以清晰简洁的文字讲述而著称。书中用"hello world"为实例开始讲解程序设计,也已经成为程序设计语言图书的传统。
2023-01-14 19:54:47 3.33MB C程序设计 C语言 丹尼斯里奇
1
没有谁能比C语言的发明者更了解C语言了,阅读此书,你能清晰的理解K&R的伟大之处
2023-01-14 19:53:47 2.77MB C语言
1
Data is at the center of many challenges in system design today. Difficult issues need to be figured out, such as scalability, consistency, reliability, efficiency, and maintainability. In addition, we have an overwhelming variety of tools, including relational databases, NoSQL datastores, stream or batch processors, and message brokers. What are the right choices for your application? How do you make sense of all these buzzwords?, In this practical and comprehensive guide, author Martin Kleppmann helps you navigate this diverse landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications., Peer under the hood of the systems you already use, and learn how to use and operate them more effectively, Make informed decisions by identifying the strengths and weaknesses of different tools, Navigate the trade-offs around consistency, scalability, fault tolerance, and complexity, Understand the distributed systems research upon which modern databases are built, Peek behind the scenes of major online services, and learn from their architectures
2023-01-14 00:48:58 23.82MB database programming
1
本书版权属于原作者,本人只是从网络收集到本资源,请勿用作商业用途,本人不承担任何侵权责任。 《C++程序设计语言》(原书第4版)是C++领域最经典的参考书
2023-01-10 13:31:27 187.67MB C++ programming
1