登录
首页 » Others » JPEG

JPEG

于 2021-04-06 发布 文件大小:3763KB
0 150
下载积分: 1 下载次数: 355

代码说明:

  基于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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 《电工学》(第六版)上册+秦曾煌主编
    说明:  电路基础教学, 做嵌入式开发需要的基本的电路知识.(Basic circuit teaching)
    2020-12-23 10:53:23下载
    积分:1
  • 基于ARM的三相电电能计量测量程序 STM32 att7022
    基于ARM的三相电电能计量测量程序,包括配置,初始化,显示。( Three-phase electric power metering)
    2016-05-14 14:36:28下载
    积分:1
  • qmath_library
    Fixed Point Math Library (qmath)
    2012-10-08 21:45:51下载
    积分:1
  • 2016
    Achieve canonical correlation analysis, Based on piecewise nonlinear weight value Pso algorithm, Machine learning routines.
    2017-09-16 21:08:50下载
    积分:1
  • PIX飞控源码
    说明:  飞行控制器源码内置pid算法以及陀螺仪姿态结算是飞控入门的好源码(The built-in PID algorithm of flight controller source code and the attitude settlement of gyroscope are good source codes for the introduction of flight control.)
    2020-06-19 04:20:01下载
    积分:1
  • usart
    STM32 UART 多字节接收例程,花了2小时作的(STM32 UART 多字节接收例程)
    2012-04-03 16:40:26下载
    积分:1
  • temperature-PID-controller-
    基于STM32的温度控制器系统设计,带液晶显示,带死区控制,在实验室实验,效果较好。(temperature controller)
    2011-07-10 09:44:22下载
    积分:1
  • stm32f407-datasheet
    stm32f407-datasheet.pdf 联合开发网 - pudn.com
    2021-01-07 15:38:52下载
    积分:1
  • (适合探索者STM32F4板)ESP8266WIFI模块实验
    ESP8266直接接在开发板的WIFI接口,本代码为完整的程序源代码,手机装上我们提供的APP,开机就可以实现手机与开发板的WIFI链接(STM32F407ZGT6 & ESP8266 WIFI)
    2019-02-02 15:13:17下载
    积分:1
  • 可穿戴心率、血氧饱和度测量设备
    用stm32测量血氧饱和度和心率。传感器为max30102。在oled上显示。效果较好(Blood oxygen saturation and heart rate were measured by stm32. The sensor is max30102. Display on oled. get a good effect.)
    2017-06-29 12:00:47下载
    积分:1
  • 696518资源总数
  • 104386会员总数
  • 20今日下载