Welcome![Sign In][Sign Up]
Location:
Search - bmp m

Search list

[Other resourcebmp2htm

Description: 作者:RockCarry工作室 陈凯 用TC2.0做的一个将BMP文件转换为HTML文件的小程序。 自己认为效果还不错,目前只能转换256色的BMP文件。 程序代码其实很简单,有兴趣的朋友,可以看看。 使用方法: 运行BMP2HTM文件即可,提示输入BMP文件名,记住目前只能转换256色的BMP图片。 然后会提示是否采用屏蔽色。 最后转换成功,在当前目录下面会生成一个名为A.htm的文件。这个就是转换后的文件了。 如果使用命令行方式,可如下: bmp2htm bmpfile.bmp -m 表示将bmpfile.bmp转换为A.htm,如果加上参数-m则使用屏蔽色,否则不使用。 目前只能支持256色的,并且小于64K的bmp位图。 RockCarry工作室 陈凯 2005.3.26-Author : RockCarry studio with Chen Kai WITH TC 2.0 will do a BMP file converted to HTML documents small programs. They think the results were pretty good, currently only 256-color conversion of BMP file. The code is very simple, interested friends can see. Use : Operation BMP2HTM documents can be, suggesting that BMP file name, remember currently only 256 color conversion of BMP images. Then suggest whether shielding color. The last successful conversion, in the current directory will generate a document entitled A.htm. This is the conversion of documents. If the use of the command line, as follows : bmp2htm bmpfile.bmp-m said bmpfile.bmp converted to A.htm, if the parameters - m using shielding color, or non-use. Currently only support 256-color, and less than 64K of bmp bitmap. RockCa
Platform: | Size: 113402 | Author: 陈凯 | Hits:

[Other resourceVQcoding

Description: 由matlab编写,带GUI界面。对bmp文件进行Vector Quantization。运行其中的VQ_GUI.m文件。 程序肯定是调试无误的。虽然比较耗时,但是最后能达到较好的图像效果和SNR。毕竟相比于VC,matlab运行较慢。 注意在点open打开了一个bmp文件过后,一定要先点VQ code,进行其他操作才能有效。-prepared by Matlab, with GUI interface. Bmp files to Vector Quantization. VQ_GUI.m running the paper. Debugging procedure is certainly unmistakable. Although it is quite time-consuming, but in the end will get better images and SNR. After all, compared to the VC, Matlab run slower. Attention to the point of open open after a bmp file, you must first point VQ code, other operations to be effective.
Platform: | Size: 68323 | Author: 王嘉宁 | Hits:

[Otherrelink

Description: MFC IIS防盗链 开发环境 vc++ 7.0(MFC) / windows 2003 sp1 / iis6.1 主要功能: 1 防盗链 2 限制文件下载线程数 3 限制文件下载速度 使用方法: 1 打开Internet 信息服务(IIS)管理器/本地计算机/网站/默认网站/属性/ISAPI筛选器/添加 2 名称随便 文件 选择你解压缩下来的relink.dll 3 重启IIS 4 打开ReLink.ini 具体参数: [settings] url= 允许外部链接的网站地址 以\"|\"号分开 如\"xfrog.cn|webtm.cn\" extension=gif|jpg|png|psd|bmp|swf|midi|wav|mp3|wma|avi|mpg|wmv|asf|rm|rmvb|zip|rar 需要过滤 监测的文件类型 以\"|\"号分开 speed=50 文件下载速度 单位\"K\" 需知 因为网络环境的不同 没那么准确 thread=2 单文件下载最大线程-MFC IIS defense Daolian vc Development Environment 7.0 (MFC) / windows 2003's p1 / iis6.1 main functions : a defense Daolian two restrictions download threads number three download speed limit use : an open Internet Information Services (IIS) Management / local computer / website / Default Web / Attribute / ISAPI Filter / add two names casually paper of your choice extract from the three heavy relink.dll Kai IIS 4 Open ReLink.ini specific parameters : [settings] url = allow external link to the website address of the "|", as separate "xfrog. cn | webtm.cn "extension = gif | jpg | png | psd | bm p | swf | midi | wav | mp3 | wma | avi | mpg | wmv | asf | r m | RealNetworks | zip | rar need to filter monitoring the file type "|" = 50 separate speed File Downl
Platform: | Size: 12438 | Author: 莫飞 | Hits:

[Special Effectse2md2.m

Description: BEMD对图像进行分解,包络构造采用Delaunay三角剖分和三次插值,得到分解的结果。 输入:灰度bmp图像 输出:imf1 imf2 imf3 残差
Platform: | Size: 2013 | Author: 胡佳宁 | Hits:

[Other resourceBPsimulationofpopulation

Description: ”BP.m“文件是BP神经网络整个模型的源程序; “train.fig”是训练时最后得到的图片; “程序运行的人口数量原始数据.fig”是预测结果绘制的图; “程序运行时matlab命令窗口的内容.txt”是运行程序是在matlab命令窗口显示的东西; “程序运行完产生的数据.mat”是程序运行完毕产生的数据。 .bmp文件和.fig文件一样
Platform: | Size: 36969 | Author: Dong Liang | Hits:

[Picture Viewerbmp2htm

Description: 作者:RockCarry工作室 陈凯 用TC2.0做的一个将BMP文件转换为HTML文件的小程序。 自己认为效果还不错,目前只能转换256色的BMP文件。 程序代码其实很简单,有兴趣的朋友,可以看看。 使用方法: 运行BMP2HTM文件即可,提示输入BMP文件名,记住目前只能转换256色的BMP图片。 然后会提示是否采用屏蔽色。 最后转换成功,在当前目录下面会生成一个名为A.htm的文件。这个就是转换后的文件了。 如果使用命令行方式,可如下: bmp2htm bmpfile.bmp -m 表示将bmpfile.bmp转换为A.htm,如果加上参数-m则使用屏蔽色,否则不使用。 目前只能支持256色的,并且小于64K的bmp位图。 RockCarry工作室 陈凯 2005.3.26-Author : RockCarry studio with Chen Kai WITH TC 2.0 will do a BMP file converted to HTML documents small programs. They think the results were pretty good, currently only 256-color conversion of BMP file. The code is very simple, interested friends can see. Use : Operation BMP2HTM documents can be, suggesting that BMP file name, remember currently only 256 color conversion of BMP images. Then suggest whether shielding color. The last successful conversion, in the current directory will generate a document entitled A.htm. This is the conversion of documents. If the use of the command line, as follows : bmp2htm bmpfile.bmp-m said bmpfile.bmp converted to A.htm, if the parameters- m using shielding color, or non-use. Currently only support 256-color, and less than 64K of bmp bitmap. RockCa
Platform: | Size: 112640 | Author: 陈凯 | Hits:

[Picture Viewer位图文件的读写综述

Description: 位图文件的显示程序,包括读取文件,显示文件,主要是BMP格式的文件-bitmap documents show procedures, including reading documents, papers, mainly BMP files
Platform: | Size: 4096 | Author: 马木木 | Hits:

[source in ebookvc_jiqiaoshili_part9

Description: Visual.C++程序设计技巧与实例--配套光盘 第9章 多媒体技术 本章的共有6个实例: 1. CopyWnd捕捉窗体内容存储到剪切板 2. BMPMovie实现位图动画 3. MyScreenSaver打造自己特色的屏保程序 4. PlayWave播放wav文件 5. MCIPlayer使用MCIPlayer来播放各种常见媒体格式(wav/midi/cd/avi) 6. AVIPlay播放Avi文件-Visual.C program design techniques and examples-- matching CD Chapter 9 multimedia technology in this chapter were six examples : 1. Form CopyWnd capture content storage shear deformation plate 2. BMPMovie achieve bitmap animation 3. M yScreenSaver create its own characteristics Programmer 4. PlayWave broadcast wav documents 5. MCIPlayer MCIPlayer to use common media broadcasts a variety of formats (wav/mi di/cd/avi) 6. AVIPlay broadcast Avi documents
Platform: | Size: 5948416 | Author: xixi | Hits:

[Special Effectse2md2.m

Description: BEMD对图像进行分解,包络构造采用Delaunay三角剖分和三次插值,得到分解的结果。 输入:灰度bmp图像 输出:imf1 imf2 imf3 残差-BEMD image decomposition, the envelope structure using Delaunay triangulation and cubic interpolation, the result of decomposition. Input: greyscale bmp image output: imf1 imf2 imf3 residuals
Platform: | Size: 2048 | Author: 胡佳宁 | Hits:

[Picture Viewerbmpopen

Description: 基于MFC的打开BMP类型文件 -Based on MFC to open the BMP file type
Platform: | Size: 3685376 | Author: 高原 | Hits:

[DVDM-12Server

Description: 讀取 DVD VOB file format 的 封包-DVD VOB file format to read packets
Platform: | Size: 5809152 | Author: Adam Tsai | Hits:

[GDI-BitmapGetFontFromBMP

Description: 完成从BMP到字得点阵转换,用与字库制作-Words from BMP to a dot matrix conversion, using the font production
Platform: | Size: 1444864 | Author: huangzhongyuan | Hits:

[Picture ViewerLoadBmp

Description: MFC读取Bmp图片 可打开Bmp图片,并把BMp图片绘制到view中来-MFC read Bmp image to open Bmp pictures, and Bmp images to view in the drawing to
Platform: | Size: 2807808 | Author: 李多 | Hits:

[matlabBPsimulationofpopulation

Description: ”BP.m“文件是BP神经网络整个模型的源程序; “train.fig”是训练时最后得到的图片; “程序运行的人口数量原始数据.fig”是预测结果绘制的图; “程序运行时matlab命令窗口的内容.txt”是运行程序是在matlab命令窗口显示的东西; “程序运行完产生的数据.mat”是程序运行完毕产生的数据。 .bmp文件和.fig文件一样
Platform: | Size: 36864 | Author: Dong Liang | Hits:

[Picture ViewerImageLoad

Description: MFC只提供了BMP位图的载入,我给大家提供一个包含JPG GIF TIF PNG 格式图片载入的类库-MFC provides only BMP bitmap loading, let us provide an included JPG GIF TIF PNG format image loading library
Platform: | Size: 93184 | Author: 杨永龙 | Hits:

[GDI-Bitmapraw_bmp

Description: raw图像格式与bmp图像格式的转换,matlab实现,具体参数详见m文件-raw image format and bmp image format conversion, implementate by matlab, the specific parameters detailed in m file
Platform: | Size: 3072 | Author: wenwen | Hits:

[Graph programImageProcessing

Description: It makes program EP2.CPP in C/C++ that, given an image in levels of gray m? .tga with letters H, V, W, X (arial boldface, different rotations and scales), creates binarizada image b? .bmp e, after that, creates colorful image c? .jpg painting each letter of a color. For example, executing the command below, we must get the images b1.bmp and c1.jpg.
Platform: | Size: 827392 | Author: Rodrigo | Hits:

[matlabdct

Description: M=512 原图像长度 N=64 K=8 I=zeros(M,M) J=zeros(N,N) BLOCK=zeros(K,K) 显示原图像 I=imread( f:\ceshi\yuanshitu.bmp ) figure imshow(I) xlabel( 原始图像 ) 显示水印图像 J=imread( f:\ceshi\logistic_nuaa64.bmp ) figure imshow(J) xlabel( 水印图像 ) 嵌入水印 tem=1 for p=1:N for q=1:N x=(p-1)*K+1 y=(q-1)*K+1 BLOCK=I(x:x+K-1,y:y+K-1) BLOCK=dct2(BLOCK) if J(p,q)==0 a=-1 else a=1 end BLOCK(2,1)=BLOCK(2,1)*(1+a*0.01) BLOCK=idct2(BLOCK) I(x:x+K-1,y:y+K-1)=BLOCK end end 显示嵌入水印后的图像 figure imshow(I) xlabel( 嵌入水印后的图像 ) imwrite(I, f:\ceshi\embedded.bmp )-M=512 原图像长度 N=64 K=8 I=zeros(M,M) J=zeros(N,N) BLOCK=zeros(K,K) 显示原图像 I=imread( f:\ceshi\yuanshitu.bmp ) figure imshow(I) xlabel( 原始图像 ) 显示水印图像 J=imread( f:\ceshi\logistic_nuaa64.bmp ) figure imshow(J) xlabel( 水印图像 ) 嵌入水印 tem=1 for p=1:N for q=1:N x=(p-1)*K+1 y=(q-1)*K+1 BLOCK=I(x:x+K-1,y:y+K-1) BLOCK=dct2(BLOCK) if J(p,q)==0 a=-1 else a=1 end BLOCK(2,1)=BLOCK(2,1)*(1+a*0.01) BLOCK=idct2(BLOCK) I(x:x+K-1,y:y+K-1)=BLOCK end end 显示嵌入水印后的图像 figure imshow(I) xlabel( 嵌入水印后的图像 ) imwrite(I, f:\ceshi\embedded.bmp )
Platform: | Size: 1024 | Author: 123096321 | Hits:

[matlabJPEG_compression_image.m

Description: 利用Matlab编程实现对lena.bmp灰度图象进行QF=50和QF=40的压缩和解压缩,比较二者的PSNR,并且利用霍夫曼编码模拟信道中传输图象。通过了Matlab2009A测试。-Using Matlab program to compress and decompress the gray image Lena.bmp at QF = 50 and QF = 40,as well as comparing the result of two situation.Then using Huffman coding analog channels transmitted images. Adopted Matlab2009A test.
Platform: | Size: 2048 | Author: Alex | Hits:

[Special Effectsm

Description: 对BMP格式的无损图片通过一些算法实现JPEG压缩编码处理 -JPEG encoding the AC coefficients AC Huffman encoding source
Platform: | Size: 747520 | Author: 院楚君 | Hits:
« 12 3 »

CodeBus www.codebus.net