搜索资源列表
高质量程序设计指南 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.
ieee-systemc-1666-2005.pdf
- system C 使用手册英文版。方便喜欢直间阅读英文版者。避免中文版翻译上的偏差。 -system C Manual English. Easy to read English among those who prefer straight. Chinese translation, to avoid bias.
GoF.Pdf
- GoF+23种设计模式解析附C++实现源码(2nd+Edition).pdf-GoF+23 kinds of design patterns to achieve resolution attached to C++ source code (2nd+ Edition). Pdf
csharp_game1
- c sharp 游戏*教程1.pdf-c sharp game
libc.pdf
- C 语言库接口说明。用于gcc但不包括在gcc使用手册之中。是gcc使用者必需。-C language library interface descr iption. For gcc, but does not include being in the gcc manual. Gcc users is necessary.
some-C-programming-documents
- 包含:c语言编程宝典.chm,C++嵌入式系统编程.pdf(c与c++嵌入式系统编程.pdf),谭浩强C语言教程补强版.chm 这些资料都是从网上找来的,很抱歉里面有一个文件是重发的,自己没有权限修改!-Contains: c language programming book. Chm, C++ embedded systems programming. Pdf (c and c++ embedded systems programming. Pdf), Hao C-language te
C#入门
- 一些C#入门的文档,本人在网上收集,包含 C#类库函数查询手册.pdf,C#参考.chm,一周学会C#.pdf,帮助C#新手入门
C# 5.0 in a Nutshell.pdf
- 学习C#的手册读物,有什么不懂的可以迅速查阅(a basic book for C# learning, and you can regard it as a dictionary)
C# FOR PROGRAMMING,BOOK
- 一本关于C#编程的简单教程,pdf格式,适用于windows7以上版本的VS编程(A simple tutorial on C# programming, PDF format)
C++ Builder 简体中文版
- 基于C++ Builder开发的开发文档,PDF完全版,是C++开发人员的必备法宝(Development document based on C++ Builder development, PDF full version, C++ developers are essential magic weapon)
C# 23种设计模式.pdf
- C# 23种设计模式 常用的设计模式包括: Abstract Factory 模式(抽象工厂) Adapter 模式(适配器) Composite 模式(组合) Decorator 模式(装饰) Factory 模式(工厂方法) Observer 模式(观察者) Strategy 模式(策略) Template 模式(模板方法)(C# 23 design patterns)
objective-c编程 第2版.pdf
- OS. objective c 的第二版,挺好的资料(IOS study book, objective 2nd version)
C++Primer习题集
- c++ primer习题 pdf格式 配套c++primer(c++ primer exercises pdf c++primer)
C++Primer第五版的答案
- C++primer第五版答案,代码齐全,PDF文档(Digital image processing pictures and source code)
《白话C++》(南郁).pdf
- 白话C++,精读的人们无不神通广大,IT的世界谁能离得开它。(Vernacular C++, reading all the people in the world who had IT out of it.)
c++经典代码大全
- c++精点代码大全。里面内容丰富,pdf文档,字迹清晰,初学宝典。(C++ fine point code encyclopedia. It is rich in content, PDF documents, clear handwriting, and beginner's book.)
C++ Builder深度历险(PDF)
- C++builder 高级开发人员技术指南(C++Builder,a PDF which for the C++developer,it contains many project)
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 上。但对于科学与工程计算