登录
首页 » Others » JPEG

JPEG

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

  • 1-s2.0-S014206151200381X-main_2
    Energy storage system-based power control for grid-connected wind power farm
    2015-01-14 17:20:43下载
    积分:1
  • ADC-DMA_2通道2波形2016.12.20_17.14
    双通道示波器,用的正点原子的屏幕,正点原子的程序。(Dual channel oscillograph)
    2018-03-08 21:19:53下载
    积分:1
  • stm32-fft
    使用STM32的DSP库函数,对AD来的信号进行FFT变换,并显示到LCD屏上。做的是512点fft,显示240个数,且有一定的精度保证。具有很高的实时性。(Use the STM32 DSP library functions, the signal of the AD to the FFT transform, and display to the LCD screen. Do is 512 points fft, show the number 240, and there is a certain guarantee of accuracy. With real-time high.)
    2011-07-20 09:55:16下载
    积分:1
  • LTC2944
    说明:  LT2944電池計量, 包含充電, 放電, 電池電壓, 溫度(The LTC2944 measures battery charge state, battery voltage, battery current and its own temperature in portable product applications.)
    2020-11-22 23:09:35下载
    积分:1
  • CAN总线实验装置协议V3
    说明:  CAN总线协议,具体阐述了CAN总线的协议以及如何进行二次开发。(CAN bus protocol, specific CAN bus protocol and how to carry out secondary development.)
    2019-11-26 16:52:58下载
    积分:1
  • 蓝桥杯驱动程序
    蓝桥杯大赛各类驱动代码包阔超声波红外线pcf8591等单片机组代码(Blue Bridge Cup Competition Driver Code Package Broad Ultrasound Infrared pcf8591 and other MCU group code)
    2020-06-18 20:00:02下载
    积分:1
  • STE-LPC1700
    有关lpc1700系统的测试源码,在lpc1768上测试过可用的程序。(Test the lpc1700 system source code, tested on the lpc1768 procedures available.)
    2010-05-18 18:46:31下载
    积分:1
  • guangfubingwang---15khz
    基于STM32为主控芯片的小型光伏逆变器(Photovoltaic inverter )
    2014-09-18 14:42:59下载
    积分:1
  • FlyControlV1.0
    基于stm32f10的四轴飞行器控制程序(stm32f107 programming fly control)
    2014-11-20 16:12:06下载
    积分:1
  • STM32F10X_DEMO_3.5.0
    基于STMF103ZET6移植最新固件库3.5.0版本,是一个完整的工程,并详细中文注释,包括按键,TFTLCD液晶显示、SPI.USART.I2C,FSMC,DMA,DAC,ADC等常用外设模块文件,完全调试测试通过,可以直接使用哦。(Transplantation based on the latest firmware library STMF103ZET6 version 3.5.0, is a complete project, and detailed notes in Chinese, including buttons, TFTLCD liquid crystal display, SPI.USART.I2C, FSMC, DMA, DAC, ADC and other commonly used peripheral module file, completely commissioning test, can be used directly oh.)
    2011-11-09 23:07:00下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载