-
C Primer Plus 第6版 中文版
本书全面讲述了C语言编程的相关概念和知识。
全书共17章。第1、2章学习C语言编程所需的预备知识。第3到15章介绍了C语言的相关知识,包括数据类型、格式化输入输出、运算符、表达式、流程控制语句、函数、数组和指针、字符串操作、内存管理、位操作等等,知识内容都针对C99标准;另外,第10章强化了对指针的讨论,第12章引入了动态内存分配的概念,这些内容更加适合读者的需求。第16章和第17章讨论了C预处理器和C库函数、高级数据表示(数据结构)方面的内容。(This book gives a full account of the concepts and knowledge of C language programming.
The whole book consists of 17 chapters. The first, second chapter studies the preparatory knowledge needed for C language programming. The third chapter to the 15 chapter introduces the related knowledge of the C language, including input and output formats, data types, operators, expressions, flow control statements, functions, arrays and pointers, string manipulation, memory management, operation and so on, the knowledge content for the C99 standard; in addition, the tenth chapter discusses the strengthening of pointer, the twelfth chapter introduces the concept of dynamic memory allocation, which is much more suitable for the needs of readers. The sixteenth and seventeenth chapters discuss the content of the C preprocessor and the C library function, the advanced data representation (data structure).)
- 2018-02-01 23:51:04下载
- 积分:1
-
Introduction to Visual Studio and CSharp
说明: An E-book which introduces visual studio and c#
- 2019-02-09 03:10:37下载
- 积分:1
-
算法课后答案
说明: 算法导论(Introduction to Algorithms)第三版课后答案(Introduction to Algorithms Reference Answer)
- 2020-06-25 10:00:01下载
- 积分:1
-
_充流管道单向流固耦合数值模拟自动化研究
说明: 针对充流管道单向流固耦合数值模拟过程复杂、数据在耦合传递中存在偏差的问题,采用
C++语言编制了充流管道单向流固耦合数值模拟程序,实现了从模型建立、流体计算到结构分析
过程的自动化,确保了从流体计算到结构计算过程中数据传递的准确性.利用参考文献中的试验数
据验证了此程序计算结果的正确性,以实际发电厂的一段疏水管道为例进行单向流固耦合数值模
拟,描述了程序自动建立管道模型、模拟管内流体压力分布以及将流体压力数据导入管道结构中进
行管道应力计算的过程.结果表明:该充流管道单向流固耦合数值模拟程序具有结果准确、操作简
便的特点,可应用于多种充流管道的设计改造和风险预测中(Aiming at the complex numerical simulation process of one-way fluid-structure coupling in flow-filled pipeline and the deviation of data in coupling transmission, the method is adopted.
C++ language has compiled the numerical simulation program of one-way fluid-structure coupling for filling pipeline, which has realized the process from model establishment, fluid calculation to structure analysis.
The automation of the process ensures the accuracy of data transfer from fluid calculation to structural calculation.
The correctness of the calculation results is verified by the program, and the one-way fluid-structure coupling numerical model is carried out for a section of)
- 2020-06-23 01:00:01下载
- 积分:1
-
Compiler-construction-principles-and-praticepptKen
编译原理与实践 Compiler construction principles and practice ,Kenneth c.louden
的书,一本很好的学习编译原理的书,里面包含的全书所有重点内容的课件,还有tiny compiler的源码(compiler theory and practice Compiler construction principle s and practice, Kenneth c.louden book, a good learning compiler theory, the book which contains all the key elements in the book of courseware, There tiny compiler source code)
- 2006-12-16 21:02:55下载
- 积分:1
-
《CRUISE高级培训教程》cruise_Advanced_MatLab
Cruise高级培训教程,对熟悉和了解Cruise仿真有很大的帮助。(Cruise advanced training course is very helpful to familiarize with and understand Cruise simulation.)
- 2019-05-24 15:58:54下载
- 积分:1
-
《Python深度学习》2018中文版pdf+源代码
说明: 在2015—2016年, 数万名新人进入了深度学习领域,其中很多人都选择了 Keras,因为它是最容易上手的框架(现 在仍然是)。看到大量新人以意想不到的强大方式使用Keras,我开始密切关注人工智能的可达 性和大众化。我意识到,这些技术传播得越广,就会变得越有用、越有价值。可达性很快成为 Keras 开发过程中的一个明确目标,在短短几年内,Keras 开发者社区已经在这方面取得了了不 起的成就(Deep learning tutorial and its source code)
- 2020-04-15 12:58:06下载
- 积分:1
-
Lab3-5-1 SD_Card
说明: Interrupt the program, this is a problem to communicate.
- 2020-06-20 06:40:02下载
- 积分:1
-
C Primer Plus 第6版 中文版
说明: C Primer Plus 第6版 中文版,针对C11标准进行全面更新,经久不衰的C语言畅销经典教程,本书详细讲解了C语言的基本概念和编程技巧。(The 6th edition of C Primer Plus in Chinese is a long-standing classic course of C language best-selling, which comprehensively updates the C11 standard. This book explains the basic concepts and programming skills of C language in detail.)
- 2020-05-26 11:04:48下载
- 积分:1
-
Learning_Python_(5th_Edition)
learning python第五版,经典书籍,学习python必看。(Learning Python fifth edition, classic books, learning must see.)
- 2020-06-24 03:20:01下载
- 积分:1