搜索资源列表
MIXBuilder
- MIX的模拟器: MIX是《计算机程序设计艺术》(TAOCP)的作者高德纳(Donald.E.Knuth)在TAOCP中描述算法时使用的一种假想的机器,所以书中的汇编代码无法在任何一个机器上运行,附件中的程序可以让以MIXAL汇编语言写成的算法在Windows平台上汇编并且可以单步跟踪运行。详细情况参看其中的MIXBuilder.doc文件。 -MIX simulator : MIX "Art of Computer Programming" (TAOCP), the aut
C源代码实例
- 包含220个C语言的各种源程序:001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010 猜数字游戏 011 模拟ATM(自动柜员机)界面 012 用一维数组统计学生成绩 013 用二维数组实现矩阵转置 014 求解二维数组的最大/最小元素 015 利用数组求前n个
WL40987330 C语言算法集
- 目录 第一部分 基础篇 001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010&
大数类
- 实现大数的加减乘除,参考《计算机程序设计艺术》
TheCodeTheArtofCADD
- 包含书籍《C++程序设计艺术》的有关源码-Books contain " C++ program design art" of the source
softwaredesign1
- 这是计算机程序设计艺术的第一卷,是一个很牛的大叔写的-This is the first volume Art of Computer Programming is a very cattle Uncle wrote
softwaredesign2
- 这是计算机程序设计艺术的第2卷,是一个很牛的大叔写的-This is the first Art of Computer Programming Volume 2, is a cattle Uncle wrote
softwaredesign3
- 这是计算机程序设计艺术的第3卷,是一个很牛的大叔写的-This is the art of Computer Programming, Volume 3, is a cow' s Uncle wrote
theartofprogramming
- 计算机程序设计艺术第一卷:基本算法V3中文版-Art of Computer Programming Volume I: basic algorithm V3 Chinese Version
MIXBuilder
- 这个是高德纳写的《计算机程序设计艺术》中的编译器,方便大家调试程序。-This is written by Donald Knuth " Art of Computer Programming" in the compiler so as to facilitate the debugger.
theartofcomputer
- 计算机设计的艺术一书,是每个高级程序员必读的“圣经”-Art computer design book is a must-read for each senior programmer " Bible"
The_Art_Of_Computer_Programming_Vol3
- 著名算法大师Donald Knuth《计算机程序设计艺术》第三卷-The Art of Computer Programming
Introduction-to-Algorithms
- 《算法导论》原书名——《Introduction to Algorithms》,是一本十分经典的计算机算法书籍,与高德纳(Donald E.Knuth)的《计算机程序设计艺术》(《The Art Of Computer Programming》)相媲美。 《算法导论》由Thomas H.Cormen、Charles E.Leiserson、Ronald L.Rivest、Clifford Stein四人合作编著(其中Clifford Stein是第二版开始参与的合著者)。本书的最大特点就是将严谨
Computer-Programming(volumn-3)
- The Art of Computer Programming 计算机程序设计艺术(第二卷)---排序与查找-The Art of Computer Programming
The-Art-of-Computer-ProgrammingII
- 一本经典的程序员必读书籍。计算机程序设计艺术(第二卷)-a classic book that is worth reading
codeBuildingArt
- 程序员设计艺术,帮助程序员更好的理解算法,利用算法去解决问题~-Programmers design arts, to help programmers better understand the algorithm, the use of algorithms to solve the problem ~
Image-processing-source-code
- 数字图像处理(Digital Image Processing)是通过计算机对数字图像进行变换、增强、复原、分割及匹配等处理的方法和技术,在航空航天、生物医学工程、工业检测、机器人视觉、公安司法、导航制导、安保监控及文化艺术等诸多领域有着极为广泛的应用。数字图像处理技术的研究和应用离不开程序设计,Visual C++则是最有力、最常用的数字图像处理程序开发工具之一-Digital image processing (Digital Image Processing) is a computer
软件框架设计的艺术
- 软件框架设计的艺术,对软件程序架构可进一下深入熟悉。(Software framework design art, the software program architecture can go into a deep understanding.)