搜索资源列表
Openearth
- 用OpenGL实现展开地球的三维动画 打包说明:打包软件为winzip,其中paper.zip为正文压缩文件,解压后 为word2000环境下的正文文件paper.doc,program.zip为源程序压缩文件,解压后为VC++6.0环境下的工程文件OpenEarth.dsp等系列程序...及作为纹理使用的位图文件Wordmp.bmp 程序使用说明 解压program.zip为源程序压缩文件,将opengl32.lib glu32.lib glaux.lib等库文件拷
jpeg_C6711_DSP_yasuo
- 基于C6711 DSP下jpeg图像压缩解压缩程序,实现jpeg bmp gif ppm格式图片的互转-under jpeg image compression decompression procedures, bmp gif achieve jpeg format pictures ppm of referrals
easy_JPEG_decde_prog
- 利用标准C写的 简单的JPG图片转BMP图片 程序。没有使用特殊的除,可以轻松转换为DSP或单片程序。
dsp/ReadImage
- 一个完整地读取和显示BMP图像,还有旋转,缩放和增强BMP图像
VC视图绘制动态曲线图
- ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : TestDrawCurve_26 ======================================================================== AppWizard has created this TestDrawCurve_26 applic
DSP
- 图片(bmp,jpg等)与DAT格式文件相互转换,实现DSP读取,存取图像,另附《Matlab辅助DSP进行图像处理应用开发》-Photo (bmp, jpg, etc.) and DAT format files converted with each other to achieve DSP read, access images, attached " Matlab-assisted DSP for image processing application development&
jpegconvert
- 编译源文件生成可执行文件TestLibjpeg.exe, 此程序可以转换bmp位图为jpg格式,或解压缩 jpg格式图像为bmp格式。 将需转换的bmp格式图片存到和TestLibjpeg.exe 相同的文件夹下,在DOS界面下使用命令行参数 bmp到jpeg的转换使用:TestLibjpeg.exe j 原图片名.bmp 目标图片名.jpg jpeg到bmp的转换使用:TestLibjpeg.exe b 原图片名.jpg 目标图片名.bmp- AppWizard h
VDSP_signle_image_catch
- black-fin DSP处理器单帧图像获取程序,包含通用CCD芯片驱动程序,获取的图像存为bmp文件格式。-black-fin DSP processors, single-frame image acquisition procedures, including general-purpose CCD chip drivers, access to the images saved as a bmp file format.
ConvertingDataFormats
- 将bmp图片格式转换成dsp能够识别的数据格式-The report focuses on the conversion process using data format converting utilities supporting the Texas Instruments(TI) TMS320 (C1x/C2x/C2xx/C5x/C54x) fixed-point digital signal processor (DSP) in COFF format.
Lab544-VideoBMP
- dm642 dsp 上位机通信 生成图像文件-dm642 dsp PC communications generated image files
IP102_Grayscale
- 在dsp上是实现图像的灰度图。一个256色的bmp,去掉其颜色,然后将其变为灰度图。-Is realized in the dsp grayscale images
bmp(DSP)
- 这是我写的一个在DSP(CCS)上打开一个bmp文件的程序源代码,希望对大家有所帮助,谢谢!-This is a source code to open bmp file on DSP(CCS),written by me,Thanks!
Read_BMP_to_C
- 读取图像文件转化成c文件。使DSP直接加载,增加编译速度-read bmp picture to c
BMPRead
- 使用C语言开发的DSP读取BMP格式图片的程序,使用硬件平台为TMS320C6747,CCS5.3上仿真通过!-Developed using the C language tms320c6747DSP read BMP bitmap program!
myFirstGame
- windows下的小游戏。适合游戏编程初学者。 解压缩以后,用VC++6.0直接编译连接即可运行。 压缩包内包含以下内容。 myFirstGame | |--Debug | |--images | | | |--bg.bmp | |--boss0.bmp | |--boss0_.bmp | |--boss1.bmp | |--boss1_.bmp | |--boss2.bmp | |--boss2_.bmp | |--boss3.b
ImgDatMaker
- 该程序在CCSV5.2上编写,适用于用于在DSP软件仿真模式是下读取一张BMP格式图片(包含了图像数据的上下互换),并能在CCSV5.2上显示出来-The programs are written on the CCSV5.2, is suitable for used to read under the DSP software simulation model is a BMP format picture (containing the image data and swap), and
wavelet
- 用C语言实现的小波变换,小波基和分解级数易更改,附带有C语言读取BMP文件的方式,方便移植到DSP或嵌入式系统上-C language wavelet transform, wavelet bases and decomposition level is easy to change, comes with C language to read BMP files, convenient ported to DSP or embedded systems
STM32F1XX代码工程::BMP图片显示(库函数)
- STM32F10x系列DSP的源代码工程:BMP图片显示(STM32F10x series DSP source code engineering: BMP picture display)
TMS320C66x KeyStone架构多核DSP入门与实例精解
- 本书围绕美国德州仪器公司(TI)最新的KeyStone架构C66x多核DSP,介绍了CCSV5的使用、SYS/BIOS、多核编程技术、KeyStone架构体系以及内存管理、C6678芯片硬件及外设,并且在CCSV5 Simulator,以及C6678 EVM硬件环境下运行了bmp格式图像处理、IPC,VLFFT,Imaging Processing, HUA等实例,最后介绍了多核Boot的原理与实例。同时,也给出了多核DSP的应用,特别是在医学超声中的应用。(This book introduc
image_demo
- 本工程在C6678上实现了BMP图像的读取,滤波,锐化等操作。可以作为多核DSP图像处理的资料,自己在CCS6平台上测试验证没有问题(This project has realized the reading, filtering and sharpening of the BMP image on C6678. It can be used as a multi-core DSP image processing data, and to test validation on the CCS6