搜索资源列表
theory
- mathematics and statistics for computing students
theartofcomputerprogrammingvolume1
- 第1卷首先介绍编程的基本概念和技术,然后详细讲解信息结构方面的内容,包括信息在计算机内部的表示方法、数据元素之间的结构关系,以及有效的信息处理方法。此外,书中还描述了编程在模拟、数值方法、符号计算、软件与系统设计等方面的初级应用。新版本增加了数十项简单但重要的算法和技术,并根据当前研究发展趋势在数学预备知识方面做了大量修改。-Volume 1 introduces the basic concepts of programming and technology, and then explain
MM
- Mathematics For Electrical Engineering And Computing
Concrete.Mathematics.A.Foundation.for.Computer.Sci
- 学习编程的经典资料 初学者必备 拥有理论性和实践性-Programming information for beginners to learn the classic theoretical and practical must-have
IterativeMethod
- In computational mathematics, an iterative method attempts to solve a problem (for example, finding the root of an equation or system of equations) by finding successive approximations to the solution starting from an initial guess.