数学分析中的问题和定理++第一卷(g.汉利亚++g.舍贵),总共2卷。
1
基于FPGA的电梯控制器Verilog资料合集,包含源码工程、仿真工程、视频教程、原理图PCB图,是FPGA经典案例系列博客的其中资源之一,系列博客地址:https://blog.csdn.net/qq_33486907/article/details/118653742 欢迎浏览。 由于资源过大超过CSDN 1000M的限制,所以此资源为压缩卷第一卷,第二卷地址为: 两卷要放在同一个文件夹下才能解压成功。
2021-08-27 19:04:47 900MB fpga verilog
1
资源来自http://b-ok.org/,本人对相关版权等问题不了解,可联系删除 The Art of Computer Programming, Volume 1: Fundamental Algorithms (3rd Edition) Donald E. Knuth This magnificent tour de force presents a comprehensive overview of a wide variety of algorithms and the analysis of them. Now in its third edition, The Art of Computer Programming, Volume I: Fundamental Algorithms contains substantial revisions by the author and includes numerous new exercises. Although this book was conceived several decades ago, it is still a timeless classic. One of the book's greatest strengths is the wonderful collection of problems that accompany each chapter. The author has chosen problems carefully and indexed them according to difficulty. Solving a substantial number of these problems will help you gain a solid understanding of the issues surrounding the given topic. Furthermore, the exercises feature a variety of classic problems. Fundamental Algorithms begins with mathematical preliminaries. The first section offers a good grounding in a variety of useful mathematical tools: proof techniques, combinatorics, and elementary number theory. Knuth then details the MIX processor, a virtual machine architecture that serves as the programming target for subsequent discussions. This wonderful section comprehensively covers the principles of simple machine architecture, beginning with a register-level discussion of the instruction set. A later discussion of a simulator for this machine includes an excellent description of the principles underlying the implementation of subroutines and co-routines. Implementing such a simulator is an excellent introduction to computer design. In the second section, Knuth covers data structures--stacks, queues, lists, arrays, and trees--and presents implementations (in MIX assembly) along with techniques for manipulating these structures. Knuth follows many of the algorithms with careful time and space analysis. In the section on tree structures, the discussion includes a series
2021-08-26 13:16:07 66.5MB 英文原版 D.E.Knuth
1
《计算机程序设计技巧》是计算机科学方面的一部重要著作,受到了国际上有关方面的普遍重视。 本书共分七卷。主题是“算法分析”,即特定的计算机算法性质的理论。全书详尽地介绍了若干“非数值分析”领域中大量采用的各种优秀方法和技巧,并从数学上给予了严格的论证和比较分析。书中附有大量习题和答案,标明了难易程序及数学概念的使用。这部较完整的书,可供从事计算机科学、计算数学、计算技术诸方面的工作人员参考、研究和借鉴,也可作为高等院校有关专业的一部基本的教学参考书。 本卷是全书的第一卷------《基本算法》,分“基本概念”和“信息结构”两章。它是其他六卷的基本,是整部书的交叉点;介绍了全书其他部分所用的基本概念和数据结构,包含了各卷中需要的全部材料;可作为数据结构、离散数学和机器语言程序设计方面的教科书。
1
随机过程论,作者(苏)基赫曼,扫描清晰版
2021-08-23 17:28:51 14.95MB 随机过程
1
《数学名著译丛:普林斯顿数学指南(第1卷)》是由Fields奖得主T.Gowers主编、133位著名数学家共同参与撰写的大型文集,全书由288篇长篇论文和短篇条目构成,目的是对20世纪最后一二十年纯粹数学的发展给出一个概览
2021-08-12 13:53:59 158.38MB math
1
3D计算机图形学第3版 (英)ALAN WATT 著 (中)包宏 译
2021-08-12 13:35:08 19.07MB 3D号 计算机 图形学 第3版
1
本书是一套编程实例类丛书,丛书共包括7个品种(详见封四),每个品种的第1卷、第11卷各精选了600个实例和约500个经验技巧,涵盖了编程多个方面的各种应用,是目前市场上最全面的编程实例类丛书,堪称编程实例的“四库全书”,开发中所需的技术、技巧在书中几乎都可以找到。 例子非常实用,书中所选实例均是开发中经常需要使用或实现的技术,由数名工程师多年积累而成,许多实例是开发人员梦寐以求的。实例解释详细、可操作性很强,实例都会给出程序说明、设计思路、设计步骤、源程序等内容,读者可按部就班直接使用、参考。 经验、技巧、总结方便读者拓展,实例给出了很多“秘笈心法”,帮助读者拓展思路、解释答疑、少走弯路。
2021-08-02 14:48:32 285.56MB C# 实例
1
TCPIP详解 第一卷 英文版 pdf TCPIP红宝书的第一卷,chm转的,排版不像中文版那么好,但还是有章节目录的。 共423页
2021-07-23 10:14:56 2.33MB TCPIP详解 第一卷 英文版 pdf
1
UNIX网络编程学习的良好资料 包括第一卷和第二卷。第一卷套接口API和X/OPEN传输接口API 第二卷进程间通信
2021-07-14 13:09:34 41.37MB UNIX 网络编程 第一卷 第二卷
1