JAN

Week1

  • Tracing & recording is important !
    Tracing code is quite important method to understanding a new module. especially for the recording module which I am studying this days. Some file_system interfaces were excavated such as :
    vfs_file_write( );
    storage_io. file_handel;
  • sd card read &write unit is 512Byte ( 1 sector ), counting the write speed.
  • seen message  from trace data by kingst software, the card send comand 25 ->12->18->12-7->7
    flowing this flow and repeat. the busy time isn’t the key element. 800ms is from the data to next data why so long? wating for the 2k fulled?

关于培训软件架构:

首先软件架构的概念是宽泛的, data structure, function, model, layer cutting, system design 都有软件架构设计的思想在里面。可维护性,复用性,一致性,可读性,移植性,避免耦合性等等思想都要考虑进去,这才是真正的软件设计,区别普通程序猿高手和新手的区别。

另外,很多新手都是开始调用简单的接口逻辑,后面成长中需要学习这些软件设计的东西才好,另外需要了解不同的程序设计语言之间的优点,多阅读优秀的代码从中学习优秀的设计思想,学习流程图(开发视图,逻辑视图)

希望明天的单元测试能够学到好东西

Week 02-03

·对于创建录音数据流读写机制难点:内存分配,机制实现
机制的实现问题主要是解决怎么读写不干扰问题,答案是建立队列读写机制,用head和tail分别代表read 和write的两个指针,并且以1sector为unit拆分

Week 4

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值