07 2014 档案

摘要:I went through the EE445M and found it’s interesting since the goal of this class is to build a working RTOS. The first lec note mentioned how to make an object in C. The example he used is the “FIFO”... 阅读全文
posted @ 2014-07-17 14:32 fxrcode 阅读(312) 评论(0) 推荐(0)
摘要:This is the 1st pattern I study. In here, I will mark down my doubts, java study, DESIGN PRINCIPLES, DESIGN PATTERN. There are 3 design principles in this pattern: 1. Identify the aspects of your ap... 阅读全文
posted @ 2014-07-11 15:08 fxrcode 阅读(168) 评论(0) 推荐(0)
摘要:Update: July 10, 2014 I got so many books in DB, so it is a better choice to focus on one book for each domain and finish those exercises. 0. Blog --- use cnblogs and each task use unique note but u... 阅读全文
posted @ 2014-07-11 06:48 fxrcode 阅读(163) 评论(0) 推荐(0)
只有注册用户登录后才能阅读该文。
posted @ 2014-07-09 17:17 fxrcode
摘要:上周做了2个半小时的bart到了Thoratec HQ。问了以下几个问题:1. 怎么用SystemVerilog和C++的assertion2. 如何simulate interrupt (FreeRTOS, ARM M3)在Eclipse C++3. 在BPSK中为什么用FIR而不是IIR? ... 阅读全文
posted @ 2014-07-09 03:08 fxrcode 阅读(316) 评论(0) 推荐(0)
摘要:Update: July 4, 2014 Chap 5: At the beginning, he mentioned that: recursion is a divide-and-conquer method. Although many algorithms can be solved in simple recursion but it is often an equally algo... 阅读全文
posted @ 2014-07-05 10:13 fxrcode 阅读(355) 评论(0) 推荐(0)