搜索资源列表
dither_bmp
- VC实现的实现图案化和抖动技术,以及bmp转变为txt-VC achieve the pictorial and jitter technology, and bmp into txt
ReadDIBdib
- 读取位图图像,压缩包内的文件是vc编写存在txt文件中,方便快捷-read bitmap images, compressed within the document is prepared vc there txt document, convenient and quick
fingerDIP
- Using Guide: VC++6.0 employ the command in the menu step by step: image smooth image normalization Draw Dot direction Draw Block direction Draw Smooth direction Gabor filters enhancement \"readme.txt\" file: this
LCDMatrix
- 用VC实现将图片处理转存为C、H或TXT等文本文件,数据格式按液晶模块LCD12864显示要求,可方便单片机实现将图片显示到128X64液晶模块上。
Example02
- 网络变成的核心资料,拿来与大家共分享全 vc实现.txt
Example03
- 网络变成的核心资料,拿来与大家共分享全 vc实现.txt
Example04
- 网络变成的核心资料,拿来与大家共分享全 vc实现.txt
Example13
- 网络变成的核心资料,拿来与大家共分享全 vc实现.txt
Example15
- 网络变成的核心资料,拿来与大家共分享全 vc实现.txt
Example14
- 网络变成的核心资料,拿来与大家共分享全 vc实现.txt
1
- VC++利用OpenGL画Bezier曲线.txt
Bmp2Txt
- Bmp图像转为TXT文件,基于VC++开发-Bmp image into a TXT file based VC++ development
vcCAD
- 用VC++开发的一个小型CAD系统,文件结构如下 Circle.cpp CircleTool.cpp CopyCircle.cpp CopyLine.cpp CopyRectangle.cpp CopyShape.cpp DataBase.cpp Draw.cpp Line.cpp LineTool.cpp MainFrame.cpp ManagerTool.cpp MirrorCircle.cpp MirrorLine.cpp Mir
FFT
- 1. 运行myfft.exe 把音频数据经过fft后存放在data.txt文件中 2. 再运行HUITU.exe把data.txt中的数据一帧一帧的画到屏幕上,形成动态效果 3. 运行soundee.exe 是还原声音 注:其中myfft.c是fft的C语言代码,用VC实现的;HUITU.C是绘图代码,用TC实现的;soundee.c是还原声音代码,用VC实现的。 -1. Myfft.exe run the audio data stored in the post-fft
FDCT
- VC++图像DCT快速变换源码,包括普通DCT、快速DCT、快速IDCT算法的实现。程序执行后, 将每一种变换的结果存为TXT文档 ,方便查看-VC++ Fast DCT transforms the image source, including ordinary DCT, fast DCT, fast IDCT algorithm. Program execution, it will transform the results of each saved as TXT document
color
- 黄色占整个图像的比例,vc++环境,txt格式-Yellow proportion of the total image
vc_tiff
- vc++读取tiff文件,是一个txt文件-using vc++ to read the tiff file , it is a txt file
ug-txt
- 利用VC++6.0对UG进行外部模式的开发的设计代码-failed to translate
MapTexture
- 纹理贴图程序。贴的是TXT文件.基于OPENGL语言,是在VC下实现的。是一个比较基础的程序。-texture program
输出图像像素值
- 读取一幅图像的RGB值,并将该值输出到txt文本中(Read the RGB value of an image and output the value to txt text)