JPEG
代码说明:
基于STM32F4的图像压缩编码程序,利用JPEG库已成功移植。(STM32F4 image compression program, which has been successfully transplanted using the JPEG library.)
文件列表:
复件 5.24
.........\L
.........\.\CMSIS
.........\.\.....\Include
.........\.\.....\.......\arm_common_tables.h,1120,2012-03-18
.........\.\.....\.......\arm_math.h,240326,2012-03-18
.........\.\.....\.......\core_cm0.h,31948,2012-03-18
.........\.\.....\.......\core_cm3.h,69722,2012-03-18
.........\.\.....\.......\core_cm4.h,79281,2012-03-18
.........\.\.....\.......\core_cm4_simd.h,23979,2012-03-18
.........\.\.....\.......\core_cmFunc.h,15691,2012-03-18
.........\.\.....\.......\core_cmInstr.h,16108,2012-03-18
.........\.\.....\ST
.........\.\.....\..\STM32F4xx
.........\.\.....\..\.........\startup_stm32f4xx.s,29511,2012-03-18
.........\.\.....\..\.........\stm32f4xx.h,530693,2012-03-18
.........\.\.....\..\.........\system_stm32f4xx.h,2096,2012-03-18
.........\.\STM32F4xx_StdPeriph_Driver
.........\.\..........................\inc
.........\.\..........................\...\FSMC_SUB.h,6366,2012-03-18
.........\.\..........................\...\misc.h,6792,2012-03-18
.........\.\..........................\...\stm32f4xx_adc.h,32417,2012-03-18
.........\.\..........................\...\stm32f4xx_can.h,27186,2012-03-18
.........\.\..........................\...\stm32f4xx_crc.h,2284,2012-03-18
.........\.\..........................\...\stm32f4xx_cryp.h,12528,2012-03-18
.........\.\..........................\...\stm32f4xx_dac.h,14814,2012-03-18
.........\.\..........................\...\stm32f4xx_dbgmcu.h,4164,2012-03-18
.........\.\..........................\...\stm32f4xx_dcmi.h,12845,2012-03-18
.........\.\..........................\...\stm32f4xx_dma.h,28750,2012-03-18
.........\.\..........................\...\stm32f4xx_exti.h,7880,2012-03-18
.........\.\..........................\...\stm32f4xx_flash.h,14463,2012-03-18
.........\.\..........................\...\stm32f4xx_fsmc.h,27044,2012-03-18
.........\.\..........................\...\stm32f4xx_gpio.h,17569,2012-03-18
.........\.\..........................\...\stm32f4xx_hash.h,8952,2012-03-18
.........\.\..........................\...\stm32f4xx_i2c.h,31516,2012-03-18
.........\.\..........................\...\stm32f4xx_iwdg.h,4191,2012-03-18
.........\.\..........................\...\stm32f4xx_pwr.h,6022,2012-03-18
.........\.\..........................\...\stm32f4xx_rcc.h,24742,2012-03-18
.........\.\..........................\...\stm32f4xx_rng.h,3826,2012-03-18
.........\.\..........................\...\stm32f4xx_rtc.h,40414,2012-03-18
.........\.\..........................\...\stm32f4xx_sdio.h,22645,2012-03-18
.........\.\..........................\...\stm32f4xx_spi.h,20649,2012-03-18
.........\.\..........................\...\stm32f4xx_syscfg.h,7096,2012-03-18
.........\.\..........................\...\stm32f4xx_tim.h,51557,2012-03-18
.........\.\..........................\...\stm32f4xx_usart.h,17672,2012-03-18
.........\.\..........................\...\stm32f4xx_wwdg.h,3410,2012-03-18
.........\.\..........................\src
.........\.\..........................\...\FSMC_SUB.c,106462,2012-03-18
.........\.\..........................\...\misc.c,11311,2012-03-18
.........\.\..........................\...\stm32f4xx_adc.c,68273,2012-03-18
.........\.\..........................\...\stm32f4xx_can.c,59927,2012-03-18
.........\.\..........................\...\stm32f4xx_crc.c,3464,2012-03-18
.........\.\..........................\...\stm32f4xx_cryp.c,32587,2012-03-18
.........\.\..........................\...\stm32f4xx_cryp_aes.c,21649,2012-03-18
.........\.\..........................\...\stm32f4xx_cryp_des.c,9358,2012-03-18
.........\.\..........................\...\stm32f4xx_cryp_tdes.c,10082,2012-03-18
.........\.\..........................\...\stm32f4xx_dac.c,26992,2012-03-18
.........\.\..........................\...\stm32f4xx_dbgmcu.c,6677,2012-03-18
.........\.\..........................\...\stm32f4xx_dcmi.c,18866,2012-03-18
.........\.\..........................\...\stm32f4xx_dma.c,52566,2012-03-18
.........\.\..........................\...\stm32f4xx_exti.c,10215,2012-03-18
.........\.\..........................\...\stm32f4xx_flash.c,37909,2012-03-18
.........\.\..........................\...\stm32f4xx_fsmc.c,41759,2012-03-18
.........\.\..........................\...\stm32f4xx_gpio.c,21026,2012-03-18
.........\.\..........................\...\stm32f4xx_hash.c,26087,2012-03-18
.........\.\..........................\...\stm32f4xx_hash_md5.c,9544,2012-03-18
.........\.\..........................\...\stm32f4xx_hash_sha1.c,9740,2012-03-18
.........\.\..........................\...\stm32f4xx_i2c.c,52683,2012-03-18
.........\.\..........................\...\stm32f4xx_iwdg.c,9540,2012-03-18
.........\.\..........................\...\stm32f4xx_pwr.c,25262,2012-03-18
.........\.\..........................\...\stm32f4xx_rcc.c,74651,2012-03-18
.........\.\..........................\...\stm32f4xx_rng.c,14011,2012-03-18
.........\.\..........................\...\stm32f4xx_rtc.c,103574,2012-03-18
.........\.\..........................\...\stm32f4xx_sdio.c,39696,2012-03-18
.........\.\..........................\...\stm32f4xx_spi.c,51721,2012-03-18
.........\.\..........................\...\stm32f4xx_syscfg.c,7472,2012-03-18
.........\.\..........................\...\stm32f4xx_tim.c,125359,2012-03-18
.........\.\..........................\...\stm32f4xx_usart.c,56675,2012-03-18
.........\.\..........................\...\stm32f4xx_wwdg.c,10660,2012-03-18
.........\PRO
.........\...\asciilib_65k.crf,84,2012-05-29
.........\...\asciilib_65k.d,40,2012-05-29
.........\...\asciilib_65k.o,6912,2012-05-29
.........\...\dct.crf,11319,2012-05-29
.........\...\dct.d,112,2012-05-29
.........\...\dct.o,19788,2012-05-29
.........\...\debug.crf,7624,2012-05-29
.........\...\debug.d,120,2012-05-29
.........\...\debug.o,13328,2012-05-29
.........\...\fsmc_sub.d,1590,2012-05-24
.........\...\hzlib_65k.crf,78,2012-05-29
.........\...\hzlib_65k.d,34,2012-05-29
.........\...\hzlib_65k.o,221920,2012-05-29
.........\...\jcapi.crf,16904,2012-05-29
.........\...\jcapi.d,304,2012-05-29
.........\...\jcapi.o,20232,2012-05-29
.........\...\jchuff.crf,8500,2012-05-29
.........\...\jchuff.d,124,2012-05-29
.........\...\jchuff.o,13960,2012-05-29
.........\...\jcint.crf,25803,2012-05-29
下载说明:请别用迅雷下载,失败请重下,重下不扣分!