
会员
Extreme C
更新时间:2021-03-26 16:16:18 最新章节:Index
书籍简介
PushthelimitsofwhatC-andyou-cando,withthishigh-intensityguidetothemostadvancedcapabilitiesofCKeyFeatures*MakethemostofC’slow-levelcontrol,flexibility,andhighperformance*AcomprehensiveguidetoC’smostpowerfulandchallengingfeatures*Athought-provokingguidepackedwithhands-onexercisesandexamplesBookDescriptionThere’salotmoretoCthanknowingthelanguagesyntax.Theindustrylooksfordeveloperswitharigorous,scientificunderstandingoftheprinciplesandpractices.ExtremeCwillteachyoutouseC’sadvancedlow-levelpowertowriteeffective,efficientsystems.Thisintensive,practicalguidewillhelpyoubecomeanexpertCprogrammer.BuildingonyourexistingCknowledge,youwillmasterpreprocessordirectives,macros,conditionalcompilation,pointers,andmuchmore.Youwillgainnewinsightintoalgorithmdesign,functions,andstructures.YouwilldiscoverhowChelpsyousqueezemaximumperformanceoutofcritical,resource-constrainedapplications.Cstillplaysacriticalrolein21st-centuryprogramming,remainingthecorelanguageforprecisionengineering,aviations,spaceresearch,andmore.ThisbookshowshowCworkswithUnix,howtoimplementOOprinciplesinC,andfullycoversmulti-processing.InExtremeC,Aminiencouragesyoutothink,question,apply,andexperimentforyourself.ThebookisessentialforanybodywhowantstotaketheirCtothenextlevel.Whatyouwilllearn*BuildadvancedCknowledgeonstrongfoundations,rootedinfirstprinciples*Understandmemorystructuresandcompilationpipelineandhowtheywork,andhowtomakemostoutofthem*Applyobject-orienteddesignprinciplestoyourproceduralCcode*Writelow-levelcodethat’sclosetothehardwareandsqueezesmaximumperformanceoutofacomputersystem*Masterconcurrency,multithreading,multi-processing,andintegrationwithotherlanguages*UnitTestinganddebugging,buildsystems,andinter-processcommunicationforCprogrammingWhothisbookisforExtremeCisforCprogrammerswhowanttodigdeepintothelanguageanditscapabilities.Itwillhelpyoumakethemostofthelow-levelcontrolCgivesyou.
品牌:中图公司
上架时间:2019-10-31 00:00:00
出版社:Packt Publishing
本书数字版权由中图公司提供,并由其授权上海阅文信息技术有限公司制作发行
最新章节
Kamran Amini
同类热门书
最新上架
- 会员为了帮助服务器开发人员更好地理解服务器框架的设计与开发,本书从零开始,详细阐述游戏服务器设计与开发的流程和技术点,包括网络通信、分布式架构设计、内部RPC通信、数据管理、多线程管理,并从实践的角度出发,配合详细的源码,帮助广大游戏服务器开发人员,或正在考虑从事游戏服务器开发的人员,更加系统地学习服务器架构的设计与开发。本书实用性强,既可以帮助想从事服务器开发的人员快速学习相关知识,又可以帮助服务器计算机13.8万字
- 会员本书书分为以下几部分:第一部分:预备知识:介绍数据结构和算法的基本概念,并演示如何搭建开发环境、编写测试用例。第二部分:数据结构:介绍常见的数据结构,包括数组、链表、矩阵、栈、队列、跳表、散列、树、图等。第三部分:常用算法:介绍常用的算法,包括分而治之、动态规划、贪婪算法、回溯、分支界定、遗传算法等。第四部分:商业实战:介绍汉诺塔及五子棋两款游戏的实现。计算机0字
- 会员本书从初学者的角度出发,详细介绍了JavaWeb开发需要掌握的相关技术。全书分4个部分,共17章,由浅入深地介绍了HTTP、Tomcat、Servlet、Maven、数据库基础知识、JDBC、MyBatis、JSP、框架原理、如何设计自己的框架,以及在线购书商城、个人云文件系统、论坛、个人博客项目开发的完整过程。本书理论联系实际,不但能让读者全面掌握JavaWeb开发基本技术,而且能让读者开发计算机8.5万字
- 会员本书是Java入门书籍,适合初学者使用。全书共13章,第1章主要讲解Java的特点与发展史、JDK的使用、Java程序的编写与运行机制、Java开发环境的搭建等;第2~6章主要讲解Java编程基础知识,包括Java基本语法、面向对象、JavaAPI和集合;第7~12章主要讲解Java进阶知识,包括I/O、多线程、网络编程、JDBC、GUI、Java反射机制;第13章带领读者开发一个综合项目——基计算机20万字
- 会员本书从零开始,介绍了Python编程语言的基础知识。全书共17章,第1-9章介绍了Python的语言基础;第10-13章介绍了与Python编程相关的拓展知识;第14-16章介绍了3个实战项目;第17章介绍了初学者如何利用当下最热门的AI工具ChatGPT学习Python编程。计算机8.8万字
- 会员本书从网页开发的基础知识HTML5、CSS、JavaScript开始,以项目实战的方式介绍如何构建自适应网页,并通过工具免费发布自己的网站。在后面的章节中,以主流的3D框架ThreeJS为技术支撑,在网页中编写JavaScript代码,让读者构建完整的3D应用场景。计算机0字