文件名称:麦兜摄像头组程序
介绍说明--下载内容来自于网络,使用问题请自行百度
本套程序使用 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 for arm V6.3. It is efficient to compile using IAR. In IAR, we must pay attention to the definition of various variables. We should pay attention to the use limit of unsigned char and unsigned short int. If more than 255, do not use unsigned char, especially when image collection is stored in an array. The function of orthogonal decoding is S16 type variable, that is, typedef short int S16; direct reading can be used to detect positive and reverse.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
| 文件名 | 大小 | 更新时间 |
|---|---|---|
| 麦兜摄像头组程序\build\adc_demo\fire_adc_demo.dep | 71310 | 2012-09-22 |
| 麦兜摄像头组程序\build\adc_demo\fire_adc_demo.ewd | 52298 | 2012-02-28 |
| 麦兜摄像头组程序\build\adc_demo\fire_adc_demo.ewp | 55104 | 2012-04-16 |
| 麦兜摄像头组程序\build\cmsis_demo\fire_cmsis_demo.dep | 51930 | 2012-09-22 |
| 麦兜摄像头组程序\build\cmsis_demo\fire_cmsis_demo.ewd | 52298 | 2012-03-29 |
| 麦兜摄像头组程序\build\cmsis_demo\fire_cmsis_demo.ewp | 55147 | 2012-05-09 |
| 麦兜摄像头组程序\build\dac_demo\fire_dac_demo.dep | 55191 | 2012-09-22 |
| 麦兜摄像头组程序\build\dac_demo\fire_dac_demo.ewd | 52298 | 2012-03-25 |
| 麦兜摄像头组程序\build\dac_demo\fire_dac_demo.ewp | 55220 | 2012-04-16 |
| 麦兜摄像头组程序\build\dma_demo\Debug\Obj\fire_dma_demo.pbd | 1745 | 2012-09-22 |
| 麦兜摄像头组程序\build\dma_demo\fire_dma_demo.dep | 58348 | 2012-09-22 |
| 麦兜摄像头组程序\build\dma_demo\fire_dma_demo.ewd | 52298 | 2012-03-18 |
| 麦兜摄像头组程序\build\dma_demo\fire_dma_demo.ewp | 55304 | 2012-04-16 |
| 麦兜摄像头组程序\build\dma_demo\settings\fire_dma_demo.cspy.bat | 1270 | 2012-09-22 |
| 麦兜摄像头组程序\build\dma_demo\settings\fire_dma_demo.dbgdt | 63 | 2012-09-22 |
| 麦兜摄像头组程序\build\dma_demo\settings\fire_dma_demo.dni | 258 | 2012-09-22 |
| 麦兜摄像头组程序\build\exti_demo\fire_exti_demo.dep | 53855 | 2012-09-22 |
| 麦兜摄像头组程序\build\exti_demo\fire_exti_demo.ewd | 52298 | 2012-02-28 |
| 麦兜摄像头组程序\build\exti_demo\fire_exti_demo.ewp | 55026 | 2012-04-16 |
| 麦兜摄像头组程序\build\fire_demo\Backup of fire_demo.ewd | 71149 | 2015-03-19 |
| 麦兜摄像头组程序\build\fire_demo\Backup of fire_demo.ewp | 56826 | 2015-03-19 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Exe\fire_demo.out | 336708 | 2016-04-15 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Exe\fire_gpio_demo.hex | 79344 | 2016-04-15 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Exe\fire_gpio_demo.out | 255104 | 2014-01-12 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Exe\fire_gpio_demo.sim | 9543 | 2014-01-24 |
| 麦兜摄像头组程序\build\fire_demo\Debug\List\fire_gpio_demo.map | 26315 | 2014-01-12 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\adc.o | 25676 | 2016-01-02 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\adc.pbi | 1254379 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\adc.pbi.cout | 13664 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\alloc.o | 11880 | 2016-01-02 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\alloc.pbi | 1234230 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\alloc.pbi.cout | 13661 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\app.o | 8388 | 2012-09-21 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\app_hooks.o | 15292 | 2012-09-20 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\arm_cm4.o | 17176 | 2016-01-02 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\arm_cm4.pbi | 1232365 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\arm_cm4.pbi.cout | 13660 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\assert.o | 8344 | 2016-01-02 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\assert.pbi | 1230335 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\assert.pbi.cout | 13662 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\AT24C02.o | 4168 | 2015-12-29 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\AT24C02.pbi | 568 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\AT24C02.pbi.cout | 13672 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\BSP.o | 7676 | 2012-09-21 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\calculation.o | 28852 | 2016-01-04 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\calculation.pbi | 1284518 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\calculation.pbi.cout | 13664 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\CCD.o | 201946 | 2016-04-15 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\CCD.pbi | 1367674 | 2016-04-15 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\CCD.pbi.cout | 13656 | 2016-04-15 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\crt0.o | 1772 | 2015-12-28 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\delay.o | 9416 | 2016-01-02 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\delay.pbi | 1230832 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\delay.pbi.cout | 13668 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\dma.o | 21812 | 2016-01-02 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\dma.pbi | 1255296 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\dma.pbi.cout | 13664 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\exti.o | 8576 | 2016-01-02 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\exti.pbi | 1237271 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\exti.pbi.cout | 13666 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\fire_demo.pbd | 1568692 | 2016-05-23 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\fire_demo.pbd.browse | 1568692 | 2016-05-23 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\FTM.o | 23204 | 2016-01-02 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\FTM.pbi | 1259303 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\FTM.pbi.cout | 13664 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\gpio.o | 19348 | 2016-01-02 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\gpio.pbi | 1239098 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\gpio.pbi.cout | 13666 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\i2c.o | 18300 | 2016-01-02 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\i2c.pbi | 1238814 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\i2c.pbi.cout | 13664 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\io.o | 10444 | 2016-01-02 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\io.pbi | 1233036 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\io.pbi.cout | 13658 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\isr.o | 52592 | 2016-01-03 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\isr.pbi | 1291150 | 2016-05-22 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\isr.pbi.cout | 13656 | 2016-05-22 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\LED.o | 13580 | 2012-09-26 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\lptmr.o | 10848 | 2016-01-02 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\lptmr.pbi | 1232471 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\lptmr.pbi.cout | 13668 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\main.o | 41111 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\main.pbi | 1289372 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\main.pbi.cout | 13657 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\mcg.o | 13928 | 2016-01-02 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\mcg.pbi | 1236869 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\mcg.pbi.cout | 13664 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\memtest.o | 11656 | 2015-12-29 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\memtest.pbi | 4353 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\memtest.pbi.cout | 13663 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\nokia.o | 20168 | 2016-01-03 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\nokia.pbi | 1283588 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\nokia.pbi.cout | 13658 | 2016-03-18 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\os_core.o | 96364 | 2012-09-20 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\os_cpu_a.o | 2664 | 2012-09-20 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\os_cpu_c.o | 26680 | 2012-09-20 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\os_dbg.o | 38004 | 2012-09-20 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\os_flag.o | 37892 | 2012-09-20 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\os_mbox.o | 23756 | 2012-09-20 |
| 麦兜摄像头组程序\build\fire_demo\Debug\Obj\os_mem.o | 18804 | 2012-09-20 |
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
