搜索资源列表
DCOM_RemoteControl
- 软件名称: 远程计算机管理(DCOM技术)(客户端/服务端) 功能说明: 本软件最大的特点不是利用socket实现的,而是使用了DCOM技术,服务器端是一个NT Service 程序,因此远程计算机不用登录系统就可以进行连接,可以用于远程计算机的管理, 目前功能如下: 1.可以查看远程桌面,使用了GDI+进行数据的转换(把BMP数据转换成PNG格式),传输速度快 2.可以用鼠标控制 3.可以用键盘控制 4.服务端可以被多人连接控制 5.可以(强行)重启
Leon_5_3_2(GDI+)
- 自做的MDI,可打开BMP文件并作相应处理,包含很全面的位图操作函数并封闭了一个CDib类。-done since the MDI may open the BMP file and dealt with accordingly. includes comprehensive bitmap manipulation functions and the closure of a CDib category.
WinServer
- Winsock 可以查看远程桌面,使用了GDI+进行数据的转换(把BMP数据转换成PNG格式),传输速度快 2.可以用鼠标控制 3.可以用键盘控制 4.服务端可以被多人连接控制 5.可以(强行)重启/关机 6.可以远程登录计算机,并且可以发送Ctrl+Alt+Del三键出现登录界面(Win2000/NT4.0/XP) 7.能够读取远程计算机的剪贴板,并且放在本机的剪贴板中-Winsock can view Remote Desktop, GDI used for data conversio
badaoxiama1
- 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 比较重要的地方 读BMP文件,只能打开256色 (可以是灰度) 关于VC和windows 的绘图机制: 使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 windows下的MFC编程机制,消息驱动,事件等待! 虽然已经弄出来了,还是希望大家好好读读源程序。 你们以
richeditTestPic
- 实现RichEditCtrl显示各种图片(BMP、GPG、GIF、TIFF、PNG等),使用了GDI+托管功能,借用了显示位图功能,希望能对大家有所帮助
DImage
- 利用GDI打开图象,显示图象,能打开BMP,JPEG格式的图象
YCbCr2RGB
- vc环境下 开发的ycbcr与RGB的互相转换功能,并实现转换后生成bmp文件和ycbcr文件,并将生成的bmp文件转换成jpg文件了 使用时注意加载GDI库,及相关环境配置,SDK已经在此源码库里
Screenshots
- Win32例子源代码(截屏活动窗口,桌面)(Gdi库bmp转化成jpg等比,指定尺寸)(封装成2个类)-Win32 example code (screenshots activities window, desktop) (Gdi library BMP, JPG form into a specified size) (package into two classes)
SaveScreen
- mfc例子,分别是使用DDraw抓桌面以及使用GDI抓桌面保存为RGB32格式bmp图片-mfc example, were caught using DDraw grab the desktop and the desktop using the GDI bmp format images saved as RGB32
CoverJpeg
- VS2005下使用GDI+将BMP转换成JPG-VS2005 use GDI+ The BMP into JPG
GDI1
- GDI入门很好的代码,自己写的 主要是显示一个BMP文件-GDI good entry code, wrote it myself mainly display a BMP file
17869334BMP24ToRGB565
- GDI方面bmp的code,喜欢的可以看看哦-Bmp the GDI side code, like, oh look at
bmp2jpg
- 将BMP图片转为JPG,采用GDI+-BMP images will be converted to JPG, the use of GDI+............
GDIPicture
- GDI+Picture用GDI+加载PNG,BMP,JPG图片进行绘图.-GDI+PictureGDI+PictureGDI+PictureGDI+PictureGDI+PictureGDI+PictureGDI+PictureGDI+PictureGDI+Picture
prosilica-update
- this also prosilica ui example. with external trigger, update gain automatically, exposure automatically, show picture in ui, save picture in bmp/jpg, and implement with gdi+ also.download and compile it directly to use.-this is also prosilica ui exa
t7plus
- 使用 GDI+ 进行 BMP图像批量转换 JPG 稍微修改的话就可以输出别的格式-BMP images using GDI+ for batch converting JPG, then you can slightly modify the output of other formats
gdi-class
- gdi class library load bmp, jpg and save to bmp jpg and many other format display bitmap draw font using dib and ddb
GDI
- GDI库以及头文件,用于MFC界面编程中BMP图片绘制。-GDI library and header files for the MFC interface programming BMP Image draw.
GDI-BMP-Move
- GDI 显示 BMP循环滚动 源码-The GDI display BMP circulation scroll source
GDIPlus
- 图形编程增强库文件(内附vc 6.0引用说明),可直接显示BMP.JPG等图片文件(Graphical programming to enhance library files (containing VC 6 reference notes), you can directly display BMP.JPG and other picture files)