搜索资源列表
PNG__JPG__etc_on_PocketPC_src
- wince下实现打开jpg文件的功能-weights under open jpg file functions
jpg2bmp
- 开发平台:ADS 1.2 功能:ARM下JPG文件转成BMP文件 1、在C盘根目录下放一个JPG文件,改名叫test.jpg 2、在ads1.2的AXD下选ARMULATE仿真。 3、运行完毕,在C盘根目录下会产生一个test.bmp文件 注意:有的JPG文件格式可能不兼容,最好先用WINDOWS XP自带的画图程序打开并 保存一下。 Seloo luo seloo@tom.com 2008-10-10-Development pla
EVCtest
- WinCE系统下截取整个屏幕的画面,并保存为一个指定文件名*.bmp或*.jpg格式的图片,工程是在EVC下编写的,测试已经通过。-WinCE system interception of the screen the entire screen and save it as a specified file name*. bmp or*. jpg format pictures, projects are prepared in EVC, testing has been adopted.
ourdev_530727
- 实现将原始位图数据编码成为JPEG文件,发送到串口。 现在程序还是热呼呼的,因为刚才才从VC程序移植到STM32成功,实现正常压缩。 稍作修改,可以接摄像头,做成jpeg串口摄像头。 硬件只需要:stm32f103ZET6,串口usart1。 图像数据从usart1输出,波特率115200.可以用串口软件接收数据,保存为.jpg后缀名,即可在电脑上打开该图片文件。 我用的串口软件是AccessPort。 编码生成
MINI_STM32_TFT
- MINI STM32 驱动TFT屏的显示,JPG文件的播放-MINI STM32 driver TFT screen display, JPG file playback
74HC595-Application-with-MC51
- 595——8位数码管循环移位显示.doc │ 利用74HC595实现多位LED显示的新方法.doc │ 用74HC595芯片驱动LED的电路设计.pdf │ 文件目录表绘制.cmd │ 文件夹目录.txt │ 文件名目录.txt │ ├─点阵设计 │ 74HC595PW.pdf │ 正文点阵设计.doc │ ├─Use595_4(Alexi) │ Use595_2.c │ Use595_4.hex │ Use595_4(Alexi).
picture
- 遍历文件夹所有的JPG和BMP文件,双击打开文件实现上下翻页,放大缩小功能-Traverse Folder all JPG and BMP files, open the file to achieve double-click the page from top to bottom, zoom function
VHDL_huffman_decoder
- This is a Huffman decoder with dynamic Huffcode tables. A Testbench for a jpg file is include.
EVC-Camera-zc030
- 使用EVC编程摄像头采集视频功能,摄像头为中星ZC030驱动、没有视频浏览功能,通过按键启动摄像头、停止摄像头、保存文件名为当前系统的时间格式如2010-01-28 13:12:34.jpg-Use EVC program cameras capture video capabilities, camera for the stars ZC030-driven, there is no video browsing through the camera button to start and s
Phase_controller_TRIAC_or_IGBT_50-60Hz
- The attached file is a single channel phase controller for a PIC16x84 @ 10Mhz. It includes all versions of the code, plus schematic in protel 99 binary and jpg formats.
JPGDECODE
- STM32平台的JPEG解码程序,能将JPG文件解码,然后显示在TFT显示屏上,效果很好,占用的内存也很小-JPEG decoding process STM32 platform, able to decode JPG file, and then displayed in the TFT display, good effect, and the memory is also very small
MMINI_STM32_TI
- MINI STM32 驱动TTFT屏的显示,JPG文件的播放 -MINI STM32 drive TFT displaay screen, JPG file playback
SD-card-from-read-the-BMP-image
- //DMAVR-M128读取SD卡中BMP图片实验,基于FAT16/32文件系统 //SD卡中图片文件为BMP形式,用Img2LCD将JPG图片转换为24位BMP图形式即可 //编译环境 AVR Studio 4.17/AVR GCC //优化等级-0s,注意需设定为此等优化度-//DMAVR-M128 to read SD card in BMP picture experiment, based on the FAT16/32 the file system// image fi
usr
- logomaker.tgz Linux Logo制作工具,可以把PNG, JPG, BMP等格式的图像文件自动转为特殊格式的Linux Logo文件-the Linux Logo logomaker.tgz Linux Logo creation tools, PNG, JPG, BMP format image files can be automatically converted into a special format file
mktools-20110720.tar
- 目标文件系统压制工具,可以把目标文件系统使用一条命令压制为yaffs2, ubifs, ext3等格式的映像文件,以便烧写或复制到SD卡中运行-the Linux Logo logomaker.tgz Linux Logo creation tools, PNG, JPG, BMP format image files can be automatically converted into a special format file
a
- 用于linux下,支持jpg格式的usb摄像头一帧图像获取,并保存为jpg格式文件-For linux, support jpg format usb camera an image acquisition, and saved as jpg format file
STM32_SD-card-electronic-photo-album
- STM32 本例程演示了在3寸TFT屏上循环显示SD卡根目录下的jpg后缀的的16位色图片将JPEG类型的图形文件通过读卡器等设备拷入TF卡的根目录,TF卡下不要有任何子目录。 将TF卡插入开发板的TF卡槽内,给开发板加电,通过JLINK V8或者串口将代码写入板子-STM32 This routine demonstrates a 3-inch TFT screen display SD card root directory circulation under the jpg suffix
myCamera
- 在linux中利用v4l2提供的API采集camera图像数据,并存储为jpg格式的图片。-Capture the yuv camera data by using V4L2 api function and store as .jpg file.
SDIO
- 本实验将实现如下功能:开机的时候先检测字库,然后检测SD卡是否存在,如果SD卡存在,则初始化SD卡,并通过串口1打印SD卡相关信息,然后开始查找SD卡根目录下的PICTURE文件夹,如果找到则显示该文件夹下面的图片文件(支持bmp、jpg、jpeg或gif格式),循环显示,通过按KEY0和KEY2可以快速浏览下一张和上一张,WK_UP按键用于暂停/继续播放,DS1用于指示当前是否处于暂停状态。-The experiment will achieve the following functions
A-serial-port-to-send-the-font-file
- 通过串口将汉子字库存储到flash里,这里还可以将Jpg照片解码上传到flash,有源程序!-Via a serial port to man word stock stored in the flash, here also can upload Jpg image decoding to flash, active program