- 博客(10)
- 资源 (2)
- 收藏
- 关注
转载 Define a procedure that takes three numbers as arguments and returns the sum of the squares of the two larger numbers
这里 http://code.google.com/p/jrm-code-project/wiki/ProgrammingArtDefine a procedure that takes three numbers as arguments and returns the sum of the squares of the two larger numbers.(define (sum-s
2007-05-20 19:14:00
804
转载 Big endian or Little endian
static union ...{ char c[4]; unsigned long l; } endian_test = ...{ ...{ l, ?, ?, b } };#define ENDIANNESS ((char)endian_test.l)
2007-05-20 19:04:00
524
转载 1.1.0 The Elements of Programming
1.1 The Elements of Programming1.1 程序设计的基本元素A powerful programming language is more than just a means for instructing a computer to perform tasks. The language also serves as a framework within whic
2007-05-11 14:55:00
1911
转载 1.0.0 Building Abstractions with Procedures
Chapter 1第一章Building Abstractions with Procedures构造过程抽象The acts of the mind, wherein it exerts its power over simple ideas, are chiefly these three: 1. Combining several simple ideas into one compound
2007-05-10 21:45:00
823
转载 0.0.3 致谢
Acknowledgments致谢We would like to thank the many people who have helped us develop this book and this curriculum.我们希望感谢许多在这本书和这一教学计划的开发中帮助过我们的人们。Our subject is a clear intellectual descendant of ``6.2
2007-05-10 21:36:00
1043
转载 0.0.2 第一版前言
Preface to the First Edition第一版前言A computer is like a violin. You can imagine a novice trying first a phonograph and then a violin. The latter, he says, sounds terrible. That is the argument we have h
2007-05-10 21:32:00
643
转载 0.0.1 第二版前言
Preface to the Second Edition第二版前言Is it possible that software is not like anything else, that it is meant to be discarded: that the whole point is to always see it as a soap bubble?软件很可能确实与其他任何东西都不同,
2007-05-10 21:31:00
671
转载 0.0.0 序
This book is dedicated, in respect and admiration, to the spirit that lives in the computer.带着崇敬和赞美,将本书献给活在计算机里的神灵。``I think that its extraordinarily important that we in computer science keep fu
2007-05-10 15:59:00
729
转载 YOU AND YOUR RESEARCH
金玉良言-- YOU AND YOUR RESEARCH周四, 2007-05-03 23:24 — color转贴自 http://www.rangang.com/archives/9老马翻译 这是大科学家Richard Hamming的著名讲演,于1986年在贝尔通讯研究中心给200多名Bellcore的科学家们所做。演讲者介绍:Richard Hamming,前贝尔
2007-05-07 17:32:00
2224
转载 “的”“地”“得”
关于“的”“地”“得”的用法小弟一向不太清楚,今天搜了一下,贴在此处: 不少同学对“的”、“地”、“得”这三个词的用法含混不清,乱用一通。为帮助同学们掌握它们的用法,笔者进行了如下尝试,取得了较好的效果。 一、分析例句,明确用法 这里有一组含有“的”、“地”、“得”的例句如下: 1. 蔚蓝色的海洋,波涛汹涌,无边无际。 2
2007-01-02 09:59:00
1100
lua 程序设计 第 2 版 第 2 部分 共 2 部分
2011-03-09
lua 程序设计 第 2 版 第 1 部分 共两部分
2011-03-09
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人