An Empirical Study of Fortran Programs
万众敬仰的高爷爷(DonaldE.Knuth)在1970年的暑假,通过捡Stanford大学机房扔出来的垃圾(其实是含有程序的磁带),写出了一篇震古烁今的论文“AnempiricalstudyofFORTRANprograms”(FORTRAN程序的实证分析).除了抱怨写程序的人不看他的TAoCP之外(因为一个程序用了被高爷爷定性为史上最差的随机数发生器算法,有兴趣的可阅读TAoCPvol2),这篇论文主要说了三个划时代的东西:1.对程序进行profile是每个编程系统的居家旅行必备.2.在没IO操作的情况下,一个程序中4%的代码占用了超过50%的运行时间.3.97%的情况下对程序进行
用户评论
推荐下载
-
netty study netty study源码
一。概念问题 1.1双边和非双边 双向和非双向是进程在访问数据的时候,数据是否准备就绪的一种处理方式,当数据没有准备的时候。 一段时间:经常需要等待等待中的数据准备好过后才处理其他的事情,否则一直等待
31 2021-02-17 -
How to Design Programs Second Edition
HowtoDesignPrograms,SecondEdition
19 2019-06-26 -
Algorithms加DataStructure Programs pdf
Algorithms+DataStructure=ProgramsbyN.Wirthpdf版之前只找到.djvu的,本本上只有adobereader,没法看,于是转了格式,拿上来share一下...神
21 2019-07-11 -
JfControls Standard and Grid demo programs
歐洲開發Delphi&C++Builder開發控制元件強大功能展示
26 2019-06-22 -
Writing Client Server Programs in C
Writing Client/Server Programs in C Using Sockets (A Tutorial)
42 2018-12-08 -
Structure and Interpretation of Computer Programs epub
Structure and Interpretation of Computer Programs - 2nd Edition (MIT) - Harold A.epub
44 2019-04-07 -
LT1B Programs
TI公司提供的IAR for 430的C语言例程,与郭天祥430视频教程中使用的一致。
12 2020-09-24 -
The secret life of programs.pdf
计算机程序硬件软件从底层实现到高层展现原理讲解。清晰易懂。
18 2020-06-02 -
Algorithms Data Structures Programs.
vAlgorithmsDataStructures=Programs.AlgorithmsDataStructures=Programs.AlgorithmsDataStructures=Progra
22 2020-05-14 -
Structure.And.Interpretation.Of.Computer.Programs
计算机程序设计与解释MIT.Press.-.Abelson,.Sussman.&.Sussman.-.Structure.And.Interpretation.Of.Computer.Program
13 2020-05-17
暂无评论