自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Kevin的专栏

Coding makes the world richer.

  • 博客(4)
  • 资源 (8)
  • 收藏
  • 关注

原创 在 MS Excel 中做t-test时 Hypothesized Mean Difference 是什么意思

那个Hypothesized Mean Difference 在 excel 里是什么意思:http://pirate.shu.edu/~wachsmut/Teaching/MATH1101/Testing/test-diff-means.html如果我们把Hypothesized Mean Difference 设成0,那么 我们的实际假设就是Null Hypot

2013-04-18 08:28:20 6073

原创 INT $0x80 是在哪里被调用的

《Linux内核设计与实现(英文版·第3版)-华章经典原版书库》 第73页:int $0x80,  这是一个调用x86 的第128号中断,也就是一个system call handler. CPU 在执行这个指令以后,就会进入kernel mode,然后可以用各种kernel code了。问题:它在哪里调用的呢?我估计是在C wrapper (P74) 里有一个

2013-04-15 23:38:38 2061

原创 为什么会有data segment?

我有一个疑问,汇编里为什么会有data segment?为什么要把data segment和 code segment分开来?直接把指令和数据放在一起不好吗?维基上说:"A data segment is a portion of virtual address space of a program, which contains the global variables

2013-04-14 09:01:01 7037

原创 CPU为什么会有段?why segment/segmentation ?

CPU为什么会有段?像cs, ds, ss等等。这个问题困扰了我很久,感觉有了段地址后把问题复杂化了,没必要这么做。后来翻查资料后才发现,段(segment)的存在原来是有历史因素的:http://homepage.smc.edu/morgan_david/cs40/segmentation.htm以下是摘抄和个人见解“Vintage 1980 microcomputers used

2013-04-14 00:16:37 1448

托福OG(第三版) The.Official.Guide.to.the.TOEFL.iBT,Third.Edition

[托福官方指南第三版].The.Official.Guide.to.the.TOEFL.iBT,Third.Edition 托福OG(第三版)

2010-07-23

Concrete Mathematics

This book introduces the mathematics that supports advanced computer Programming and the analysis of algorithms. The primary aim of its well-known authors is to provide a solid and relevant base of mathematical skills--the skills needed to solve complex problems, to evaluate horrendous sums, and to discover subtle Patterns in data. It is an indispensable text and reference not only for computer scientists--the authors themselves rely heavily on it! but for serious users Of mathematics in virtually every discipline. Concrete mathematics is a blending of continuous and disCRETE mathematics: "More concretely," the authors explain, "it is the controlled manipulation of mathematical formulas,using a collection of techniques for solving problems." The subject mater is primarily an expansion of the Mathematical Preliminaries section in Knuth's c1assic Art of Computer Programming, but the style of presentation is more leisurely, and individual topics are covered more deeply. Several new topics have been added, and the most significant ideas have been traced to their historical roots. The book includes more than 500 exercises, divided into six categories. Complete answers are provided for all exercises, except research problems, making the book particularly valuable for self-study.  

2010-07-02

用Rational RequisitePro写用例规约(Use Case Specification)的心得

用Rational RequisitePro写用例规约(Use Case Specification)的心得

2009-11-11

Struts.The.Complete.Reference.2nd.Edition

McGraw.Hill.Struts.The.Complete.Reference.2nd.Edition.Dec.2006

2009-10-09

jsp文件上传下载模块

jsp文件上传下载模块 里面主要用到jspsmartupload组件

2009-05-03

jspsmartupload

jspsmartupload包. 08年12月更新的.

2009-05-03

软件工程师之路演示PPT

这是本人在岗位实践时做的一个演示PPT. 文件图文并茂,对怎样成为一个软件工程师有独到的思考.

2009-05-03

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除