登录
首页 » Others » JPEG

JPEG

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

  • TEST11
    说明:  件设计思路是利用 MS 的定时器 B 中断执行相应的中断服务程序来产生舵机用多 路 PWM 波.4的 系 统 主 时 钟 频 率 取 8 MHz,设每个定时周期取 250/ =31.25 μs,(The x medium-density performance line family incorporates the highperforfrequency, highspeed embedded memories (Flash memory up toytes), and an extensive range of s and peripherals connected to two APB buses.)
    2019-05-09 22:49:55下载
    积分:1
  • linux-at91rm9200-i2s
    基于at91rm9200-arm920t下的录放音程序,codec采用uda1314(based at91rm9200- arm920t sound recording of the proceedings, codec used uda1314)
    2006-12-31 00:12:55下载
    积分:1
  • arm_project
    ARM7026 based data acquisition and PID controlling C code in Keil
    2011-08-22 01:19:18下载
    积分:1
  • 3000tdsscope
    泰克3000示波器波形采集程序CVI,环境LABWINDOWS CVI(Tektronix 3000 oscilloscope waveform sampling procedures CVI, environmental LABWINDOWS CVI)
    2008-03-22 10:19:49下载
    积分:1
  • STM32_TFTOscilloscope
    基于stm32的TFT示波器 ADC采集,DMA传输,实现在TFT上的波形显示(stm32 TFT oscilloscope)
    2011-08-24 14:27:34下载
    积分:1
  • ADC
    stm32f103系列芯片,adc的编码实现(stm32f103 series chip, adc Coding)
    2013-03-23 09:31:29下载
    积分:1
  • ARmethod
    用AR模型生成脉动风时程,对结构进行脉动风响应分析(AR generated fluctuating wind)
    2011-12-15 19:20:11下载
    积分:1
  • 2
    说明:  ARM启动代码的具体分析2,关于向量中断与非向量中断的理解,里面有机体例子(ARM startup code of the specific analysis of two, with regard to interrupt vector and non vector interrupts understanding, examples of which organisms)
    2009-10-24 09:17:23下载
    积分:1
  • 1-LED
    S3C2440 TEST PROGRAMM
    2016-02-23 05:40:10下载
    积分:1
  • myled
    说明:  s3c2440的led测试程序,使用ADS编译,亲自测试,可用。(s3c2440 the led test program, compiled using the ADS and personally tested and available.)
    2009-08-27 16:14:18下载
    积分:1
  • 696524资源总数
  • 103855会员总数
  • 91今日下载