搜索资源列表
OptimunCompilerUserGuide
- TI公司出版的嵌入式优化白皮书,学习嵌入式C程序优化的必备宝典,相关的源码在书中说明连接有下载-This user s guide discusses the characteristics of the C/C++ compiler. It assumes that you already know how to write C programs. The C Programming Language (second edition), by Brian W. Kernighan and
C_standart_(ANSIISOIEC9899-1999).pdf.tar
- The C Programming Language (sometimes referred to as K&R, or the white bible, or K&R2 for the second edition) is a well-known programming book written by Brian Kernighan and Dennis Ritchie, the latter of whom originally designed and implemented the l
The-elements-of-programming-styles
- The Elements of Programming Style, by Brian W. Kernighan and P. J. Plauger, is an influential book on the study of computer programming styles and languages. It endorses the strategy that computer programs should be written not only to satisfy the co
Kernighan-a-Ritchie---The-C-Programming-Language.
- Kernighan & Ritchie - The C Programming Language.
ebook_doc_Ritchie_Kernighan_The_C_Programming_Lan
- Ritchie Kernighan The_C_Programming_Language
MSP430-C-Compiler-Programming-Guide
- This guide does not attempt to describe the C language itself. For a descr iption of the C language, The C Programming Language by Kernighan and Richie is recommended, of which the latest edition also covers ANSI C. Note that the illustration
C_Intro
- A language written by Brian Kernighan and Dennis Ritchie. This was to be the language that UNIX was written in to become the first "portable" language In recent years C has been used as a general-purpose language because of its popularity with pr
C
- C++ Ebook, Brian W.Kernighan & Dennis M.Ritche
WSPOOKA.ZIP
- Lin-Kernighan heuristic for the TSP and minimum weight perfect matching
The Go Programming Language.pdf
- Go语言是谷歌推出的一种全新的C语言风格的编程语言,可以在不损失应用程序性能的情况下降低代码的复杂性,提高编程效率,适合开发大型软件,有望成为主流的编程语言。本书由《C程序设计语言》的作者Kernighan和谷歌公司Go团队合作编写而成,是关于Go语言编程的权威著作。(Go language is a new C language style programming language launched by Google. It can reduce the complexity of code
TMS320C6000优化编译器v8.3.x 用户指南
- TI编译器接受符合这些语言的国际标准化组织(ISO)标准的C和c++代码。编译器支持1989年和1999年版本的C语言和2014年版本的c++语言。 本用户指南讨论了TI C/ c++编译器的特性。它假设您已经知道如何编写C/ c++程序。Brian W. Kernighan和Dennis M. Ritchie编写的C编程语言(第二版)描述了基于ISO C标准的C。您可以使用Kernighan和Ritchie(以下简称K&R)的书作为本手册的补充。本手册中对K&R C(与ISO