搜索资源列表
高质量程序设计指南 C++ C 语言
- 电子文档(PDF格式):《高质量程序设计指南》(C和C++语言描述)-electronic files (PDF format) : "high-quality programming Guide" (C and C language descr iption)
C语言程序设计及应用实例
- C语言程序设计及应用实例,很详细的哦!PDF格式,适合入门和提高者.-C Programming Language Design and Application examples, very detailed Oh! PDF format suitable for entry and persons.
C程序设计第二版(谭浩强)
- 清华大学 谭浩强 《C语言程序设计》 (第2版) 。 不仅有电子书,还有后面练习的所有原码。 不过请先下载 .nlc阅读器,可惜了点的是 没有PDF格式的电子书。希望对初学者有很 大的帮助。-strong "C Programming Language" (2nd edition). Not only is e-books, still practicing behind all of the original code. But please downlo
C语言程序设计VisualC++6.0环境PDF.rar
- C语言程序设计VisualC++6.0环境PDF.rar为力提供强大的C语言编辑环境
dahuashejimoshi
- 大话设计模式,PDF格式电子书,带所有源码,C#语言描述-Design Patterns
C
- C程序设计语言(第2版·新版)非扫描版&详细书签版.pdf-C Programming Language (2nd Edition version) & non-scan version of the detailed version of bookmarks. Pdf
The-C-programming-languageII
- 本答案为经典的c圣经《c程序设计语言》英文的配套答案,所列页码均为英文版的。本想整理为pdf格式,考虑到程序能直接运行,最终还是决定为网页格式-"The C Programming Language", 2nd edition, Kernighan and Ritchie
C-Programming-A-Modern-Approach
- C语言程序设计:现代方法。介绍C语言结构 编程的基本方法。一本很好的电子书。-The C Programming Language: modern methods. Introduction to C language structure The basic method of programming. A good e-book.
calculating-machine-msp430-C
- 简易计算器设计-msp430-C语言.pdf-Simple calculator design-msp430-C language. Pdf
c
- C++程序设计语言(第二版)-Brian W.Kernighan,Dennis M.Ritchie.pdf(The C Programming Language(2nd edition)-Brian W.Kernighan,Dennis M.Ritchie)
MFC程序设计第二版光盘实例
- MFC程序实例 电子版PDF网上很多 但是光盘资源比较少 这个就是了(There were lots of TXT and PDF e-book on the interenet about MFC.BUT about the EXP may be a little. Here ,It is)
C++语言程序设计(郑莉清华大学)第4版
- 面向对象程序设计,pdf电子书,第四版清华大学 郑莉著(Object oriented programming, PDF e-book, fourth edition of Zheng Li, Tsinghua University)
The C programming Language[C程序设计语言]PDF
- C语言最经典的书籍,入门书籍最好的选择。(The most classic books in the C language, the best choice for introductory books.)
测量平差程序设计_12175022
- 这个是一本关于测绘程序设计的书,程序编写语言采用C++(This is a book about the program design of Surveying and mapping, the programming language uses C++)
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
C语言基础教程(_谭浩强版)
- pdf电子文档,c语言程序基础教程,适合自学和看视频使用(Pdf Electronic documentation)
The_C_Programming_Language_中文版
- C程序设计语言(第二版),BWK(美)著作,机械工业出版,PDF格式(the c programming language)
开发者智慧之c语言程序设计(pdf)
- 第一个C语言程序和一个完整的C语言程序和一个完整的程序(The first C language program and a complete C language program and a complete program)
C语言成像与光线追踪程序设计 .pdf
- 计算机图形在越来越多的领域得到了广泛的应用,而大多数个人计算机用户却因 缺乏基本的编程工具而不能在便宜的PC机上生成精美的计算机图形,本书旨在帮助 这些用户挖掘PC机潜在的图形设计能力,制做逼真的高质量计算机图形。 本书介绍了计算机图形学要求的向量和矩阵算术工具,讨论了光线追踪程序的生 成和使用,并给出了实际的C代码。此外,本书还对三维建模工具、提高图像质量的方 法及图形显示设备等做了介绍。(Computer graphics have been widely used in more and
CUDA Fortran 高效编程实践.pdf
- CUDA Fortran 高效编程实践_科学家和工程师特供 2007 年以来,以 nVidia GPU 为代表的加速器并行计算风起云涌,带有加速器的超级计 算机在 TOP500 中的份额逐年增加,支持加速器的主流应用软件也呈爆炸式增长,研究加速 器计算的技术人员数以百万计,世界范围内的大学、研究机构竞相开设相关课程。 目前流行的 GPU 通用编程语言是 CUDA C 和 OpenCL. 它们均是 C/C++语言的扩展,因 此可以方便地将 C/C++代码移植到 GPU 上。但对于科学与工程计算