搜索资源列表
five-program
- 这里5个小的应用程序,定时器、逆序输出,有数组的逆序、动态显示、数字钟。-5 small application here, timers, reverse output, there is an array of reverse, dynamic display, digital clock.
麦兜摄像头组程序
- 本套程序使用 IAR for arm v6.3 所编译。使用 IAR 编译效率快,在 IAR 中一定要注意各种变量的定义,注意 unsigned char 与 unsigned short int 的使用界限,如果超过了 255,就不要用 unsigned char 了,尤其是在图像采集存到数组中时。正交解码功能用 s16 型变量,即 typedef short int s16;直接读取即可,就能测出正反转(This set of programs is compiled using IAR f