搜索资源列表
RectTracker
- MFC 带有一个 CRectTracker 类. 用来画出所谓的橡皮条矩形. 但在 WTL 里面, 没有对应的类. 所以,自己写了一个非常简单的 mix-in class, 在 WTL 里面使用, 将这个类作为您的窗口的基类即可让窗口具有画橡皮条矩形的行为.上载的压缩文件包含两个源文件, RectTracker.h 即为这个 mix-in class. SnapShotWnd.h 为使用这个类的一个窗口. 还有一张屏幕抓图, 从图片可以看出这个窗口的功能, 他实现类似透明窗口的功能.
bmp24tobmp16
- 一个BMP文件转换源码,用VB写的 可把16位或24位高彩色图转为R5G6B6格式, 对开发彩色显示屏的有一定帮助.-a BMP file conversion source code, VB can write 16 or 24 high-color map to R5G6B6 format, the development of color displays will definitely help.
editor_Image
- VC写的图象编辑器,能够以多种方式处理位图文件-VC write image editor, in a variety of ways to handle bitmap file
imageread
- 使用各类图像文件的读写插件来对各种图像文件进行读写。-use various types of image files to read and write plug-ins for various image file and write.
BMP-Graphics-editor
- 图形编辑器(graphical editor)允许用户改变位图图像,比如大家经常用到的Photoshop。它所采用的改变方法和文本编辑器允许修改文档的方法一样。位图图像由MxN 的像素矩阵来表示,并且每个像素点都有给定的颜色。 我们的任务就是来要编写一个程序来模拟一个简单的交互式图形编辑器,并将生成的图片存储到一个 BMP 格式的文件中。 -Graphics editor (graphical editor) allows the user to change the bitmap i
BMP_rw_code
- WRITE BMP FILE
wrbmp
- 針對bmp圖檔,可以利用此程式寫出正確的bmp圖檔。-Bmp file for, we can use this program to write the correct bmp files.
qqw
- 位图的存取在vc中的 因为所在的项目中我负责的模块是有关与位图的读写和存储的,所以看了一些资料后,并且成功在vc 下实现所需的功能后写下这篇读书报告。 对于位图,要想在vc中实现读取和存储,先必须了解BMP的文件格式。 BMP文件大体上分成四个部分:位图文件头,位图信息头,调色板,实际的位图数据。 位图文件头BITMAPFILEHEADER是一个结构,它的定义如下: typedef struct tagBITMAPFILEHEADER{ WORD bfType
BMPstructure
- 写了一个位图的操作类,找了不少的bmp文件结构解析。发现没有一个完全正确的、完整的。在完成这个位图操作类后整理了这一篇位图文件解析。 可以说这是在中国能找的的,最好的bmp文件格式解析。就是非常有名的《图形图像文件格式大全》,在与此比较之下,对bmp的讲解,也显得粗浅。 《图形图像文件格式大全》这本书我有,不要认为我没看。其中所述确实粗浅。虽说归类于c++,这其实是一篇完美的技术文档-Write a bitmap type of operation, to find a lot of s
vcjiaguwentitong
- 一款甲骨文识别系统 1.源码齐全 2.全部检测完成 3.部分组件文件名经过改动 4.所选类别和开发环境为VC++ 5.乱写说明或说明不够认真 6.压缩文件有密码为pudn.com -Oracle, a recognition system 1. Source complete 2. All testing completed 3. After some changes the file name components 4. The selected t
Code
- This is one document File.I write a logic of to convert Color EmF to grayscale EMF file.It is very helpful .-This is one document File.I write a logic of to convert Color EmF to grayscale EMF file.It is very helpful .
BMP
- 讀取.寫入BMP檔案,並且顯示圖片訊息,可以選擇輸入的檔案名稱以及輸出的檔案名稱-Read. Write BMP files, and display picture messages, you can choose to enter the file name and output file name
color_rectange
- 用Pbasic语言写的绘图程序,调用了API函数,绘图速度相当快,可执行文件很小,基本不占空间,对游戏程序设计者有极大的参考价值.-Pbasic language used to write the mapping process, call the API function, mapping at a fairly rapid pace, a small executable file, the basic space, the procedure of the game designers
BMP
- bmp文件的读写,对了解手机图片的编程和修改有帮助-bmp file to read and write, to understand the cell phone picture and modify the programming help
ScreenCap
- 屏幕抓取软件,可以将抓到的文件写入一个avi格式的文件进行连续的播放哦,也可以单独截取屏幕图像并保存-Screen capture software, you can write an avi file captured file format for continuous playback Oh, you can separate screen capture and save images
PrintScreen
- mfc写的截屏工具,可以保存到粘贴板或者保存为bmp文件-mfc write screenshot tool, you can save to the clipboard or saved as a bmp file
chuangkou
- 利用dcmtk对dcm文件进行窗口调节,dcm转bmp,从dcm文件提取图像数据并进行算法的设计。读取tag信息。写入tag信息。功能很多哦-The dcmtk of dcm file window adjustment, dcm to bmp, extract the image data from the dcm file and algorithm design. Read the tag information. Write tag information. Features a lot
AVIRec
- The source code of the project and indicate the reception of streaming video over the network and write it to a AVI file using the Windows API
READ-WRITE-IMAGE-FILE
- 在SQLSERVER中读取,写入图像文件-SQL SERVER READ WRITE IMAGE FILE
vb-call-DLL
- 首先,用vc写dll文件,然后调用VB,它已经通过调试。-Firstly, use vc write dll file, and then call vb;it has been through debugged.
