首页

双车追逐程序

c

2021-1-11

全国大学生智能车竞赛山东赛区双车追逐组省赛预赛一等奖程序,K60平台,内有单车摄像头程序和双车通信以及超车算法等。

资源下载此资源下载价格为2D币(VIP免费),请先
资源文件列表
the_first/App/Inc/include.h , 1203
the_first/App/Inc/MK60_conf.h , 4406
the_first/App/Inc/MK60_it.h , 914
the_first/App/Inc/PORT_cfg.h , 5995
the_first/App/main.c , 73067
the_first/App/MK60_conf.c , 11629
the_first/App/MK60_it.c , 463
the_first/Board/5110/5110.c , 6236
the_first/Board/5110/5110.h , 1277
the_first/Board/5110/font.h , 4296
the_first/Board/inc/VCAN_android.h , 237
the_first/Board/inc/VCAN_ASCII.h , 661
the_first/Board/inc/VCAN_camera.h , 1765
the_first/Board/inc/VCAN_computer.h , 943
the_first/Board/inc/VCAN_key.h , 2018
the_first/Board/inc/VCAN_key_event.h , 336
the_first/Board/inc/VCAN_LED.H , 962
the_first/Board/inc/VCAN_NRF24L01.h , 1298
the_first/Board/inc/VCAN_OV7725_Eagle.h , 2249
the_first/Board/inc/VCAN_OV7725_REG.h , 4718
the_first/Board/inc/VCAN_RTC_count.h , 1192
the_first/Board/inc/VCAN_SCCB.h , 1398
the_first/Board/inc/VCAN_UI_VAR.h , 3931
the_first/Board/src/VCAN_android.c , 3804
the_first/Board/src/VCAN_ASCII.c , 11125
the_first/Board/src/VCAN_camera.c , 1008
the_first/Board/src/VCAN_computer.c , 3038
the_first/Board/src/VCAN_key.c , 7506
the_first/Board/src/VCAN_key_event.c , 2245
the_first/Board/src/VCAN_LCD_12864.c , 6812
the_first/Board/src/VCAN_LED.C , 2047
the_first/Board/src/VCAN_NRF24L01.c , 17694
the_first/Board/src/VCAN_OV7725_Eagle.c , 6255
the_first/Board/src/VCAN_RTC_count.C , 6092
the_first/Board/src/VCAN_SCCB.c , 6749
the_first/Board/src/VCAN_UI_VAR.c , 9850
the_first/Board/take_middle_line/data.h , 11787
the_first/Board/take_middle_line/take_middle_line.c , 30880
the_first/Board/take_middle_line/take_middle_line.h , 133
the_first/Chip/inc/common.h , 25889
the_first/Chip/inc/IAR/iar.h , 304
the_first/Chip/inc/IAR/system_MK60DZ10.h , 895
the_first/Chip/inc/kinetis/MK10DZ10.h , 778106
the_first/Chip/inc/kinetis/MK20DZ10.h , 809599
the_first/Chip/inc/kinetis/MK30DZ10.h , 863606
the_first/Chip/inc/kinetis/MK40DZ10.h , 895043
the_first/Chip/inc/kinetis/MK50DZ10.h , 771736
the_first/Chip/inc/kinetis/MK51DZ10.h , 857326
the_first/Chip/inc/kinetis/MK52DZ10.h , 848958
the_first/Chip/inc/kinetis/MK53DZ10.h , 936654
the_first/Chip/inc/kinetis/MK60DZ10.h , 889231
the_first/Chip/inc/kinetis/MK60F12.h , 1145814
the_first/Chip/inc/kinetis/MK60F15.h , 1145814
the_first/Chip/inc/kinetis/MK61F12.h , 1173109
the_first/Chip/inc/kinetis/MK61F15.h , 1173109
the_first/Chip/inc/kinetis/MK70F12.h , 1173109
the_first/Chip/inc/kinetis/MK70F15.h , 1173611
the_first/Chip/inc/misc.h , 1454
the_first/Chip/inc/MK60_adc.h , 3558
the_first/Chip/inc/MK60_can.h , 3349
the_first/Chip/inc/MK60_dac.h , 701
the_first/Chip/inc/MK60_dma.h , 5060
the_first/Chip/inc/MK60_DWT.h , 550
the_first/Chip/inc/MK60_flash.h , 2491
the_first/Chip/inc/MK60_flexbus.h , 1112
the_first/Chip/inc/MK60_FTM.h , 3543
the_first/Chip/inc/MK60_gpio.h , 5000
the_first/Chip/inc/MK60_gpio_cfg.h , 36268
the_first/Chip/inc/MK60_i2c.h , 1144
the_first/Chip/inc/MK60_lptmr.h , 2111
the_first/Chip/inc/MK60_mcg.h , 2266
the_first/Chip/inc/MK60_pit.h , 2948
the_first/Chip/inc/MK60_port.h , 5076
the_first/Chip/inc/MK60_rtc.h , 1420
the_first/Chip/inc/MK60_sdhc.h , 7658
the_first/Chip/inc/MK60_spi.h , 1631
the_first/Chip/inc/MK60_SysTick.h , 1261
the_first/Chip/inc/MK60_uart.h , 2288
the_first/Chip/inc/MK60_usb.h , 1559
the_first/Chip/inc/MK60_wdog.h , 923
the_first/Chip/inc/vectors.h , 19595
the_first/Chip/src/IAR/startup_MK60DZ10.s , 883
the_first/Chip/src/IAR/system_MK60DZ10.c , 4794
the_first/Chip/src/misc.c , 2246
the_first/Chip/src/MK60_adc.c , 7830
the_first/Chip/src/MK60_can.c , 18330
the_first/Chip/src/MK60_dac.c , 2073
the_first/Chip/src/MK60_dma.c , 7604
the_first/Chip/src/MK60_DWT.c , 1361
the_first/Chip/src/MK60_flash.c , 11374
the_first/Chip/src/MK60_flexbus.c , 4088
the_first/Chip/src/MK60_ftm.c , 26139
the_first/Chip/src/MK60_gpio.c , 4939
the_first/Chip/src/MK60_i2c.c , 9303
the_first/Chip/src/MK60_lptmr.c , 17995
the_first/Chip/src/MK60_mcg.c , 11470
the_first/Chip/src/MK60_PIT.c , 5890
the_first/Chip/src/MK60_port.c , 3205
the_first/Chip/src/MK60_rtc.c , 4874
the_first/Chip/src/MK60_sdhc.c , 26374
the_first/Chip/src/MK60_spi.c , 17488
the_first/Chip/src/MK60_SysTick.c , 2804
the_first/Chip/src/MK60_uart.c , 19145
the_first/Chip/src/MK60_usb.c , 5012
the_first/Chip/src/MK60_wdog.c , 3318
the_first/Chip/src/vectors.c , 5484
the_first/Lib/CMSIS/iar_cortexM4lf_math.a , 1393048
the_first/Lib/CMSIS/iar_cortexM4l_math.a , 1408032
the_first/Lib/CMSIS/Inc/arm_common_tables.h , 4676
the_first/Lib/CMSIS/Inc/arm_const_structs.h , 3666
the_first/Lib/CMSIS/Inc/arm_math.h , 242854
the_first/Lib/CMSIS/Inc/core_cm0.h , 33042
the_first/Lib/CMSIS/Inc/core_cm0plus.h , 40429
the_first/Lib/CMSIS/Inc/core_cm3.h , 99832
the_first/Lib/CMSIS/Inc/core_cm4.h , 109142
the_first/Lib/CMSIS/Inc/core_cm4_simd.h , 22735
the_first/Lib/CMSIS/Inc/core_cmFunc.h , 17146
the_first/Lib/CMSIS/Inc/core_cmInstr.h , 20513
the_first/Lib/CMSIS/Inc/core_sc000.h , 41744
the_first/Lib/CMSIS/Inc/core_sc300.h , 98211
the_first/Lib/FatFs/00readme.txt , 6505
the_first/Lib/FatFs/diskio.c , 14776
the_first/Lib/FatFs/diskio.h , 3228
the_first/Lib/FatFs/ff.c , 171915
the_first/Lib/FatFs/ff.h , 14245
the_first/Lib/FatFs/ffconf.h , 9414
the_first/Lib/FatFs/integer.h , 365
the_first/Lib/FatFs/option/cc932.c , 261128
the_first/Lib/FatFs/option/cc936.c , 757220
the_first/Lib/FatFs/option/cc949.c , 593530
the_first/Lib/FatFs/option/cc950.c , 471220
the_first/Lib/FatFs/option/ccsbcs.c , 31442
the_first/Lib/FatFs/option/syscall.c , 4840
the_first/Lib/USB/FslTypes.h , 508
the_first/Lib/USB/USB.c , 13374
the_first/Lib/USB/usb.h , 6763
the_first/Lib/USB/USB_CDC.c , 2104
the_first/Lib/USB/USB_CDC.h , 1072
the_first/Lib/USB/USB_Desc.h , 13007
the_first/Lib/USB/VCAN_USB_COM.inf , 2899
the_first/Prj/IAR/config files/128KB_Pflash.icf , 2030
the_first/Prj/IAR/config files/128KB_Pflash_128KB_Dflash.icf , 2206
the_first/Prj/IAR/config files/128KB_Ram.icf , 2034
the_first/Prj/IAR/config files/256KB_Pflash.icf , 2030
the_first/Prj/IAR/config files/256KB_Pflash_256KB_Dflash.icf , 2214
the_first/Prj/IAR/config files/32KB_Ram.icf , 2024
the_first/Prj/IAR/config files/512KB_Pflash.icf , 2041
the_first/Prj/IAR/config files/64KB_Pflash_64KB_Dflash.icf , 2217
the_first/Prj/IAR/config files/64KB_Ram.icf , 2024
the_first/Prj/IAR/config files/vcan_RAM_K60N512.icf , 3741
the_first/Prj/IAR/config files/vcan_RAM_K60X512.icf , 4242
最多只能显示150条信息!
没有账号? 忘记密码?

社交账号快速登录