搜索资源列表
C++沉思路
- 这是一本经典的C++书籍,希望对有些朋友有帮助-This is a classic C book, and I hope to help some friends
c-anwser
- 经典书籍 c programming language的习题源代码,对处学c的有很大的参考价值-classic books c programming language source code for the exercises, c Department of the school have great reference value
c
- 学习C语言的经典书籍 多汇于此 仅供大家参考,希望对诸位有所帮助,仅此而已
C-chengxuyuanchengzhanggonglue
- 一本经典书籍--C程序员成长攻略的原代码
c++game
- 一本经典的C++游戏编程入门书籍(英文版),手把手教会你游戏编程,是爱好者的不二选择。
Microsoft.Visual.C.Sharp.2005.Step.by.Step.Oct.200
- 一本C#的经典书籍,学习工作都用得上Microsoft.Visual.C.Sharp.2005.Step.by.Step.Oct.2005.chm
c++电子书及程序
- c++ network程序 && 基本经典程序设计书籍: 深入理解计算机系统 c++沉思录 essential c++中文简体版
c++templatesexamples
- 《C++ template》即是C++模板库的书籍源代码。这是讲C++模板的经典书籍- C++ Template that is, C++ Template library books source code. This is the talk C++ Template classic books
C++.Coding.Standards.101.Rules.Guidelines
- C++.Coding.Standards.101.Rules.Guidelines c++经典书籍-C++. Coding.Standards.101.Rules.Guidelines c++ Classic books
C++.Common.Knowledge.Essential.Intermediate.Progra
- C++.Common.Knowledge.Essential.Intermediate.Programming c++经典书籍-C++. Common.Knowledge.Essential.Intermediate.Programmingc++ Classic books
C++.Template.Metaprogramming
- C++.Template.Metaprogramming c++经典书籍-C++. Template.Metaprogrammingc++ Classic books
C++CodingStandards
- C++ Coding Standards c++经典书籍-C++ Coding Standardsc++ Classic books
Data-Structure(in-C)
- 数据结构(C语言描述)方面经典书籍,通俗易懂且代码非常详细,可直接运行-classic data structure book(in C),it s very easy to understand,it also contains full codes which can execute on the computer directly.
C-Programming
- [C程序设计(第3版)谭浩强]PDF,学习C语言的经典书籍-[C Programming (3rd Edition) Hemopurification] PDF, classic books to learn C language
C-Traps-and-Pitfalls
- 一本由Andrew Koenig编写的C语言经典书籍-C语言的缺陷与陷阱,讲述了在C编程过程中的注意点。-A book by Andrew Koenig write the C language classic books-C the defects and trap, tells the story of the process in the C programming note.
C和指针
- 经典书籍,C和指针,全面提供了C的方方面面,对指针做了深入的说明(Classic books, C and pointers, introduced C pointer trap)
c#入门经典第五版
- c#入门经典第五版.PDF,初学者必看书籍(C# introduction to the classic fifth edition of.PDF, beginners must see books)
C专家编程
- C语言精进经典书籍,对提升C语言编程能力有很大帮助(C language refined classic books)
c程序设计语言
- c语言入门书籍 经典书籍 新手必备.................(Introductory books of C language are necessary for newbie books.................)
C数值算法集
- 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。(This book has written more than 300 practical and effective numerical algorithm