搜索资源列表
数据结构C++语言描述
- 经典数据结构书籍 数据结构C++语言描述 的源代码 很难找的哦-classic books data structure data structure C + + language to describe the source code is very difficult to find the oh
Data-configuration
- 数据结构的经典书籍,用类C语言就行讲解,将数据结构分析的很透彻-data structure of the classic books, C-like programming language used on the trip to explain to the data structure is very thorough analysis
Data_Structures_and_Algorithm_Analysis_in_C++_(3rd
- 经典书籍源代码啊。。。第三版。。。数据结构与算法分析——C++描述(第3版).
C++STL
- C++标准程序库英文版电子书 ,绝对经典STL入门书籍
data-structure-the-c-language(yanweimin)
- 数据结构(C语言版严蔚敏著)。非常出名的一本书籍,曾经用过,觉得很经典-Data structure (C-min YAN Wei-language version of book). One very well-known books, used once, I think I really classic
NumericalRecipesSource
- c数值算法的源码,是非常经典的书籍,可以用在很多方面-c of the source numerical algorithm is a very classic books, can be used in many ways
datastruct_src_2
- 清华大学<<数据结构>>第二版,严蔚敏那本经典书籍的c实现即课后习题解答。不可错过-Tsinghua University < < data structure> > Second Edition, YAN Wei-min and that of the classic book c answers to the achievement of that after-school exercise. Not to be missed
DataStructAlgorithmC
- 该电子书是数据结构与算法的经典书籍,相信对很对开发人员都是很有用的,特别是对使用C的朋友们。-The book is a classic data structures and algorithms books, I believe it is useful to developers, especially the use of C' s friends.
psoshuji
- 关于微粒群算法的经典书籍 并附有c的原代码-Particle Swarm Optimization on classic books together with the original code c
Data-structure-CPPlanguage
- 数据结构与算法,c++语言描述,萨尼,一本经典的数据结构书籍-Data structure and algorithm, c++ language descr iption, Sani, a classic data structure books
state-of-art-algorithms-with-c
- 《数据结构经典算法实现》书籍源代码,c语言实现-data structure and state-of-art algorithms
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.
EffectiveSTL
- 关于c++ STL的最经典书籍了,希望对大家有用-the book about C++ STL
datastucture_answer
- 严蔚敏:数据结构题集(c语言版)是经典的数据结构书籍,对于计算机专业的学生是必备的-Yan Wei-min: data structure problem sets (c-language version) is a classic data structure books for computer science students is essential
c-algorithm
- 经典数据结构书籍,内含多种算法,本书使用c实现的算法。-Classic data structures book, containing a variety of algorithms, this book uses the algorithm c implementation.
C-
- C语言经典算法的书籍,很适合参加比赛的同学使用,这是我之前参加比赛收集的!-Classical algorithm C language books, the students participate in the competition is very suitable for use, this is my race before collecting it!
DSCPPversion
- C++数据结构的经典书籍,对于C++的初学者很有好处-failed to translate
Cexample8
- 程序设计经典书籍-经典C编程100例,运行后好使-Programming classic books- classic C Programming 100 cases, after running so
算法导论_原书第3版_CHS
- 算法导论这本书是算法界的经典,是每个学习算法的人的必读书籍。里面包含了许多经典算法(Introduction to Algorithms This book is a classic in the world of algorithms and a must-read for anyone learning algorithms. It contains many classic algorithms)
C数值算法集
- 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。(This book has written more than 300 practical and effective numerical algorithm