搜索资源列表
asmfiles
- convert numbers from h to d or b to h
261CAP.ZIP
- convert avi,cif,qcif to h.261 file
jpgTobin
- convert *.jpg file to *.h format
jpg2header
- convert *.jpg file to *.h format
H264toFLVandRTMP
- 将h.264文件转化为flv格式并通过rtmp协议发送到adobe 流媒体服务器 实现网页播放-it is a program to convert the h.264 format data to flv data,by using the rtmp publish to adobe server,then you can watch it by web
HEX-BIN.rar
- HEX转换BIN转换工具用于单片机的编译,HEX conversion tools convert BIN compiler for SCM
bmp2h.zip
- convert bmp file to header file(.h) data program,convert bmp file to header file(.h) data program
GDAL160.ZIP
- GDAL1.6最新代码,其中包含图形、图像处理。特别是GIS的多种格式数据的读取与转换处理。-GDAL1.6 the latest code, which includes graphics, image processing. In particular, the GIS data in multiple formats to read and convert to deal with.
hex_to_int
- source code to convert hes to string and from string to hex ource code to convert hes to string and from string to hex -source code to convert hes to string and from string to hex ource code to convert hes to string and from string to hex
ThesamemethodbasedontheimpulseresponseoftheIIRdigi
- 基于冲激响应不变法的IIR数字滤波器设计,冲激响应不变法的设计原理是利用数字滤波器的单位抽样响应序列H(z)来逼近模拟滤波器的冲激响应g(t)。 按照冲激响应不变法的原理,通过模拟滤波器的系统传递函数G(s),可以直接求得数字滤波器的系统函数H(z),其转换步骤如下: 1) 利用ω=ΩT(可由关系式 推导出),将 , 转换成 ,Ω,而 , 不变; 2) 求解低通模拟滤波器的传递函数G(s); 3) 将模拟滤波器的传递函数G(s)转换为数字滤波器的传递函数H(z)。 -The
HSL
- RGB转HSL 本程序将RGB值转换成HSL值。给出了具体的算法和程序源码-RGB to HSL values of the program will convert RGB values into HSL. Given the specific source of the algorithm and procedures
Ffmpeg H264 Decoder Lib
- 本解码库以ffmpeg为参考模型,针对不同档次的H.264码流进行了修正,解码核心部分进行了相应的MMX优化。 整个解码过程分3个步骤进行,只需要按顺序调用头文件里描述的初始化、处理、释放这三个函数即可。 解码得到的图像数据为YUV,该工程将YUV转换为RGB,直接显示,省去了解码后,还需要借助YUVViewer等工具打开YUV文件的步骤,更加的方便快捷。 支持各个档次的H.264码流解码,将H.264码流放在H264Test目录下即可。 编译平台:VC6.0,VC200
InfinityCVT
- ActiveX for convert WAV files to DIALOGIC ADPCM audio format
PDFtoWORD
- 一个PDFTOWORD的软件,就是将PDF文件转换为WORD文件-A PDFTOWORD software, PDF files is to convert WORD documents
ConvBDF1
- Usage: convbdf [options] [input-files] convbdf [options] [-o output-file] [single-input-file] options: -c Convert .bdf to .c source file -h Convert .bdf to .h header file (to create sysfont.h) -f Convert .bdf to .fnt font file -b Convert
Dictionary_Search
- 有名的词典查询 自动生成10000个单词然后找他的类似词。。。 -//Dictionary #include <iostream> #include <fstream> #include <string> #include <time.h> #define maxsize 10000000 #define exp_n 10000 using namespace std string word[maxs
matio-1.3.4
- 读取matlab数据文件(.mat)一个库。它可以把.mat文件转换成C/C++结构体。很实用。-This is a library for reading mat file of matlab.It can convert the data of .mat file into c/c++ structure. It is usefull , and very easy to use.
New-folder-(2)
- Color HSV image Edge detection based on Histogram Equalization Convert The RGB image to HSV image Separate the HSV to H,S,V component Preserve the H,S component Perform edge detection on V of the image-Color HSV image Edge detection based on His
JPG2RGB565
- JPG2RGB565 说明: 1.对于单片机而言有的时候需要显示图片,一般单片机为了节约资源采用的图片一般为RGB565格式, PC机上用的一般是RGB格式,也就是说PC机器上RGB(R,G,B)三个字节表示一个像素,单片机采 用两个字节表示一个像素,第一个字节的高5位表示R,第一个字节的低3位和第二个字节的高3位 表示G,第二个字节的低5位表示B 2.本程序支持JPG格式转为RGB565格式,显示在屏幕上或者用管道命令输出到一个文本文件 命令行:JPG2RGB
convert_from
- See Also convert.h for conversions formats to I420. I420Copy in convert to I420ToI420. -See Also convert.h for conversions formats to I420. I420Copy in convert to I420ToI420.