2010年9月5日

Software Lifecycle and Theading Methodology from Intel

摘要: Software LifecycleSpecificationTalk to users of the software to find out what functionality is desired, what the input and output specifications are, and, based on the feedback, formally specify the f... 阅读全文

posted @ 2010-09-05 16:52 胡是 阅读(228) 评论(0) 推荐(0) 编辑

TWO-MINUTE PRIMER ON CONCURRENT PROGRAMMING

摘要: Concurrent programming is all about independent computations that the machine can execute in any order. Iterations of loops and function calls within the code that can be executed autonomously are two... 阅读全文

posted @ 2010-09-05 15:24 胡是 阅读(219) 评论(0) 推荐(0) 编辑

导航