搜索资源列表
myread
- matlab中读取*.txt文件数据程序,*.txt文件 可以是串口调试助手等采集到的16进制数据。-Use Matlab to open *.txt files and can open all kinds of *.txt files shch as 16bit files come from debug the assistant with one bunch of mouths
BMPShow
- 目前可以实现bmp.jpg.ico.gif等文件的读取,支持24bit与16bit的bmp和jpg文件保存(数组形式txt文件)
brew
- 使用VC++ 对8bit 16bit 24bit 的图像进行反转 放大缩小等图像处理
bitmap-source
- 这是一个效果非常好的24,16bit真彩位图转化成256彩色或黑白位图的演示程序-This is a very good effect true color bitmap into a 256-color or black and white bitmap demo
bmp2h
- bmp图像转换为C语言数组.h文件,包括1bit\2bit\4bit\8bit\16bit\24bit-convert the bmp image to C H file
raw
- 读取和写入raw格式图像,此格式图像文件存储一幅图中的全部像素点,并以每个像素点16bit数据保存-read and write a raw format 16-bit image
bmp
- 用C语言实现BMP图像的显示,可以显示出1bit,4bit,8bit,16bit,24bit图像-BMP image using C language display, can show 1bit, 4bit, 8bit, 16bit, 24bit images
tft2.4
- PROGRAM: ILI9325_AUO260.C DEscr iptION: PANEL: Driver IC: DOT SIZE: 240*320 WRITE BY: wen PCB BOARD: YAOYU TFT TEST BOARD INTERFACE: 80/16BIT -> P1-H /P0-L DATA :-PROGRAM: ILI9325_AUO260.C DEscr iptION:
16k~8k
- 完成16k 16bit采样深度到8k 16bit采样深度转换-Complete 16k 16bit sampling depth to 8k 16bit sampling depth conversion
BMP2TXT
- 将24位真彩色BMP图片转换成16位BMP,并将其保存成二进制代码,可以在单片机中使用。-24bit-BMP to 16bit-BMP
ourdev_451257
- 花了近3个月的毕业设计的时间,直到前几天完成的基本运营。论文繁忙过去几天中,第一次在地图上从现在使用的软件代码的方式。 STM32 RVMDK 。 某些功能,这个MP3播放: MP3播放功能,支持MP3/WAV/WMA/MIDI播放,支持快进,快退,歌词显示支持[第二十条:第二十条:二十] / [第XX : XX.XX ] / [第XX号:第XX号] ,以支持多话歌词共享标记 收音机功能,并支持自动发现服务台, FM76 〜 1.08 ,自动存入台湾 图片播放功能
SSFImageView09
- 10bit图像处理算法,能实现10bit转16bit算法。-10bit image processing algorithms, to achieve 10bit to 16bit algorithm.
bmpToArray
- 可以将16bit的位图转为数组处理。这样可以将图像资源直接放入设备的rom中,免得每次从文件系统读取影响速度。-16bit bitmap can be converted to array processing. This image resources directly into the device rom in, lest the impact each time the speed reading from the file system.
test
- 图像模糊算法,把边缘模糊化,暂时只支持16bit bmp。主要学习怎么完整做一个类似的程 序。包含文件读写等。-Blurring algorithm to blur the edges, only supports 16bit bmp. Key learning how to do a similar process complete Order. Contains the file reading and writing.
32bit-16bit
- 将32bit图像转化为16bit图像,并将转化后的图像输出。-turn 32bit picture to 16bit. then
Bmp2Hex
- 可以把一副16bit的bmp读取出来,换成一个c数组,用于例如ucos里面的图像显示编程。-You can read out one of the bmp 16bit and replaced with a c array, for example the ucos inside the image display programming.
fits_process
- fits图的16进制读出与处理,可自行增加对bias,dark,falt的处理-convert fits image from 16bit to decimal
cal_2to1
- 两个16bit的数字进行比较,每个时钟比较一次-Compare two 16bit digital each clock time
NT35510-16-or-18bit
- 51单片机,驱动nt35510TFT屏,包含16bit,及18bit驱动方式,显示红绿蓝黑白灰阶,小图片-51 MCU, drive nt35510TFT screen in
16biT-RawTo-8bit-Bmp
- 实现16位raw图像转换为8位bmp,代码可用-this code can realize transform 16bit raw image to 8bit bmp image , it can work well