搜索资源列表
the_art_of_computer_programming_vol_1(cn)
- 经典计算机图书《the art of computer programing》第一卷 基本算法
theartofcomputerprogrammingvolume1
- 第1卷首先介绍编程的基本概念和技术,然后详细讲解信息结构方面的内容,包括信息在计算机内部的表示方法、数据元素之间的结构关系,以及有效的信息处理方法。此外,书中还描述了编程在模拟、数值方法、符号计算、软件与系统设计等方面的初级应用。新版本增加了数十项简单但重要的算法和技术,并根据当前研究发展趋势在数学预备知识方面做了大量修改。-Volume 1 introduces the basic concepts of programming and technology, and then explain
computeralgorithmsandnumericalprocedures
- 各种数值计算的算法,求逆,行列式,矩阵之间的乘法,分解,方程的解 计算机常用数值计算算法与程序-A variety of numerical algorithms, inverse, determinant, matrix multiplication between the decomposition, equation commonly used
The_Art_Of_Computer_Programming_Vol1
- 计算机程序设计技巧(第一卷基本算法),中文版,很经典的一本书-The rt Of Computer Programming_Vol1
DesignandAnalysisofComputerAlgorithms
- 计算机算法设计与分析,针对于计算机的算法书籍,里面介绍了很多经典算法。有意者可以看看。-Design and analysis of computer algorithms, the algorithm for computer books, which introduced a lot of the classic algorithm. Interested parties can look at.
computermethod
- 计算机专业的算法的书,里面有好多常用的算法,与相应的算法代码-computer method
knuth-the-art-of-computer-programming-volume3
- knuth的计算机编程艺术第三卷,算法是个深奥的-the art of computer programming