登录
首页 » Others » JPEG

JPEG

于 2021-04-06 发布 文件大小:3763KB
0 188
下载积分: 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 个回复

  • F1C100S_FreeRTOS_AWTK
    说明:  f1c100s系统的开发环境构建,包含大量源代码,对系统开发非常有用(Development environment construction of f1c100s system)
    2021-02-05 14:58:51下载
    积分:1
  • STM32F4_MAX
    MAX30100驱动程序源码,适用于STM32F4.(MAX30100 driver,and it can apply to STM32F4)
    2017-04-30 17:30:29下载
    积分:1
  • 驱动端
    软启动器的控制端,可以控制电机斜坡启动,该程序只是软起动的控制部分,核心是通过改变可控硅的导通角进行控制电压的变化(The ramp of the motor can be controlled to start)
    2018-06-19 11:52:16下载
    积分:1
  • I2C_TwoBoards_ComPolling
    基于STM32开发板,通过模拟寄存器,验证I2C通信功能,(I2C_TwoBoards_ComPolling I2C Two Boards Communication Polling Example)
    2017-06-07 17:23:07下载
    积分:1
  • 44binit_1
    说明:  arm的非向量中断通过执行IsrIRQ判断中断源,找到相应Handle***的地址。 此程序是在arm上实现向量方式中断的初始化程序(arm of the non-vector interruption through the implementation IsrIRQ judgment interrupt source, find the corresponding Handle*** address. This procedure is the arm on the way to achieve vector interrupt the initialization procedures)
    2005-11-17 19:41:59下载
    积分:1
  • STM32-sm900a
    stm32 sim900a 实现stm32拨打电话与接听电话(stm32 sim900a )
    2020-08-28 13:38:12下载
    积分:1
  • cszj_51
    /超声波测距系统,2008.5.5// 89s51,数显,99CM-5CM,声光报警,继电器欠压保护,继电器5CM继电器控制电机断电 工作电压12v输入,3路数码管显示距离 (/ Ultrasonic ranging system, 2008.5.5// 89s51, digital display, 99CM-5CM, sound and light alarm, undervoltage protection relay, relay 5CM relay control voltage 12v motor power input, 3-way digital display distance)
    2010-08-03 17:36:06下载
    积分:1
  • msp432E401Y
    说明:  基于TI公司的msp432E401Y的keil模板 可实现以太网的连接控制 为开发msp432E401Y提供帮助(Keil template based on msp432E401Y of TI company Connection control of Ethernet Help to develop msp432E401Y)
    2020-06-19 21:20:02下载
    积分:1
  • lab1
    Lib for MAX31865 use STM32F051c8t6
    2020-06-19 07:20:02下载
    积分:1
  • pcm-fm
    介绍高速PCM-FM数字信号接收机的硬件平台设计与实现,主要应用芯片是3c120 (Introduce high-speed digital signal PCM-FM receiver hardware platform design and implementation, the main application chip is 3c120)
    2021-04-11 19:18:57下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载