《C程序设计语言》(第2版新版)是由C语言的设计者Brian W.Kernighan和Dennis M.Ritchie编写的一部介绍标准C语言及其程序设计方法的权威性经典著作。全面、系统地讲述了C语言的各个特性及程序设计的基本方法,包括基本概念,类型和表达式、控制流、函数与程序结构、指针与数组、结构、输入与输出、UNIX系统接口、标准库等内容。 《C程序设计语言》(第2版新版)讲述深入浅出,配合典型例证,通俗易懂,实用性强,适合作为大专院校计算机专业或非计算机专业的C语言教材,也可以作为从事计算机相关软硬件开发的技术人员的参考书。《C程序设计语言》(第2版新版)原著即为C语言的设计者之一Dennis M.Ritchie和著名的计算机科学家Brian W.Kernighan合著的一本介绍C语言的权威经典著作。我们现在见到的大量论述C语言程序设计的教材和专著均以此书为蓝本。原著第1版中介绍的C语言成为后来广泛使用的C语言版本——标准C的基础。人们熟知的“hello,world”程序就是由本书首次引入的,现在,这一程序已经成为所有程序设计语言入门的第一课。
2022-12-06 09:50:14 245KB c程序设计语言 英文版 C语言
1
作者:john Torjo 学习 C++ Boost Asio的必备教材 浅显易懂 网上流传的中文版漏了大量的内容,看得人云里雾里。所以还是要看英文原版。
2022-12-02 19:17:55 5.49MB boost C++
1
Hash programming in SAS. to show you how hash objects in SAS DATA steps can be used to lookup data, combine data, and organize data. After reading the discussions and trying the examples, you should be able to start wisely incorporating hash object programming techniques in your applications.
2022-11-30 21:50:09 2.18MB SAS Hash Programing
1
《实战java高并发程序设计》源码整理 联系作者 十三的java的学习交流QQ群: 881582471 , 658365129(已满) 相关文章 书籍封面 目录 第1章走入并行世界1.1何去何从的并行计算1.1.1忘掉那该死的并行1.1.2可怕的现实:摩尔定律的失效1.1.3柳暗花明:不断地前进1.1.4光明或是黑暗1.2你必须知道的几个概念1.2.1同步(Synchronous)和异步(Asynchronous) 1.2.2并发(并发)和并行(并行) 1.2.3临界区1.2.4双重(阻止)和非双重(非阻止) 1.2.5死锁(Deadlock),寿命(Starvation)和活锁(Livelock) 1.3并发等级1.3.1双向(阻止) 1.3.2无高血压(无饥饿) 1.3.3无障碍(无障碍) 1.3.4无锁(无锁) 1.3.5无等待(免等待) 1.4有关并行的两个重要定律1.4.1阿姆达
2022-11-30 21:07:50 48KB 系统开源
1
LogicBlox系统的设计与实现 这是我第一次尝试理解研究论文! 我将尝试问一些我不了解的问题,并尝试进行一些研究以了解它们。 LogicBlox LogicBlox的主要产品是我们所谓的智能数据库。 这是一个活跃的云数据库,具有很多传统上通常需要编写的业务逻辑命令式语言在数据库中的不同计算机上运行。 这样,当数据添加到数据库中时, 这些业务规则生效并自动更新视图。 它专门从事真正的大规模分析和事务和分析之间混合的应用程序, 资料来源: 抽象的 The LogicBlox system aims to reduce the complexity of software development for modern applications which enhance and automate decision-making and enable their users to evo
1
Silicon Lab SI47XX PROGRAMMING GUIDE, AN332。 Si47xx系列FM芯片编程指引。
2022-11-30 17:56:45 3.35MB si4702 si47xx silicon lab AN332
1
The Go Programming Language (Go语言圣经)英文版,带标签,内容清晰。本书是Go语言学习的必读书籍。 The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.
2022-11-29 11:32:35 6.56MB golang go语言 圣经 标签
1
经典c语言英文文档,技术的源泉,看这个准备没错。值得推荐,有目录标签完整版本
2022-11-28 19:34:59 508KB The C programming Language
1
Presents a complete guide to ANSI standard C language programming. Written by the developers of C, this new version helps readers keep up with the finalized ANSI standard for C while showing how to take advantage of C's rich set of operators, economy of expression, improved control flow, and data structures. This 2nd edition has been completely rewritten with additional examples and problem sets to clarify the implementation of difficult language constructs. 7 x 9 1/4.
2022-11-28 19:29:56 20.27MB C Programming Language
1
Robot Manipulators Mathematics Programming and Control
2022-11-27 11:50:33 10.83MB Mathematics Programming and Control
1